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

Remove flushNeeded in favor of IW#hasUncommittedChanges() #11225

Merged
merged 1 commit into from May 19, 2015

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented May 19, 2015

We maintain a boolean that is obsolete since IW maintains the same
property that we can just piggyback on.

We maintain a boolean that is obsolete since IW maintains the same
property that we can just piggyback on.
@s1monw
Copy link
Contributor Author

s1monw commented May 19, 2015

@mikemccand can you take a look

@mikemccand
Copy link
Contributor

LGTM, nice

s1monw added a commit that referenced this pull request May 19, 2015
[ENGINE] Remove flushNeeded in favor of IW#hasUncommittedChanges()
@s1monw s1monw merged commit b3f1a5d into elastic:master May 19, 2015
@s1monw s1monw removed the review label May 19, 2015
@s1monw s1monw deleted the remove_flush_needed branch May 19, 2015 12:53
@s1monw s1monw added review and removed v1.6.0 labels May 19, 2015
@s1monw
Copy link
Contributor Author

s1monw commented May 19, 2015

this is not possible to remove on 1.6 since there we have still the commit without translog flush :(

@s1monw s1monw removed the review label May 19, 2015
@clintongormley clintongormley changed the title [ENGINE] Remove flushNeeded in favor of IW#hasUncommittedChanges() Remove flushNeeded in favor of IW#hasUncommittedChanges() Jun 7, 2015
@clintongormley clintongormley added :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. and removed :Engine :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. labels Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Engine Anything around managing Lucene and the Translog in an open shard. >enhancement v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants