controller.git
2015-12-15 Robert VargaBUG-1014: convert IMDS 37/31137/2
2015-12-15 Robert VargaBUG-1014: pass proper TreeType to DataTreeFactory 69/29669/12
2015-12-15 Tom PantelisBug 4774: Add Tx ID to logging on Tx chain failures 17/31317/2
2015-12-15 Tom PantelisHandle leader change on ForwardedReadyTransaction in... 71/31171/3
2015-12-15 Tom PantelisMove Tx ready call from ShardWriteTransaction to Shard 70/31170/2
2015-12-15 Robert VargaBUG-4514: clear destroyed modules 98/31298/2
2015-12-15 Gary WuAdd RaftActorServerConfigurationSupport.raftActor 11/30511/2
2015-12-14 Tom PantelisBug 2187: Implement add-replicas-for-all-shards RPC 22/31022/4
2015-12-14 Tom PantelisBug 2187: Prevent non-voting member from initiating... 47/30947/2
2015-12-14 Tom PantelisBug 2187: Timeout the Persist state 93/30493/6
2015-12-14 Stephen KittCorrect .gitreview (paoject -> project) 69/31269/2
2015-12-14 Jan MedvedAdded support for data store type (OPERATIONAL or CONFI... 40/31240/3
2015-12-14 Robert VargaBUG-4514: do not retain old internal info 75/31075/2
2015-12-14 Robert VargaBUG-1014: clean up DatastoreContext.dataStoreType() 68/29668/12
2015-12-14 Stephen KittAlign commons-net and jolokia with odlparent 48/28848/5
2015-12-10 Tom PantelisRemove CompositeModification field in ShardWriteTransaction 69/31169/1
2015-12-10 Tom PantelisRemoved unused Modification field in ForwardedReadyTran... 68/31168/1
2015-12-10 Moiz RajaConvert all tests that use ForwardReadyTransaction... 15/29715/6
2015-12-10 Stephen KittMake karaf-empty a POM package 28/31128/2
2015-12-10 Robert VargaBUG-4626: create AbstractNormalizedNodeDataOutput 08/31008/5
2015-12-10 Robert VargaBUG-4626: Introduce NormalizedNodeData{Input,Output} 72/30872/10
2015-12-10 Robert VargaBUG-4626: Split out stream token types 83/30283/12
2015-12-07 Tom PantelisSet config pusher thread to daemon 08/30908/3
2015-12-07 Tom PantelisBug 2187: Add datastoreType to add-shard-replica RPC 59/30559/2
2015-12-07 Peter KajsaBug 3874: Support of yang modeled AnyXML 50/29550/6
2015-12-07 Robert VargaBUG-4514: clear oldModule/oldInstance when no longer... 87/30487/3
2015-12-07 Robert VargaClean NormalizedNodeSerializer up 10/30410/3
2015-12-07 Ed WarnickeRevert "Revert "Remove obsolete artifacts from commons... 94/27494/3
2015-12-05 Robert VargaDeprecate NormalizedNodeInputStreamReader(InputStream) 00/30300/5
2015-12-04 Stephen KittUse ${karaf.version} in AbstractConfigTestBase 97/30497/3
2015-12-04 Jakub MorvayExplicitly export package 61/30561/3
2015-12-03 Tom PantelisLazily create schema context in GlobalBundleScanning* 57/28057/4
2015-12-03 Moiz RajaBUG 2187 : Add more parameters to RemoveShardReplica... 08/29908/4
2015-12-03 Jakub MorvayRename packages 40/30540/3
2015-12-03 Stephen KittUpgrade to Karaf 3.0.4 80/30480/2
2015-12-03 Jakub MorvayRemote yang text source provider implementation 07/29107/7
2015-12-01 kalaiselvikBUG 2187 - Removal of old snapshots in ShardManager 50/29850/5
2015-12-02 Tom PantelisBug 4564: Implement backup/restore of ShardManagerSnapshot 38/30038/5
2015-12-02 Tom PantelisCDS: Modify ShardManagerTest to use TestActorFactory 37/30037/4
2015-12-02 Tom PantelisBug 2187: EOS shard recovery after AddShardReplica 04/29904/6
2015-12-02 Tom PantelisCDS: ShardManagerTest cleanup 36/30036/5
2015-12-02 Peter KajsaBug 4355 - Data Tree: Enforce case uniqueness and ... 97/30197/4
2015-12-01 Tom PantelisChange InMemoryJournal to ser/der the data 22/29922/4
2015-12-01 Tom PantelisBug 2187: Refactor MemberNode from ClusterAdminRpcServi... 03/29903/6
2015-12-01 Thanh HaRemove <repositories> and <pluginRepositories> 74/26574/4
2015-12-01 Thanh HaExplicitly set git-review branch to master 15/24415/4
2015-12-01 Stephen KittDeprecate TestHelper 86/30286/3
2015-11-30 Robert VargaSwitch to enunciate 2 00/30100/3
2015-11-30 Robert VargaUse odlparent netty feature 87/30287/4
2015-11-29 Thanh HaUse odlparent-lite as artifacts parent 31/30331/1
2015-11-27 Robert VargaAutomatic addition of final keywords 82/30282/2
2015-11-27 Thanh HaRemove antlr4-runtime-osgi-nohead 78/30278/2
2015-11-26 Stephen KittProvide the relativePath for benchmark modules 80/30080/2
2015-11-26 Robert VargaBUG-1014: expose a proper ShardDataTree constructor 45/29645/6
2015-11-25 Tom PantelisMake ModuleConfig immutable 61/29761/5
2015-11-24 Gary WuRefactor MessageCollectorActor and DoNothingActor 47/29947/5
2015-11-24 Robert VargaBUG-4638: fix typedef types 89/30089/2
2015-11-23 Robert VargaBUG-3516: make PingPongTransactionChain.close() asynchr... 79/30079/1
2015-11-22 Jan MedvedChanged the artifact id from 'benchmark-features' to... 46/30046/4
2015-11-20 Jan MedvedAdded notification benchmark (ntfbenchmark) and rpc... 35/29635/4
2015-11-20 Gary WuFix warnings on unparameterized generic types 44/29944/2
2015-11-20 Tom PantelisBug 4651: Implement handling of ClusteredDOMDataTreeCha... 43/29943/2
2015-11-20 Tom PantelisBug 4651: Add ClusteredDataTreeChangeListener interface... 42/29942/2
2015-11-20 Tom PantelisCDS: Fix deleteSnapshots criteria in SnapshotManager 00/29900/4
2015-11-19 Gary WuFix bug in DatastoreContext copy constructor 45/29945/1
2015-11-19 Moiz RajaBUG 2817 - Create reusable classes for doing an action... 37/29837/5
2015-11-19 Moiz RajaBUG 2817 : Handle ServerRemoved message in Shard/ShardM... 04/29804/5
2015-11-18 Tom PantelisRefactor MockConfiguration to extend ConfigurationImpl 60/29760/4
2015-11-18 Tom PantelisBug 2187: Remove ShardManager mbean replica operations 19/29719/5
2015-11-18 Gary WuPrevent partial init in DatastoreSnapshotRestore 81/29881/1
2015-11-18 Tom PantelisBug 2187: Implement add-shard-replica RPC 05/29705/8
2015-11-18 Stephen KittClean up plugin management 31/26531/6
2015-11-18 Moiz RajaBUG 2817 - Basic implementation of RemoveServer in... 03/29803/3
2015-11-17 Moiz RajaRemove unused ShardCommitCoordinator#CohortEntry constr... 13/29713/4
2015-11-17 Moiz RajaFix failure of testCloseCandidateRegistrationInQuickSuc... 11/29811/2
2015-11-16 Tom PantelisBug 2187: Don't close over internal state in ShardManager 18/29718/4
2015-11-17 Ryan GouldingBug 3231 jolokia access should be controlled by aaa 76/28976/9
2015-11-17 Tom PantelisBug 2187: Bootstrap EOS shard when no local shards... 76/29576/12
2015-11-16 Kamal RameshanBug-4636: NotificationSubscriber's exception prevents... 81/29681/3
2015-11-16 Stephen KittSpecify dsbenchmark's parent POM relativePath 45/29745/1
2015-11-16 kalaiselvikBUG 2187 - Persisting shard list in ShardManager 70/29370/7
2015-11-15 Moiz RajaRemove unused ShardCommitCoordinator constructor parameter 10/29710/3
2015-11-14 Tom PantelisBug 4564: Implement datastore restore from backup file 43/29243/12
2015-11-14 Robert VargaBUG-865: specify DataTreeType explicitly 44/29644/4
2015-11-14 Gary WuFix resource leaks in test cases 63/28763/6
2015-11-14 kalaiselvikBug 2187: Persisting Actor peerIds' in snapshot 42/29542/3
2015-11-13 Robert VargaMake methods static 43/29643/1
2015-11-13 Tom PantelisBug 4564: Implement restore from snapshot in RaftActor 80/29280/7
2015-11-13 Moiz RajaBUG 4554 : Ownership is not cleared when all candidates... 32/29632/2
2015-11-13 Moiz RajaBUG 4615 : Add method on EOS to check if a candidate... 31/29631/1
2015-11-13 Moiz RajaImplement LeastLoadedCandidateSelectionStrategy 07/29407/5
2015-11-13 Moiz RajaMaintain EntityOwnershipStatistics 06/29406/6
2015-11-13 Moiz RajaAdd a mechanism to read the entity owner selection... 05/29405/8
2015-11-12 Moiz RajaPass in EntityOwnerSelectionStrategyConfig when constru... 04/29404/5
2015-11-12 Moiz RajaPass in EntityOwnerSelectionStrategyConfig when constru... 03/29403/5
2015-11-12 Moiz RajaAllow passing of delay to the EntityOwnerElectionStrategy 01/29401/4
2015-11-12 Moiz RajaAdd Delayed Owner selection base on strategy 00/29400/4
2015-11-12 Tom PantelisBug 2187: AddServer: check if already exists 72/29572/3
2015-11-12 Tom PantelisBug 2187: Increases test coverage in RaftActorRecoveryS... 29/29529/2
2015-11-12 Tom PantelisBug 2187: Return OK reply after AddServer persist 53/29553/3
next