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

Jolokia does not support Write-only attributes #196

Closed
xtesch opened this issue May 13, 2015 · 0 comments
Closed

Jolokia does not support Write-only attributes #196

xtesch opened this issue May 13, 2015 · 0 comments
Assignees
Milestone

Comments

@xtesch
Copy link

xtesch commented May 13, 2015

At line 93 of WriteHandler, Jolokia tries to get the attribute before writing to it. This throws an exception if the attribute is write-only. Therefore Jolokia is unable to write to write-only attributes.

https://github.com/rhuss/jolokia/blob/master/agent/core/src/main/java/org/jolokia/handler/WriteHandler.java

@grgrzybek grgrzybek self-assigned this Mar 6, 2024
@grgrzybek grgrzybek added this to the 2.0.2 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants