Tiago Bueno created ARTEMIS-5153:
------------------------------------

             Summary: Queue stat show federation control queue as not internal
                 Key: ARTEMIS-5153
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5153
             Project: ActiveMQ Artemis
          Issue Type: Bug
    Affects Versions: 2.38.0
            Reporter: Tiago Bueno


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

 
{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


Reply via email to