8000 Bug fix/headers cleanup by jsteemann · Pull Request #11391 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@jsteemann
Copy link
Contributor

Scope & Purpose

Remove some unused includes

  • Bug-Fix for devel-branch (i.e. no need for backports?)
  • The behavior in this PR can be (and was) manually tested (support / qa / customers can test it)

Testing & Verification

Just needs to compile

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

@jsteemann jsteemann added this to the devel milestone Apr 4, 2020
@jsteemann jsteemann requested a review from ObiWahn April 4, 2020 12:10
@jsteemann
Copy link
Contributor Author

Copy link
Contributor
@ObiWahn ObiWahn left a comment
8000

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@jsteemann jsteemann merged commit 0346348 into devel Apr 6, 2020
@jsteemann jsteemann deleted the bug-fix/headers-cleanup branch April 6, 2020 06:12
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)
  ...
markuspf pushed a commit that referenced this pull request Apr 6, 2020
* added default server settings struct

* added new file to cmakelist

* added server defaults to create graph api

* new api

* removed unused include

* compile community

* Bug fix/headers cleanup (#11391)

* Bug fix/debug rocksdb mapping error (#11386)

* simplify register planning code, a bit (#11385)

* Add Cluster/ServerDefaults.cpp to CMakeLists.txt

Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Markus Pfeiffer <markus@arangodb.com>
mchacki added a commit that referenced this pull request Apr 21, 2020
* Added changelog entry stub

* Added dump/restore tests for satellite graphs (#11278)

* Feature/satellite graphs move singletons to dbserver (#11284)

* Fixed optimizer rules order, so singletons will be moved onto the DBServer after satellite graphs are scattered

* Reordered satellite optimizer rules

* added a missing check for replicationFactor equals satellite (string) (#11307)

* Parallel Gather Satellite Graphs (#11315)

* Parallel gather when using satellite traversals.

* Feature/satellite graphs extend graphsuite k shortest path (#11300)

* add weightAttribute support to our TestGraph environment

* added distances values to graphs

* added multiple shortest path tests to proto graphs

* added first k shortest path example to graph test suite

* fixed an assert, more testcases

* added smallCircle k shortest path tests

* added completeGraph k shortest path tests

* more cleanup, added bug in shortestpath check method, new tests

* one more k shortest for complete graph

* added k shortest path tests for easypath graph

* added k shortest path tests for advancedpath graph

* added k shortest path weight tests for advancedpath graph

* Small changes and clean up.

* Fixed tests for kShortestPaths to correctly test lengths.

* clean up.

* Fixed one test and clean up.

Co-authored-by: lamai93 <lars@arangodb.com>

* Exported isSatelliteNode and isUsedAsSatellite. (#11343)

* Feature/satellite graphs 2 modification creation tests (#11332)

* graph initial check, added new error

* collection graph check

* added parameter

* formatting, changed a methods signature

* applied new signature

* cleanup, removed not needed functions, moved back to private

* applied new signature

* cleanup, re-added const

* removed not needed method

* cleanup

* compile again

* cleanup

* cleanup, added rule, added error

* only add vertex if not already found in edges

* rm log

* extended test

* only do if needed

* comment

* Feature/satellite graphs 2 default values overhaul (#11382)

* added default server settings struct

* added new file to cmakelist

* added server defaults to create graph api

* new api

* removed unused include

* compile community

* Bug fix/headers cleanup (#11391)

* Bug fix/debug rocksdb mapping error (#11386)

* simplify register planning code, a bit (#11385)

* Add Cluster/ServerDefaults.cpp to CMakeLists.txt

Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Markus Pfeiffer <markus@arangodb.com>

* Update CHANGELOG

* Fixed compile error through merge conflict

* Fix traversal test for k-shortest-paths

* remove merge fallout

* Fix merge fallout

* Merge fallout fixup

* Satellite-Graphs / Broken Sorted Gather (#11340)

* Added new optmizer rule to fix broken sorted gather when used together with satellite collections.

* Test for smart joins.

* Formatting.

* Added indexes to the inspected list.

* Cluster only tests.

* Fix jslint.

* Fixed graph nodes.

* Handled more node types and improved assertions

Co-authored-by: Tobias Gödderz <tobias@arangodb.com>
Co-authored-by: Michael Hackstein <michael@arangodb.com>

* Added waitForSatellite to IndexExecutor. (#11362)

* Added waitForSatellite to IndexExecutor.

* waitForSatellite for all graph nodes if required.

* Move waitForSatellite to createBlock.

* Merge fallout fixup and some moving code

* Merge crud.

* Community fix

Co-authored-by: Markus Pfeiffer <markus@arangodb.com>

Co-authored-by: Heiko <hkernbach@users.noreply.github.com>
Co-authored-by: lamai93 <lars@arangodb.com>
Co-authored-by: hkernbach <heiko.kernbach@gmail.com>
Co-authored-by: Markus Pfeiffer <markus@arangodb.com>
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
Co-authored-by: Simran <Simran-B@users.noreply.github.com>
Co-authored-by: Michael Hackstein <michael@arangodb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0