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

Composite jmx attributes fix #305

Merged
merged 2 commits into from
Aug 31, 2020

Conversation

the-thing
Copy link
Contributor

Fixes #304

Changes

  • broken open beans fixed "Acceptor/AcceptorAddresses", "Acceptor/Sessions", "Initiator/Sessions" by Fix typo in CompositeTypeFactory #205
  • removed broken "Initiator/Endpoints" and replaced with "Initiator/InitiatorAddresses" (have been broken for a while)

@the-thing
Copy link
Contributor Author

Test evidence

Acceptor/Sessions
acceptor-sessions

Initiator/Sessions
initiator-sessions

Acceptor/AcceptorAddresses
acceptor-addresses

Initiator/InitiatorAddresses
initiator-addressess

@chrjohn chrjohn added this to the QFJ 2.2.1 milestone Aug 30, 2020
@chrjohn chrjohn merged commit be0de02 into quickfix-j:master Aug 31, 2020
@the-thing the-thing deleted the composite_jmx_attrbiutes_fix branch August 31, 2020 13:33
jli8000 pushed a commit to jli8000/quickfixj that referenced this pull request Sep 22, 2020
* use item name as description when description not provided
* initiator addresses fix
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.

Certain JMX beans' attributes are broken due to a bug in CompositeTypeFactory
2 participants