Skip to content
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

used the required mutex in Store::clear to avoid races #2957

Merged
merged 2 commits into from
Aug 5, 2017

Conversation

jsteemann
Copy link
Contributor

also added asserts for that the mutex is actually held everywhere where it is required

also added asserts for that the mutex is actually held everywhere where it is required
@jsteemann jsteemann added this to the 3.2.1 milestone Aug 4, 2017
@fceller
Copy link
Contributor

fceller commented Aug 5, 2017

LGTM

@fceller fceller merged commit 49fa0bf into devel Aug 5, 2017
ObiWahn added a commit that referenced this pull request Aug 7, 2017
…ture/js_to_cpp_transaction_handler

* 'devel' of https://github.com/arangodb/arangodb: (30 commits)
  fix typo
  specialize IndexIterator::skip for primary indexes (#2952)
  Feature/jenkins pipeline (#2967)
  lower concurrency
  Feature/jenkins pipeline (#2966)
  Feature/jenkins pipeline (#2963)
  RocksDB: Optimizing dropCollection / dropIndex / fillIndex (#2927)
  used the required mutex in Store::clear to avoid races (#2957)
  Bug fix/macos readlink (#2961)
  ensure that exit signals are still valid (#2962)
  Bug fix/daily fixes (#2958)
  Feature/slow queries log bind vars (#2954)
  add "cluster selectivity estimates" to CHANGELOG (#2956)
  fixed issue #2943 (#2945)
  fixed issue #2949 (#2951)
  Feature/jenkins pipeline (#2944)
  Bug fix/nightly fixes (#2946)
  Fixing occasional foxx errors (#2953)
  Bug fix/windows non docker build (#2941)
  Improve windows compatibility...remove shell scripts..use cmake logic (#2940)
  ...
@fceller fceller deleted the bug-fix/add-missing-store-lock branch August 8, 2017 19:55
ObiWahn added a commit that referenced this pull request Aug 9, 2017
…-fix/planning-issue-514-replication_api

* 'devel' of https://github.com/arangodb/arangodb:
  Adding `db._engineStats` for arangosh
  fix typo
  specialize IndexIterator::skip for primary indexes (#2952)
  Feature/jenkins pipeline (#2967)
  lower concurrency
  Feature/jenkins pipeline (#2966)
  Feature/jenkins pipeline (#2963)
  RocksDB: Optimizing dropCollection / dropIndex / fillIndex (#2927)
  used the required mutex in Store::clear to avoid races (#2957)
  Bug fix/macos readlink (#2961)
  ensure that exit signals are still valid (#2962)
  Bug fix/daily fixes (#2958)
  Feature/slow queries log bind vars (#2954)
  add "cluster selectivity estimates" to CHANGELOG (#2956)
hkernbach added a commit that referenced this pull request Oct 11, 2018
hkernbach added a commit that referenced this pull request Oct 11, 2018
jsteemann pushed a commit that referenced this pull request Oct 11, 2018
jsteemann pushed a commit that referenced this pull request Oct 11, 2018
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.

None yet

2 participants