[
https://issues.apache.org/jira/browse/ARTEMIS-2964?focusedWorklogId=505731&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-505731
]
ASF GitHub Bot logged work on ARTEMIS-2964:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 28/Oct/20 14:16
Start Date: 28/Oct/20 14:16
Worklog Time Spent: 10m
Work Description: franz1981 edited a comment on pull request #3315:
URL: https://github.com/apache/activemq-artemis/pull/3315#issuecomment-717962499
@gtully The pool itself can pool just things until certain length limits and
its effectiveness really depends how much sharing affect temporal locality vs
the capacity of the pool. In term of threading model, the pool is perfectly
thread-safe, because isn't precise, so it should be fine
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 505731)
Time Spent: 0.5h (was: 20m)
> Openwire ActiveMQ.Advisory.Connection does not fire
> ----------------------------------------------------
>
> Key: ARTEMIS-2964
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2964
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: OpenWire
> Affects Versions: 2.15.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> it is not possible to consume the new connection advisory with Artemis.
> (topic Activemq.Advisory.Connection). The advisory fire fails b/c the
> internal session is used in error to fire advisories and that has not yet
> been created.
> The advisories should be routed directly in the same manner as management
> notifications.
> Note: to consume advisories, the appropriate permissions to create and
> receive must be present.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)