Hi Alex,
On 25 June 2015 at 14:36, Alexander Shraer <shralex@gmail.com> wrote:
> This message itself doesn't indicate a failure, its quite normal. But if
> you have a situation where the ensemble gets stuck or doesn't elect a
> leader, please open a jira and post your server logs.
>
Do you think we should make:
LOG.info("Have smaller server identifier, so dropping the " +
"connection: (" + sid + ", " + self.getId() + ")");
a LOG.debug statement instead? I see how people can see that as some sort
of error condition...
-rgs
|