Serialization/Deserialization and a host of other fixes
- Hande Cluster MemberUp and MemberRemoved events in ShardManager
- Cohort messages and close listener messages switched
to use protobuff
- Distributed Datastore switch messages to use protobuff
CreateTransaction
CreateTransactionReply
CreateTransactionChain
CreateTransactionChainReply distributed datastore messages
switched to protobuff
- ShardManager messages switch to protobuff
- DataChanged and other messages switch to protobuf in
distributed datastore
- Fixed few things found during testing
1. ShardStrategy - setting of configuration
2. NodeToNormalizedNodeBuilder - leaf node/leafsetentry node checks
3. DataChanged event - passing of scope instanceidentifier used during deserialization
- Introducing JMX MBeans for distributed datastore
-Fixed issues which were preventing remote Shards from talking to each other
- Fixed a number of issues related to deserialization
- Add distributed datastore to the build
- Switch from InstanceIdentifier to YangInstanceIdentifier
Change-Id: I0d15dc482cb2b0fb2170b1344bad9fa3b421e8e0
Signed-off-by: Moiz Raja <[email protected]>