You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Christine Poerschke (Jira)" <ji...@apache.org> on 2021/09/27 11:46:00 UTC

[jira] [Created] (SOLR-15655) tweak PeerSync(WithLeader) debug logging

Christine Poerschke created SOLR-15655:
------------------------------------------

             Summary: tweak PeerSync(WithLeader) debug logging
                 Key: SOLR-15655
                 URL: https://issues.apache.org/jira/browse/SOLR-15655
             Project: Solr
          Issue Type: Task
            Reporter: Christine Poerschke
            Assignee: Christine Poerschke


It seems in this logging the last two arguments could/should be swapped:

{code}
log.debug("{} sorted versions from {} = {}", logPrefix, otherVersions, updateFrom);
log.debug("{} sorted versions from {} = {}", logPrefix, leaderVersions, updateFrom);
{code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org