Lower UnboundedDequeBasedControlAwareMailbox logging 59/59159/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Jun 2017 11:53:26 +0000 (13:53 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Mon, 19 Jun 2017 20:28:47 +0000 (20:28 +0000)
commit27193873ccddbdc8126a24cdb9b0536c5e98ae5f
tree16cbccf34544b6720dfebbcbcc1cc1099cfc6df2
parent9797fc8e587a51395342586bc44de9750fb67af3
Lower UnboundedDequeBasedControlAwareMailbox logging

Using debug logging seems excessive, leading to a lot of messages
at debug level. I think we can downgrade to trace instead.

Change-Id: I2a7f87760a1eefe9794eac3b4025b6a3891c30a3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/common/actor/UnboundedDequeBasedControlAwareMailbox.java