Skip to content

Introduce retention lease expiration#37195

Merged
jasontedor merged 7 commits intoelastic:masterfrom
jasontedor:retention-lease-expiration
Jan 8, 2019
Merged

Introduce retention lease expiration#37195
jasontedor merged 7 commits intoelastic:masterfrom
jasontedor:retention-lease-expiration

Conversation

@jasontedor
Copy link
Copy Markdown
Member

This commit implements a straightforward approach to retention lease expiration. Namely, we inspect which leases are expired when obtaining the current leases through the replication tracker. At that moment, we clean the map that persists the retention leases in memory.

Relates #37165

This commit implements a straightforward approach to retention lease
expiration. Namely, we inspect which leases are expired when obtaining
the current leases through the replication tracker. At that moment, we
clean the map that persists the retention leases in memory.
@jasontedor jasontedor added >enhancement v7.0.0 :Distributed/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. v6.7.0 labels Jan 7, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed

@jasontedor jasontedor mentioned this pull request Jan 7, 2019
24 tasks
Copy link
Copy Markdown
Member

@dnhatn dnhatn left a comment

Choose a reason for hiding this comment

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

This is really easy to review :). I left two minor nits. LGTM.

@jasontedor
Copy link
Copy Markdown
Member Author

@elasticmachine run gradle build tests 2

@jasontedor
Copy link
Copy Markdown
Member Author

@elasticmachine run gradle build tests

@jasontedor
Copy link
Copy Markdown
Member Author

@elasticmachine run gradle build tests 1
@elasticmachine run gradle build tests 2

@jasontedor
Copy link
Copy Markdown
Member Author

@elasticmachine run gradle build tests 2

…piration

* elastic/master:
  Removing unused methods in Numbers (elastic#37186)
  Fix setting by time unit (elastic#37192)
  [DOCS] Cleans up xpackml attributes
  ML: fix delayed data annotations on secured cluster (elastic#37193)
  Update version in SearchRequest and related test
  [DOCS] Adds overview and API ref for cluster voting configurations (elastic#36954)
  ML: changing JobResultsProvider.getForecastRequestStats to support > 1 index (elastic#37157)
  Separate out validation of groups of settings (elastic#34184)
@jasontedor
Copy link
Copy Markdown
Member Author

@elasticmachine run gradle build tests 1

@jasontedor jasontedor merged commit c8c596c into elastic:master Jan 8, 2019
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Jan 8, 2019
This commit implements a straightforward approach to retention lease
expiration. Namely, we inspect which leases are expired when obtaining
the current leases through the replication tracker. At that moment, we
clean the map that persists the retention leases in memory.
@jasontedor jasontedor deleted the retention-lease-expiration branch January 8, 2019 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. >enhancement v6.7.0 v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants