[
https://issues.apache.org/jira/browse/ARTEMIS-5153?focusedWorklogId=943744&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-943744
]
ASF GitHub Bot logged work on ARTEMIS-5153:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 14/Nov/24 09:10
Start Date: 14/Nov/24 09:10
Worklog Time Spent: 10m
Work Description: gemmellr commented on PR #5345:
URL:
https://github.com/apache/activemq-artemis/pull/5345#issuecomment-2475792978
Its not a false positive...but the issue isnt in the PR changes, the issue
was on main, so the PR run failed but a run of the source branch (which lacked
the problem commit) wouldnt.
Should be fixed by
https://github.com/apache/activemq-artemis/commit/8d02f8dc77f794a0c57b04f49618e7ee6557af2f
Issue Time Tracking
-------------------
Worklog Id: (was: 943744)
Time Spent: 50m (was: 40m)
> Mark AMQP federation events and control queues as internal
> ----------------------------------------------------------
>
> Key: ARTEMIS-5153
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5153
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.38.0
> Reporter: Tiago Bueno
> Assignee: Timothy A. Bish
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> When you have a amqp federation setup and use artemis queue stat to display
> the queues,
> federation control queues are listed as internal = false. I was expecting it
> to be internal = true
> In the output below, you can see the internal column as false in the
> federation control queues
> {noformat}
> Connection brokerURL = tcp://peer-b.localcluster:61617
> |NAME |ADDRESS
> |CONSUMER_COUNT|MESSAGE_COUNT|MESSAGES_ADDED|DELIVERING_COUNT|MESSAGES_ACKED|SCHEDULED_COUNT|ROUTING_TYPE|INTERNAL|
> |$ACTIVEMQ_ARTEMIS_FEDERAT|$ACTIVEMQ_ARTEMIS_FEDERAT|1 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> | ION.control.federation-| ION.control.federation-| |
> | | | | |
> | |
> | control-link:federation| control-link:federation| |
> | | | | |
> | |
> | :0930b4c0-a1c9-11ef-867| :0930b4c0-a1c9-11ef-867| |
> | | | | |
> | |
> | 6-deb8e9a5ceef:7fcc3856| 6-deb8e9a5ceef:7fcc3856| |
> | | | | |
> | |
> | -60d0-47d2-8f04-d5908d3| -60d0-47d2-8f04-d5908d3| |
> | | | | |
> | |
> | ad9a5 | ad9a5 | |
> | | | | |
> | |
> |$ACTIVEMQ_ARTEMIS_FEDERAT|$ACTIVEMQ_ARTEMIS_FEDERAT|1 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> | ION.events.federation-e| ION.events.federation-e| |
> | | | | |
> | |
> | vents-receiver:federati| vents-receiver:federati| |
> | | | | |
> | |
> | on:090c8ac7-a1c9-11ef-8| on:090c8ac7-a1c9-11ef-8| |
> | | | | |
> | |
> | 4ab-cede7b920ea8:5318e4| 4ab-cede7b920ea8:5318e4| |
> | | | | |
> | |
> | c3-288b-44f6-9bd6-a8c71| c3-288b-44f6-9bd6-a8c71| |
> | | | | |
> | |
> | 6c41f8a | 6c41f8a | |
> | | | | |
> | |
> |$sys.mqtt.sessions |$sys.mqtt.sessions |0 |0
> |0 |0 |0 |0 |ANYCAST
> |true |
> |DLQ |DLQ |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |DeliveryRoutes |DeliveryRoutes |0 |0
> |0 |0 |0 |0 |MULTICAST
> |false |
> |ExpiryQueue |ExpiryQueue |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |IncomeOrder |IncomeOrder |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |Manufacturing.Line0 |Manufacturing.Line0 |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |Manufacturing.Line1 |Manufacturing.Line1 |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |Manufacturing.Line2 |Manufacturing.Line2 |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |Manufacturing.Line3 |Manufacturing.Line3 |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |Manufacturing.Line4 |Manufacturing.Line4 |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |Manufacturing.Line5 |Manufacturing.Line5 |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |Manufacturing.Line6 |Manufacturing.Line6 |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |Manufacturing.Line7 |Manufacturing.Line7 |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |Manufacturing.Line8 |Manufacturing.Line8 |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |Manufacturing.Line9 |Manufacturing.Line9 |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |ProductionCompletion |ProductionCompletion |0 |0
> |0 |0 |0 |0 |ANYCAST
> |false |
> |federation-federation-add|DeliveryRoutes |1 |0
> |0 |0 |0 |0 |MULTICAST
> |false |
> | ress-receiver-DeliveryR| | |
> | | | | |
> | |
> | outes-090c8ac7-a1c9-11e| | |
> | | | | |
> | |
> | f-84ab-cede7b920ea8 | | |
> | | | | |
> | |
> {noformat}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact