[ 
https://issues.apache.org/jira/browse/DISPATCH-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16980371#comment-16980371
 ] 

ASF subversion and git services commented on DISPATCH-1493:
-----------------------------------------------------------

Commit a99156b54071b082866759ba58cf9c2a96a35973 in qpid-dispatch's branch 
refs/heads/master from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=a99156b ]

DISPATCH-1493: Addresses with no priority better handled by qdstat

 * Display a hyphen instead of blank string in priority column
 * Fix test to allow the hyphen and to test for negative numbers
 * Fix regex in link priority to allow negative numbers


> qdstat test_address_priority fails by issuing false positive
> ------------------------------------------------------------
>
>                 Key: DISPATCH-1493
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1493
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.9.0
>            Reporter: Charles E. Rolke
>            Assignee: Charles E. Rolke
>            Priority: Major
>
> The test verifies that the priority field of _qdstat --address_ output lines 
> each hold a priority between -1 and 9. Unfortunately the priority fields are 
> all blank. The actual qdstat output looks like this:
> {noformat}
> 2019-11-22 00:32:51.921253 UTC
> 28: QDR.A
> 28: 
> 28: Router Addresses
> 28:   class   addr                   phs  distrib   pri  local  remote  in  
> out  thru  fallback
> 28:   
> ===========================================================================================
> 28:   local   $_management_internal       closest        0      0       0   0 
>    0     0
> 28:   mobile  $management            0    closest        0      0       14  0 
>    0     0
> 28:   local   $management                 closest        0      0       0   0 
>    0     0
> 28:   local   temp.XTQ3id3e5RY0E9P        balanced       1      0       0   1 
>    0     0
> {noformat}
> This test makes no sense in the context of qdstat output with no values in 
> the columns of interest.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to