You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/10/05 08:18:00 UTC

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

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

ASF subversion and git services commented on SOLR-15655:
--------------------------------------------------------

Commit 31d0fcaea64beed1c47fd5040d9482a94254e579 in solr's branch refs/heads/main from Christine Poerschke
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=31d0fca ]

SOLR-15655: PeerSync[WithLeader] 'sorted versions from' debug logging tweak (#309)



> 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
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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