While the controller is starting up, we see the following info messages which seems... 12/8912/1
authorKiran Agrahara Sreenivasa <kkoushik@brocade.com>
Thu, 10 Jul 2014 13:41:19 +0000 (06:41 -0700)
committerKiran Agrahara Sreenivasa <kkoushik@brocade.com>
Thu, 10 Jul 2014 13:41:19 +0000 (06:41 -0700)
commit57b0d56efa6594790abdc7a1b61b4827355b5a27
tree8473d9eadfd7f2566b43bd7849283ad5e11422b6
parent1d72ed07be6a375fd0ebfe74e9cebdd497e9412e
While the controller is starting up, we see the following info messages which seems redundant.
o.o.y.y.d.i.s.tree.InMemoryDataTree - Attempting to install schema context SchemaContextImpl<snip>

I've moved the details about the schema contexts to a debug message.

Change-Id: I9b9425449d1f679fc080d5b33d96e2d865c25973
Signed-off-by: Kiran Agrahara Sreenivasa <kkoushik@brocade.com>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/InMemoryDataTree.java