[
https://issues.apache.org/jira/browse/ARTEMIS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710402#comment-14710402
]
ASF GitHub Bot commented on ARTEMIS-208:
----------------------------------------
Github user clebertsuconic commented on the pull request:
https://github.com/apache/activemq-artemis/pull/132#issuecomment-134436854
Please don't cache the BrokerInfo. Just create one based on the
conversation between the client and server.
It's not a problem.. the current implementation is not fit for a production
server... it needs to be fixed.
I don't remember how to get the IP the client used to connect now through
the connection, but you certainly need that, and need the proper implementation.
> Fix BrokerInfo Issue
> --------------------
>
> Key: ARTEMIS-208
> URL: https://issues.apache.org/jira/browse/ARTEMIS-208
> Project: ActiveMQ Artemis
> Issue Type: Sub-task
> Components: OpenWire
> Affects Versions: 1.0.0
> Reporter: Howard Gao
> Assignee: Howard Gao
> Fix For: 1.1.0
>
>
> When a client opens a connection to broker, the broker should send back a
> BrokerInfo command.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)