[
https://issues.apache.org/jira/browse/ARTEMIS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710487#comment-14710487
]
ASF GitHub Bot commented on ARTEMIS-208:
----------------------------------------
GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/135
ARTEMIS-208 BrokerInfo
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis netty
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/135.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #135
----
commit 7dfde208ca61a9d0a08e64cfa4bb704294d14012
Author: Clebert Suconic <[email protected]>
Date: 2015-08-25T01:44:49Z
another small change on bootstrap
commit 34e127cc0ce1f53c354a9d08b3e0daa747b14f3e
Author: Howard Gao <[email protected]>
Date: 2015-08-24T02:28:25Z
ARTEMIS-208 BrokerInfo issue, also:
enlarged the default max size for tests to avoid send blocking.
commit 8935483cdd0081c5fef7cd983e19f91b00e44182
Author: Clebert Suconic <[email protected]>
Date: 2015-08-25T02:25:13Z
ARTEMIS-208 fixing BrokerInfo, using OpenWire connection instead of static
property on the protocolManager
----
> 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)