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-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to