[
https://issues.apache.org/jira/browse/GEODE-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865851#comment-16865851
]
ASF subversion and git services commented on GEODE-6810:
--------------------------------------------------------
Commit bbac0860e1cb408b86a6d1dbf25b6b2092de39bf in geode's branch
refs/heads/develop from meme-lord
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=bbac086 ]
GEODE-6810: Removed Superfluous Log Message
The log message is the same as the log message a few lines down which results
in extra spam in the logs. Improved other logs in the same file (replaces calls
to String.format(), unnecessary checks etc.)
> Remove superfluous log message
> ------------------------------
>
> Key: GEODE-6810
> URL: https://issues.apache.org/jira/browse/GEODE-6810
> Project: Geode
> Issue Type: Improvement
> Components: core
> Reporter: meme-lord
> Priority: Trivial
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> The function updateLocatorInLocatorList in AutoConnectionSourceImpl.java
> always prints two log messages that contain the same information when only
> one log message is necessary.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)