[
https://issues.apache.org/jira/browse/ARTEMIS-3295?focusedWorklogId=596622&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-596622
]
ASF GitHub Bot logged work on ARTEMIS-3295:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 14/May/21 12:44
Start Date: 14/May/21 12:44
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on pull request #3581:
URL: https://github.com/apache/activemq-artemis/pull/3581#issuecomment-841219815
I am sending a small tweak into this.
Instead of passing the List as a reference everywhere, it would be simpler
to just read from ClusterManager.
The list is passed as a reference and if you change the source you also
change on the passed reference. I think it could eventually be confusing.
Instead I am just adding a getter on ClusterManager and reading from the source
every time is needed.
--
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: 596622)
Time Spent: 20m (was: 10m)
> Openwire advisories are clustered
> ---------------------------------
>
> Key: ARTEMIS-3295
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3295
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.17.0
> Reporter: Andy Taylor
> Assignee: Andy Taylor
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> These should not be clustered as they arent in ActiveMQ
--
This message was sent by Atlassian Jira
(v8.3.4#803005)