controller.git
2015-11-02 Tom PantelisAlways persist ServerConfigurationPayload log entries 52/28952/4
2015-11-02 Tom PantelisDerive MockRaftActorContext from RaftActorContextImpl 18/28818/3
2015-10-30 evvyBUG-3381: Capture Snapshot on recovery if journal is... 21/27721/7
2015-10-29 Tom PantelisAdd wait state for AddServer if snapshot in progress 25/28925/3
2015-10-29 kalaiselvikBUG 2187 - Creating ShardReplica 96/28596/9
2015-10-29 Rajesh_SindagiBUG-2187: Non voting and Uninitialized followers are... 54/28954/1
2015-10-28 Tom PantelisAdd voting state to ServerConfigurationPayload 29/28829/9
2015-10-28 Ed WarnickeFix small bug in startup archetype 99/28899/2
2015-10-22 Robert VargaBUG-2399: fixup tests 08/28908/2
2015-10-28 Tom PantelisIntroduce PeerInfo and VotingState 20/28720/10
2015-10-28 Gary WuBump Akka to 2.3.14 51/28851/2
2015-10-27 Robert VargaRemove checks for NormalizedNodeBuilderWrapper 73/28773/5
2015-10-27 Robert VargaDo not use MoreExecutors.sameThreadExecutor() 72/28772/5
2015-10-27 Robert VargaMake REUSABLE_*_TL final 69/28769/5
2015-10-27 Robert VargaReduce ShardDataTree#getDataTree() callsites 29/28729/7
2015-10-26 Robert VargaDo not declare unneeded Exception throw 27/28727/5
2015-10-26 Robert VargaMake private methods static 26/28726/5
2015-10-26 Tom PantelisAdd getPeerIds to RaftActorContext 18/28718/6
2015-10-24 Gary WuFix resource leaks in TransactionChainProxyTest 54/28754/2
2015-10-23 rshoaibupdate leveldbjni version to support Solaris 93/25693/2
2015-10-23 Tom PantelisBug 2187: Code cleanup and refactoring 74/28674/5
2015-10-23 Ryan GouldingRemove unused Jersey dependencies from the controller 40/28740/2
2015-10-23 Gary WuRemove unnecessary @SuppressWarnings 43/28743/2
2015-10-23 Gary WuFix resource leaks in exception handling 09/28709/3
2015-10-23 Gary WuBug 4037: Allow auto-downed node to rejoin cluster 52/27852/8
2015-10-23 Tom PantelisBug 2187: AddServer unit test and bug fixes 63/28663/3
2015-10-23 kalaiselvikBUG 2187 - JMX API for create/delete shard replica 42/27742/13
2015-10-20 Rajesh_SindagiBUG-2187: Add Server - Leader Implementation 18/28018/9
2015-10-14 Tom PantelisAdd cluster config yang RPCs and provider wiring 66/28366/6
2015-10-14 Tom PantelisFix DistributedDataStoreIntegrationTest failure 95/28395/3
2015-10-14 Stephen KittAdd missing dependencies 18/28318/2
2015-10-14 Tom PantelisFix ModuleFactory not found errors 11/28211/5
2015-10-10 Moiz RajaBUG 4151 : Create a shared actor system 62/27562/9
2015-10-09 Gary WuFix Eclipse compilation warnings. 30/28030/3
2015-10-09 Tom PantelisRemove peer address cache in ShardInformation 60/27760/4
2015-10-09 Stephen KittPrepare for Karaf 3.0.4 upgrade 59/28059/2
2015-10-09 Gary WuRefactor to fix unchecked cast warnings. 66/28166/3
2015-10-08 Gary WuFix Eclipse compilation warnings. 25/28025/2
2015-10-08 Gary WuFix Eclipse compilation warnings. 21/28021/2
2015-10-08 Moiz RajaReproduce bug 4359 78/27678/4
2015-10-08 Tom PantelisPartial revert of https://git.opendaylight.org/gerrit... 67/28067/2
2015-10-08 Tom PantelisAdd ShardPeerAddressResolver 06/27606/4
2015-10-08 Tom PantelisModify ModuleInfoBundleTracker to track RESOLVED bundle... 74/27874/4
2015-10-07 Tom PantelisFix DistributedEntityOwnershipIntegrationTest failure 24/28024/1
2015-10-07 Tom PantelisBug 4105: Fix intermittent failure in DistributedEntity... 12/28012/1
2015-10-06 Tom PantelisFix NPE in AbstractFeatureWrapper 71/27971/1
2015-10-06 Tom PantelisInitial code for RaftActorServerConfigurationSupport 57/27557/7
2015-10-06 Claudio D.... Return throwable in NeverReconnectStrategy 15/27915/2
2015-10-05 Tom PantelisAdd PeerAddressResolver for raft actor 88/27588/3
2015-10-03 Maros MarsalekBUG-4367: Use SchemaSourceProvider to retrieve sources... 54/27654/8
2015-10-02 Tony TkacikFixed DatastoreContext not found. 48/27848/1
2015-10-01 Tom PantelisSpeed up GlobalBundleScanningSchemaServiceImpl close 81/27781/1
2015-10-01 Tom PantelisRevert ModuleInfoBundleTracker patches 19/27719/1
2015-09-28 Tom PantelisFix ModuleFactoryBundleTracker shutdown hang 26/27626/2
2015-09-29 Tom PantelisModify ModuleInfoBundleTracker to track RESOLVED bundles 38/27138/5
2015-09-29 Tom PantelisAdd election info to Snapshot 95/27495/6
2015-09-29 Tom PantelisAdd Raft AddServer message and reply 14/27514/4
2015-09-27 Tom PantelisAdd getOwnershipState method to EntityOwnershipService 51/27551/2
2015-09-28 Stephen KittYangInstanceIdentifier::toInstance() -> build() 31/27531/2
2015-09-28 Tom PantelisAlways persist and recover election term info 91/27491/9
2015-09-26 Venkatrangan... Revert "Remove obsolete artifacts from commons.opendayl... 67/27467/2
2015-09-25 Tony TkacikRemoved properties from parent pom. 70/26970/4
2015-09-25 Tony TkacikRemoved unnecessary commons.parent. 69/26969/4
2015-09-24 Michal PolkorabBug 4327 - Fixed DataTreeChangeListener registration... 96/27296/3
2015-09-24 Stephen KittRemove expensive uses of Calendar.getInstance() 81/25981/3
2015-09-24 Stephen KittRemove obsolete artifacts from commons.opendaylight 89/27189/2
2015-09-23 Vratko PolakBug 4202: Migrate also toaster to use mdsal project 69/27369/1
2015-09-22 adetalhouetBug 4202 - Migrate archetypes to use MD-SAL Project 50/27250/1
2015-09-18 Robert VargaBUG-865: remove YangInstanceIdentifier.toInstance() 63/27163/1
2015-09-18 Tomas CereAdd test scope to karaf-empty artifact in akka feature... 49/27149/3
2015-09-18 Stephen KittAdd "documentation" flags for WriteTransaction 98/25398/6
2015-09-18 Stephen KittYang code generator cleanup 70/25570/5
2015-09-18 Hideyuki TaiBug 4317: Added the version of yang-maven-plugin. 13/27013/2
2015-09-17 Flavio FernandesSplit {copyright} into {copyright-year} and {copyright} 41/26941/5
2015-09-17 Robert VargaBUG-2399: take into account new ModificationTypes 10/27110/5
2015-09-17 Tony TkacikFixed properties not expanded in features.xml 35/27135/3
2015-09-17 Shaleen SaxenaBug-4214 - Add support for configurable snapshot chunk... 13/26413/3
2015-09-17 Tony TkacikBug 4202: Migration to use mdsal project 79/26079/14
2015-09-17 Robert VargaBUG-865: remove the use of ModificationType.MERGE 07/27107/2
2015-09-17 Jozef BehranBUG 2298: Ask Git to normalize line endings 66/12466/4
2015-09-16 Thanh HaRemove sonar.branch property 77/26277/3
2015-09-16 Stephen KittUpgrade archetype-packaging plugin to 2.4 56/26956/2
2015-09-16 Stephen KittFuture-proof the dummy JAR construction 59/26859/3
2015-09-16 Robert VargaBUG-865: remove use of DefaultDataTreeCandidate 51/27051/1
2015-09-16 Robert VargaBUG-865; do not use DurationStatsTracker 46/27046/1
2015-09-15 Tom PantelisBug 4105: Remove EntityOwnershipCandidate 50/26950/2
2015-09-15 Tom PantelisBug 4094: Fix DCNs on initial registration 49/26949/2
2015-09-15 Thanh HaRemove sal-rest-connector artifacts 18/26818/4
2015-09-14 Tony TkacikFixed relativePaths. 97/26597/5
2015-09-14 Tom PantelisBug 4105: Add hasOwner param to EntityOwnershipListener... 98/26898/2
2015-09-14 Robert VargaDo not override dependency plugin version 40/26240/3
2015-09-11 Moiz RajaBUG 4291 : odl-clustering-test-app feature must depend... 31/26831/1
2015-09-11 Shigeru YasudaBug 4105: Fixed feature test failure due to missing... 22/26822/1
2015-09-10 Tom PantelisBug 4105: Remove candidates on PeerDown 08/26808/1
2015-09-10 Tom PantelisBug 4105: Implement EntityOwnershipListener registratio... 07/26807/1
2015-09-10 Tom PantelisBug 4105: Pass ModuleShardConfiguration with CreateShard 06/26806/1
2015-09-10 Tom PantelisBug 4105: Add entity ownership integration test 05/26805/1
2015-09-10 Tom PantelisBug 4105: Change ownership on member down/up 04/26804/1
2015-09-10 Tom PantelisBug 4105: Add Cars RPC to test entity ownership 03/26803/1
2015-09-10 Tom PantelisBug 4105: Add general-entities yang model 02/26802/1
next