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

Add Cass SNAPSHOT JMX status, snapshot version, last validated timestamp. Changes to Servlet API. #770

Merged
merged 4 commits into from
Jan 30, 2019

Conversation

arunagrawal84
Copy link
Contributor

No description provided.

Copy link
Contributor

@jolynch jolynch left a comment

Choose a reason for hiding this comment

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

Didn't look at the tests yet, but overall just some minor fix n ships and clarification questions.

if (!backupRestoreConfig.enableV2Backups()) {
if (!backupRestoreConfig.enableV2Backups()
&& backupRestoreConfig
.getSnapshotMetaServiceCronExpression()
Copy link
Contributor

Choose a reason for hiding this comment

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

If this is for the rollout period can we leave a comment indicating that?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Irrespective of the rollout, no point running TTL service, if V2 backups are not enabled.

@arunagrawal84 arunagrawal84 merged commit 34eb9e6 into Netflix:3.11 Jan 30, 2019
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.

None yet

3 participants