[
https://issues.apache.org/jira/browse/SOLR-18423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113253#comment-18113253
]
ASF subversion and git services commented on SOLR-18423:
--------------------------------------------------------
Commit a9d0bc7ca7213ec01b83d0ff59e7b570a2c5ce31 in solr's branch
refs/heads/main from Andrzej Bialecki
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=a9d0bc7ca72 ]
SOLR-18423: CrossDC Consumer: off-by-one error in ThreadDump handler. (#4889)
> 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: 10.0, main(11.0), 9.10.1
> Reporter: Andrzej Bialecki
> Assignee: Andrzej Bialecki
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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]