Bug 4823: Notify findPrimary callbacks on ReachableMember event
[controller.git] / opendaylight /
2016-01-07 Tom PantelisBug 4823: Notify findPrimary callbacks on ReachableMemb... 48/32148/3
2016-01-06 Ryan GouldingBug 4577 Allow specification of a distinct schema cache... 63/30163/13
2015-12-28 Ryan GouldingRemove unused code in NetconfDeviceConnectionManager 18/31918/1
2015-12-23 Tom PantelisBug 4774: Wait for prior RO tx creates on tx chain 17/31817/1
2015-12-19 Tom PantelisBug 4774: Add Tx ID to logging on Tx chain failures 32/31632/1
2015-12-17 adetalhouetAdd missing relatedPath for aggregator's parent 95/31195/2
2015-12-16 Robert VargaDo not overwrite operation failure 66/31466/1
2015-12-15 Robert VargaBUG-4514: do not retain old internal info 77/31277/2
2015-12-15 Robert VargaBUG-3516: make PingPongTransactionChain.close() asynchr... 57/21557/7
2015-12-15 Robert VargaBUG-4514: clear destroyed modules 31/31331/1
2015-12-10 Moiz RajaFix failure of testCloseCandidateRegistrationInQuickSuc... 88/29688/2
2015-12-10 adetalhouetBug 4712 - Fix Keepalive task to check the response... 66/30566/7
2015-12-08 Robert VargaBUG-4514: clear oldModule/oldInstance when no longer... 96/30896/2
2015-12-07 adetalhouetAdd payload along with the log.trace message for REST... 36/30736/2
2015-12-07 Tomas CereStop failing discard-changes operation when tx wasn... 49/28049/2
2015-12-07 Maros MarsalekFix get and get-config ordering for netconf-mdsal 46/30146/4
2015-12-04 Thanh HaRe-enable tests and bump aaa version 85/30685/2
2015-12-04 Thanh HaBumping versions by 0.0.1 for next dev cycle 94/30594/3
2015-12-03 Thanh HaRelease Lithium-SR3 93/30593/1 release/lithium-sr3
2015-11-12 Moiz RajaBUG 4554 : Ownership is not cleared when all candidates... 64/29364/6
2015-11-11 Moiz RajaBUG 4589 : Handle writing and reading large strings 76/29476/7
2015-11-11 Moiz RajaBUG 4615 : Add method on EOS to check if a candidate... 25/29525/1
2015-11-05 Tom PantelisBug 4563: Increase akka seed-node-timeout 47/29347/1
2015-11-05 Maros MarsalekBUG-4521 Support milliseconds in event-time notificatio... 64/28764/2
2015-10-31 Tom PantelisBug 4560: Improve config system logging for debuggability 85/28985/4
2015-10-28 rshoaibupdate leveldbjni version to support Solaris 04/28904/2
2015-10-28 Tom PantelisFix NPE in EntityOwnerSelectionStrategyConfigReader 05/28905/1
2015-10-28 Moiz RajaImplement LeastLoadedCandidateSelectionStrategy 60/28260/7
2015-10-28 Moiz RajaMaintain EntityOwnershipStatistics 59/28259/7
2015-10-28 Moiz RajaAdd a mechanism to read the entity owner selection... 57/28257/7
2015-10-27 Moiz RajaPass in EntityOwnerSelectionStrategyConfig when constru... 56/28256/5
2015-10-27 Moiz RajaPass in EntityOwnerSelectionStrategyConfig when constru... 55/28255/4
2015-10-27 Moiz RajaAllow passing of delay to the EntityOwnerElectionStrategy 88/28188/7
2015-10-27 Moiz RajaAdd Delayed Owner selection base on strategy 87/28187/4
2015-10-11 Claudio D. GaspariniReturn throwable in NeverReconnectStrategy 53/27953/2
2015-10-09 Moiz RajaIntroduce EntityOwnerSelectionStrategy 42/27942/4
2015-10-08 Tom PantelisFix DistributedEntityOwnershipIntegrationTest failure 93/28093/1
2015-10-08 Thanh HaRe-enable tests and bump aaa version 92/28092/1
2015-10-08 Thanh HaBumping versions by 0.0.1 after the Lithium SR2 release 91/28091/1
2015-10-08 Thanh HaApplying the Lithium SR2 release patch 90/28090/1 release/lithium-sr2
2015-10-08 Thanh HaRevert "Fix DistributedEntityOwnershipIntegrationTest... 89/28089/1
2015-10-06 Tom PantelisFix DistributedEntityOwnershipIntegrationTest failure 17/28017/1
2015-10-05 Tom PantelisFix NPE in AbstractFeatureWrapper 34/27934/1
2015-09-25 Tom PantelisAdd getOwnershipState method to EntityOwnershipService 19/27419/1
2015-09-24 adetalhouetFix typo in thrown exception in RestconfImpl.java 16/27316/3
2015-09-22 Michal PolkorabBug 4327 - Fixed DataTreeChangeListener registration... 87/27287/1
2015-09-22 Tom PantelisBug 4105: Fix intermittent failure in DistributedEntity... 26/26926/2
2015-09-15 Tom PantelisBug 4105: Remove EntityOwnershipCandidate 15/26915/2
2015-09-11 Tom PantelisBug 4094: Fix DCNs on initial registration 48/26548/6
2015-09-11 Tom PantelisBug 4105: Add hasOwner param to EntityOwnershipListener... 58/26858/5
2015-09-11 Tom PantelisCDS: Fix intermittent DistributedDataStoreRemotingInteg... 68/26868/1
2015-08-20 Tom PantelisBug 4105: Remove candidates on PeerDown 96/26696/2
2015-08-20 Tom PantelisBug 4105: Implement EntityOwnershipListener registratio... 95/26695/2
2015-08-20 Tom PantelisBug 4105: Pass ModuleShardConfiguration with CreateShard 94/26694/2
2015-08-20 Tom PantelisBug 4105: Add entity ownership integration test 93/26693/2
2015-08-20 Tom PantelisBug 4105: Change ownership on member down/up 92/26692/2
2015-08-20 Tom PantelisBug 4105: Add Cars RPC to test entity ownership 91/26691/3
2015-08-20 Tom PantelisBug 4105: Add general-entities yang model 90/26690/3
2015-08-20 Tom PantelisBug 4105: Add dynamic module/shard config for entity... 89/26689/3
2015-08-20 Tom PantelisBug 4105: Implement UnregisterCandidateLocal in EntityO... 88/26688/3
2015-08-20 Tom PantelisBug 4105: Integrate EntityOwnerChangeListener with... 87/26687/3
2015-08-20 Moiz RajaBug 4105: Choose Owner for an Entity based on first... 86/26686/3
2015-08-19 Tom PantelisBug 4105: Change commit retry mechanism in EntityOwners... 85/26685/2
2015-08-19 Tom PantelisBug 4105: Add EntityOwnerDataChangeListener 84/26684/2
2015-08-19 Tom PantelisBug 4105: Add EntityOwnershipListenerActor and support 83/26683/2
2015-08-19 Tom PantelisBug 4105: Move Configuration classes to config package 82/26682/2
2015-08-19 Tom PantelisBug 4105: Implement RegisterCandidate in EntityOwnershi... 81/26681/2
2015-08-19 Tom PantelisBug 4105: Implement candidate registration close 80/26680/2
2015-08-19 Tom PantelisBug4105: Implement DistributedEntityOwnershipService... 79/26679/2
2015-09-09 Tom PantelisBug 4105: Add EntityOwnershipShard 78/26678/3
2015-09-09 Moiz Rajaentity-owners.yang module 75/24775/4
2015-08-19 Tom PantelisBug 4105: Added DistributedEntityOwnershipService and... 77/26677/2
2015-09-08 Moiz RajaBug 4105: Add public EntityOwnershipService interface 06/24706/3
2015-09-08 Tom PantelisBug 4105: Add CreateShard message in ShardManager 76/26676/1
2015-09-08 Tom PantelisBug 4105: Add method to get all unique member names 75/26675/1
2015-09-02 Moiz RajaBUG 2185: Expand the scope of sync status to cover... 13/26113/4
2015-09-02 Shaleen SaxenaBug-4234 - Add count field to cars stress-test RPC. 12/26412/3
2015-09-02 Moiz RajaBUG 2185 : Follower should request forceInstallSnapshot... 42/24742/7
2015-09-02 Moiz RajaBUG 2185 : Disable all internal switching of behavior 38/24738/7
2015-08-31 Shaleen SaxenaBug-4214 - Add support for configurable snapshot chunk... 04/26204/2
2015-08-28 Moiz RajaBUG 2185 : Add JMX API to change the state of a Shard 95/24495/6
2015-08-27 Harman SinghEnabling Data Change Notifications for all nodes in... 22/24522/7
2015-08-27 Moiz RajaBUG 4212 : Follower should not reschedule election... 00/26100/4
2015-08-27 Moiz RajaBUG 4213 : Candidate should switch to Follower when... 02/26102/2
2015-08-22 Jan HajnarBug 3708 - APIdoc explorer URLs contain extra 'node... 88/25688/2
2015-08-22 Thanh HaRe-enable tests and bump aaa version 91/25691/1
2015-08-22 Thanh HaBumping versions by 0.0.1 after the Lithium SR1 release 87/25687/2
2015-08-22 Thanh HaApplying the Lithium SR1 release patch 86/25686/1 release/lithium-sr1
2015-08-22 Thanh HaRevert "Bug 3708 - APIdoc explorer URLs contain extra... 85/25685/1
2015-08-20 Jan HajnarBug 3708 - APIdoc explorer URLs contain extra 'node... 67/23267/3
2015-08-14 Thanh HaDistribution-karaf fails with error factory already... 18/25318/1
2015-08-13 Tom PantelisBug 3822: Improve error reporting for restconf PUT 43/23043/5
2015-08-13 Thanh HaFix versions to stable/lithium 67/25167/2
2015-08-13 Tom PantelisCDS: Include CAN_COMMIT phase in rate limiter time... 88/23888/4
2015-08-11 Moiz RajaBUG 2185 : Introduce the SwitchBehavior message 59/24459/5
2015-08-11 Tom PantelisCDS: Add stress test RPC to the cars model 99/23899/4
2015-08-07 Jan-Simon MöllerBackport mvn archetypes to stable/lithium. 05/24705/3
2015-08-05 Tom PantelisFix akka logging initialization timeout on startup 80/24880/1
2015-08-05 Moiz RajaBUG 2185 : Make the Custom Raft Policy externally confi... 68/24368/6
2015-07-24 Moiz RajaBUG 2185 : Introduce RaftPolicy & DefaultRaftPolicy 63/24363/8
next