Skip to content

Feature/cep 59/configs setup#3

Open
omniCoder77 wants to merge 5 commits intofeature/cep-59/mainfrom
feature/cep-59/configs-setup
Open

Feature/cep 59/configs setup#3
omniCoder77 wants to merge 5 commits intofeature/cep-59/mainfrom
feature/cep-59/configs-setup

Conversation

@omniCoder77
Copy link
Copy Markdown
Owner

Explicitly set public visibility for graceful disconnect getter and
setter methods in StorageServiceMBean to ensure consistent JMX
accessibility.
# Must be greater than 0 when graceful_disconnect_enabled is true.
# graceful_disconnect_max_drain: 30000


Copy link
Copy Markdown

Choose a reason for hiding this comment

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

don't forget to also add it to cassandra_latest.yaml
(though that can happen closer to merge time)

in cassandra_latest.yaml you can set it to enabled, and whatever settings you recommend for a production environment.


public volatile DurationSpec.LongMillisecondsBound accord_preaccept_timeout = new DurationSpec.LongMillisecondsBound("1s");

public boolean graceful_disconnect_enabled = false;
Copy link
Copy Markdown
Owner Author

@omniCoder77 omniCoder77 Mar 22, 2026

Choose a reason for hiding this comment

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

@michaelsembwever should this flag be updatable by jmx?

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.

2 participants