controller.git
2016-06-15 Robert VargaBUG-5626: make CloseTransactionChain implement Identifiable 70/39470/33
2016-06-15 Robert VargaBUG-5930: introduce ABIVersion 24/39224/45
2016-06-14 Michael VorburgerAnticipate future fix for missing .gitignore in archety... 06/39106/3
2016-06-14 Tom PantelisBug 5913: Fix ISE in DefaultShardDataChangeListenerPubl... 06/40306/2
2016-06-14 Robert VargaBUG-5280: add CommitTransactionPayload 83/39283/46
2016-06-14 Robert VargaMake akka-testkit a test dependency 81/40281/2
2016-06-14 Tom PantelisGuard against duplicate log indexes 75/39975/4
2016-06-14 Tom PantelisAdd voting state to shard mbean FollowerInfo 73/40173/2
2016-06-13 Stephen KittStop building test-jar for sal-dummy-distributed-datastore 75/40175/2
2016-06-10 Tom PantelisCreate DatastoreSnapshotRestore instance via blueprint 13/36913/13
2016-06-10 Tom PantelisDebug logging in AbstractLeader is too chatty 50/40050/2
2016-06-10 Robert VargaBUG-5280: move DataTreeCandidate serialization to its... 67/39267/32
2016-06-10 Tom PantelisRemove CSS-related files from the clustering-test-app 36/38336/10
2016-06-10 Robert VargaBUG-5280: switch transaction IDs from String to Transac... 90/38990/47
2016-06-10 Tom PantelisRemove CSS-related files from the toaster 35/38335/9
2016-06-10 Tom PantelisWrite failed node data on recovery to a file 87/36987/6
2016-06-10 Jakub MorvayBUG 5932 - Remove NETCONF property 38/40038/4
2016-06-10 Tom PantelisWait for RPCService registered in RpcServiceMetadata 71/39971/2
2016-06-09 Alexis de TalhouëtBug 6030 - "karaf" script invokes /bin/sh but requires... 71/40071/2
2016-06-08 Robert VargaBUG-5280: do not use CompositeModification in Shard 25/39125/26
2016-06-08 Robert VargaBUG-5280: Remove PeristentMessages 22/39122/28
2016-06-08 Robert VargaBUG-5280: remove support for talking to pre-Boron clients 19/39119/28
2016-06-08 Robert VargaBUG-5280: switch transactionIdentifier 62/38962/34
2016-06-08 Robert VargaRemove use of {String,UUID}Identifier 85/39885/2
2016-06-07 Tom PantelisAdd more debug output in AbstractLeader and Follower 03/39903/2
2016-06-07 Tom PantelisDeprecate getModuleName()/getInstanceName() in Abstract... 91/39891/3
2016-06-06 Robert VargaFix compilation error 07/39907/4
2016-06-06 Robert VargaBUG-5280: eliminate ShardTransactionIdentifier 15/39015/25
2016-06-06 Robert VargaBUG-5280: introduce DistributedDataStoreClientActor 83/38683/52
2016-06-06 Robert VargaBUG-5280: validate FrontendType regular expression 71/39571/9
2016-06-06 Robert VargaBUG-5932: Remove NETCONF startup knobs 66/39366/3
2016-06-06 Robert VargaUse configured maximum memory to determine limits 01/37501/3
2016-06-06 Tom PantelisFix minor bug in ShardManager#removeShardReplica 63/39863/3
2016-06-06 Tom PantelisAdd config system API to recreate a module instance 78/38278/3
2016-06-06 Michael VorburgerClean up pom.xml of archetypes projects (not archetypes... 82/39482/2
2016-06-03 Martin CiglanGet rid of old Yang Parser in Controller 45/39645/6
2016-06-03 Michael VorburgerAdd src/main/yang as source path in build-helper-maven... 77/39277/2
2016-06-02 Michael VorburgerRemove M2E lifecycle-mapping <ignore/> for maven-checks... 22/39422/2
2016-06-01 Robert VargaBUG-5280: optimize identifier serialization format 88/39288/17
2016-06-01 Robert VargaAdd @Ignore to failing test 21/39721/3
2016-06-01 Tom PantelisImplement cluster admin RPCs to change member voting... 86/38086/6
2016-05-31 Michael VorburgerFormat startup archetype much more nicely, and clean... 75/39175/2
2016-05-31 Robert VargaEnforce Java 8 runtime 63/39063/5
2016-05-31 Robert VargaEnsure AbstractUntypedActor#unknownMessage() is called 17/36117/9
2016-05-31 Jakub MorvayBug 5836 - Set namespace for DOM nodes 92/39492/2
2016-05-31 Ryan GouldingRemove duplicate property assignment 83/39483/3
2016-05-31 Robert VargaChange declared exception 09/39409/3
2016-05-31 Stephen KittUpgrade karaf-resources to 3.0.6 50/39050/2
2016-05-25 Robert VargaBUG-5917: use JVM-internal TransformerFactoryImpl 68/39368/5
2016-05-20 Robert VargaBUG-5626: remove ApplyLogEntries 88/38988/5
2016-05-20 Robert VargaBUG-5626: remove CompositeModification(ByteString)Payload 87/38987/5
2016-05-20 Robert VargaUse YangInstanceIdentifier.EMPTY 14/39014/7
2016-05-20 Robert VargaBUG-5626: remove createTypedTransactionActor() 89/38989/5
2016-05-20 Robert VargaBUG-5280: make sure all DistributedDataStore instances... 29/38929/7
2016-05-20 Robert VargaBUG-5626: Eliminate ShardIdentifier.Builder 09/38809/15
2016-05-20 Robert VargaBUG-5280: use MemberName instead of String 02/38802/16
2016-05-20 Robert VargaBUG-5280: add cds-access-api identifiers 70/38670/16
2016-05-18 Robert VargaBUG-5626: use lambdas, Runnable and Consumer instead... 10/39010/2
2016-05-16 Robert VargaDo not override protobuf version 19/38319/5
2016-05-13 Robert VargaFix a typo in getDdatastoreContextFactory() 01/38801/3
2016-05-13 Robert VargaEliminate unneeded String.format() 00/38800/3
2016-05-13 Robert VargaRemove AbstractRaftActorBehavior#findClientRequestTracker() 51/38651/5
2016-05-13 Robert VargaBUG-5626: use Identifier instead of String 32/38632/7
2016-05-12 Tom PantelisAdd clustered-app-config blueprint extension example... 35/38435/5
2016-05-12 Tom PantelisAdd clustered-app-config blueprint extension 90/38390/7
2016-05-11 Vratko PolakMake Karaf dump heap on OOM by default 53/38653/2
2016-05-11 Robert VargaBUG-5626: split out CohortEntry 87/38587/3
2016-05-09 Robert VargaFix a generic array warning 22/38322/2
2016-05-09 Robert VargaFix static methods and convert to lambdas 21/38321/2
2016-05-09 Robert VargaMake potentially-static methods static 20/38320/2
2016-05-03 Tom PantelisFix intermittent test failure in ShardTest.testPeerAddr... 87/38087/2
2016-05-03 Tom PantelisFix intermittent failure in LeadershipTransferIntegrati... 98/38298/2
2016-05-02 Tom PantelisChange opendaylight-karaf-distro-archetype to use karaf... 92/38092/2
2016-05-02 Tom PantelisFix intermittent failures in DistributedDataStoreRemoti... 91/38291/2
2016-05-02 Tom PantelisFix intermittent failure in ReplicationAndSnapshotsInte... 42/38242/3
2016-05-02 Robert VargaBUG-5414 introduce EOS inJeopardy flag 52/36752/8
2016-04-29 Tom PantelisMove ClusterAdminRpcService to its own bundle 49/36849/18
2016-04-28 Tony TkacikBug 1435: CDS: Added support for custom commit cohort. 02/32602/21
2016-04-25 Tom PantelisAddress comments in prior patches 62/37662/5
2016-04-25 Robert VargaBUG-5280: add a section about actor model 36/37736/4
2016-04-24 Tony TkacikBug 3011: Changed scope of karaf:standard feature to... 42/18542/6
2016-04-22 Tom PantelisFix test failures in sal-binding-it 40/38040/1
2016-04-22 Tom PantelisModify config Module impls to co-exist with blueprint 14/36714/26
2016-04-19 Andrej MakBug 2244: Set config subsystem service element namespace 81/37481/3
2016-04-19 Andrej MakBug 5444: Allow null value in config module list setter 33/37433/3
2016-04-19 Robert VargaEnforce memory percentage 00/37500/3
2016-04-19 Thanh HaDisable Java 8 linter on projects that fail 32/37232/2
2016-04-19 Thanh HaFix javadoc syntax for filter-valve 31/37231/2
2016-04-19 Thanh HaInherit maven-project-info-reports config from odlparent 30/37230/2
2016-04-19 Thanh HaInherit jdepend-plugin from odlparent 29/37229/2
2016-04-19 Ryan GouldingDepend on odlparent version of blueprint 86/37286/2
2016-04-18 Robert VargaBUG-5280: add asciidoc outline of CDS implementation 44/37544/8
2016-04-14 Tom PantelisAdd registerToOsgi flag to ServiceInterfaceAnnotation 13/36713/17
2016-04-14 Tom PantelisAdd blueprint wiring for clustering-test-app 70/36570/16
2016-04-14 Tom PantelisAdd blueprint wiring for netty configs 35/35935/25
2016-04-13 Tom PantelisAdd blueprint wiring to the toaster sample 67/35867/26
2016-04-13 Tom PantelisAdd blueprint wiring to sal-binding-broker-impl 53/35853/25
2016-04-13 Ryan GouldingAdd dependency on javax.validation validation-api 55/37555/3
2016-04-13 Ryan GouldingRemove unused akka.version property 61/37561/2
2016-04-13 Thanh HaUpdate comment so that it is more correct 31/37331/2
next