oops, good catch. thanks a lot. regards marcel
On 03/09/14 12:07, "Chetan Mehrotra" <[email protected]> wrote: >Hi Marcel, > >On Wed, Sep 3, 2014 at 3:22 PM, <[email protected]> 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
