8000 Bug fix/schema validation return code by jsteemann · Pull Request #11341 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Bug fix/schema validation return code #11341

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 27, 2020

Conversation

jsteemann
Copy link
Contributor

Scope & Purpose

Fix HTTP return codes for rejected documents from HTTP 500 to HTTP 400, add tests.

  • Bug-Fix for devel-branch (i.e. no need for backports?)
  • Strictly new functionality (i.e. a new feature / new option, no need for porting)
  • The behavior in this PR can be (and was) manually tested (support / qa / customers can test it)
  • The behavior change can be verified via automatic tests

Testing & Verification

This PR adds tests that were used to verify all changes:

  • Added new integration tests (http_server)

http://172.16.10.101:8080/view/PR/job/arangodb-matrix-pr/9171/

@jsteemann jsteemann added this to the devel milestone Mar 26, 2020
@jsteemann jsteemann requested a review from ObiWahn March 26, 2020 16:19
@jsteemann
Copy link
Contributor Author

Tests blue except unrelated hot_backup failure

@jsteemann
Copy link
Contributor Author

@jsteemann
Copy link
Contributor Author

@ObiWahn : would you mind reviewing?

@jsteemann jsteemann merged commit 19d1e20 into devel Mar 27, 2020
@jsteemann jsteemann deleted the bug-fix/schema-validation-return-code branch March 27, 2020 09:59
ObiWahn added a commit that referenced this pull request Mar 27, 2020
…ql-functions

* origin/devel:
  Bug fix/schema validation return code (#11341)
  Fix explainer output when restricting collections (#11338)
  remove tabstops
  Improve endpoint handling. (#11236)
  revert HTTP return code change for user API, add tests (#11331)
  remove unused header files (#11320)
  Feature/aql subquery execution block impl execute implementation batch sub queries (#11318)
  Fix isAdminUser. (#11326)
ObiWahn added a commit that referenced this pull request Apr 6, 2020
…ture/utf-8-validation

* 'devel' of https://github.com/arangodb/arangodb: (21 commits)
  Bug fix/headers cleanup (#11391)
  Feature/internal issue #672 (#11370)
  GraphNodes now copy the graph when cloned (#11345)
  fix lame compile error
  Feature/aql subquery execution block impl execute implementation harvesting (#11349)
  remove obsolete recoveryData
  Feature/dismantle mmfiles (#11354)
  Fix an agency supervision bug. (#11356)
  (mostly) restore pre-3.7 API behavior (#11364)
  validation: AQL functions (#11327)
  Check MSVC_VERSION instead of CMAKE_GENERATOR (#11351)
  added sleep time (lousy fix)
  Feature/aql interleave function (#11352)
  cheapify IN lookups on unsorted arrays (#11342)
  Bug fix/fix msvc2019 build (#11052)
  Allow easier removal of validation rules. (#11346)
  upgrade RocksDB (#11308)
  Introduce more type-safe identifiers (#11270)
  Bug fix/schema validation return code (#11341)
  Fix explainer output when restricting collections (#11338)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0