Andrzej Bialecki created SOLR-18423:
---------------------------------------

             Summary: CrossDC Consumer: off-by-one error in ThreadDump handler
                 Key: SOLR-18423
                 URL: https://issues.apache.org/jira/browse/SOLR-18423
             Project: Solr
          Issue Type: Bug
          Components: module - crossDC
    Affects Versions: 9.10.1, 10.0, main(11.0)
            Reporter: Andrzej Bialecki
            Assignee: Andrzej Bialecki


The {{ThreadDump}} utility class copied from Dropwizard has the same bug as the 
original. When iterating over thread monitors it erroneously starts from 
element 1 instead of zero, thus failing to show some monitors for a stack 
element.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to