Minor enhancements to dummy datastore 23/15423/2
authorMoiz Raja <moraja@cisco.com>
Tue, 17 Feb 2015 17:46:03 +0000 (09:46 -0800)
committerMoiz Raja <moraja@cisco.com>
Wed, 18 Feb 2015 18:36:00 +0000 (10:36 -0800)
commit81af8a599309f318f6564a5b29d390bf12d6c39e
treef38c9a85274e124fcb9b0614dcb2f8c9b559d1cd
parent3190d3dbe9438f94724a0296a9f0cb937491a094
Minor enhancements to dummy datastore

- Log Duplicate AppendEntries
- Enhance AppendEntries logging
- Make logging configurable
- Handle append entries with multiple entries
- Do not delay append entry reply for heartbeats, do so only for messages with entries

Change-Id: Ife856bb469e81c42d22ff4a6f13637ee2cf00cce
Signed-off-by: Moiz Raja <moraja@cisco.com>
opendaylight/md-sal/sal-dummy-distributed-datastore/src/main/java/org/opendaylight/controller/dummy/datastore/DummyShard.java
opendaylight/md-sal/sal-dummy-distributed-datastore/src/main/resources/simplelogger.properties [new file with mode: 0644]