Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
It seems in this logging the last two arguments could/should be swapped:
log.debug("{} sorted versions from {} = {}", logPrefix, otherVersions, updateFrom); log.debug("{} sorted versions from {} = {}", logPrefix, leaderVersions, updateFrom);
Attachments
Issue Links
- is related to
-
SOLR-11216 Race condition in peerSync
- Closed
- links to