Hi Marcel,

On Wed, Sep 3, 2014 at 3:22 PM,  <mreut...@apache.org> wrote:
>          log.info("Updated lastRev of [{}] documents while performing lastRev 
> recovery for " +
> -                "cluster node [{}]", size, clusterId);
> +                "cluster node [{}]: ", size, clusterId, updates);

You would need to add one for '{}' in log message to log the 'updates' argument.

Chetan Mehrotra

Reply via email to