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 Javadoc for @org.jgroups.annotations.Property configuration and i… #853

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rhusar
Copy link
Collaborator

@rhusar rhusar commented Oct 23, 2024

…ts idiosyncrasies.

@rhusar
Copy link
Collaborator Author

rhusar commented Oct 23, 2024

In an attempt to save everyone some time and explain what they are for as these are wildly misunderstood and misused. For your review @belaban

@rhusar
Copy link
Collaborator Author

rhusar commented Oct 23, 2024

Pushed again with updated contract definition of the 'writable' - please check that @belaban because it's not clear to us. Is this really meant for things that are picked up at runtime? i.e. is the original intention to have things like queue sizes, intervals, timeouts be writable=true and picked up at runtime and writeable=false for things that are only accessed in init() and thus value is never picked up at runtime when written?

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