[
https://issues.apache.org/jira/browse/ARTEMIS-5153?focusedWorklogId=943795&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-943795
]
ASF GitHub Bot logged work on ARTEMIS-5153:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 14/Nov/24 13:11
Start Date: 14/Nov/24 13:11
Worklog Time Spent: 10m
Work Description: gemmellr commented on PR #5345:
URL:
https://github.com/apache/activemq-artemis/pull/5345#issuecomment-2476321804
Probably not that weird.
This PR, and your PR, didnt have the problem commit on the source branches,
so their jobs would work in the fork repos, and the build would work locally.
You merged the other/earlier PR which broke main, just before these 2 PRs were
raised/updated 1-commit-from-head. When the new PRs were raised they ran on the
merge result against the main base branch, so those runs can then give a
different result than local/fork runs when the source branches arent based at
the head of main at the point the PRs are raised.
I also upgraded Checkstyle a couple of days ago, so seems like there was
perhaps also a change in its behavior inbetween your different runs on the
problem PR spanning that update, which you would presumably have also brought
in when rebasing and pushing.
Basically doubly bad timing, and good example of 'just a simple rebase'
still often needing at least a re-build if not re-test.
Issue Time Tracking
-------------------
Worklog Id: (was: 943795)
Time Spent: 1.5h (was: 1h 20m)
> 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
> Fix For: 2.39.0
>
> Time Spent: 1.5h
> 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