Add support for reusable streaming
[controller.git] / opendaylight /
2019-02-20 Robert VargaImprove aborted transaction logging 15/80415/2
2019-02-20 Robert VargaCleanup java.util.Optional references 10/80410/2
2019-02-19 Robert VargaMigrate to ListenerRegistry.create() 93/80393/2
2019-02-19 Robert VargaFix free-standing transaction lookup with module-based... 92/80392/3
2019-02-18 Robert VargaRemove use of CheckedFuture 71/80371/1
2019-02-12 Robert VargaReduce JSR305 proliferation 11/80211/6
2019-02-11 Robert VargaAccount for reported UNMODIFIED nodes 67/80267/4
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 84/80084/1
2019-01-23 Tom PantelisMove BP xml files to standard OSGI-INF/blueprint 49/75549/7
2019-01-23 Tom PantelisImplement DOMDataTreeChangeListener.onInitialData 02/79802/3
2019-01-22 Stephen KittBump to mdsal 3.0.6 06/79806/1
2019-01-21 Robert VargaBump mdsal to 3.0.5 43/79743/4
2019-01-20 Robert VargaBump yangtools to 2.1.8 42/79742/2
2019-01-18 Stephen KittBump to odlparent 4.0.9 64/79664/1
2019-01-16 Tom PantelisImprove error reporting for tell-based reads 10/78310/5
2019-01-10 Robert VargaBump mdsal to 3.0.4 09/79409/3
2019-01-10 Robert VargaBump yangtools to 2.1.7 08/79408/1
2019-01-10 Stephen KittBump to odlparent 4.0.8 58/79358/3
2019-01-09 Tom PantelisOutput last log term on recovery complete 75/79375/2
2019-01-09 Robert VargaImprove follower term conflict resolution 34/79334/1
2019-01-09 Tom PantelisAdd info logging and improve error reporting in cluster... 20/79320/2
2019-01-07 Tom Pantelisinfo should be debug in CommitTransactionPayload 85/79285/2
2019-01-07 Tom PantelisOutput Request toString in RequestTimeoutException 84/79284/1
2019-01-07 Tom PantelisSend leader's full address via AppendEntries 07/78507/5
2019-01-06 Robert VargaBump odlparent to 4.0.7 99/79099/7
2019-01-03 Robert VargaMigrate messagebus-impl to MDSAL APIs 06/79206/1
2019-01-03 Robert VargaFix mdsal-it-base with JDK9+ 04/79104/4
2019-01-03 Robert VargaSwitch to spotbugs 73/79073/3
2019-01-02 Tom PantelisFix CSIT failure in unsubscribeDtcl RPC 40/79140/2
2019-01-01 Robert VargaFix unit test with Java 9+ 01/79101/2
2018-12-27 Robert Vargacommons-lang dependency should be scope=test 07/79007/5
2018-12-25 Robert Vargacommons-io dependency should be scope=test 08/79008/4
2018-12-24 Robert VargaReuse odlparent common features 10/79010/3
2018-12-23 Robert VargaBump mdsal to 3.0.3 06/79006/2
2018-12-23 Robert VargaBump to yangtools-2.1.6 and triemap-1.0.4 01/79001/2
2018-12-21 Stephen KittBump to odlparent 4.0.5 58/78958/1
2018-12-19 Robert VargaEliminate use of deprecated mockito methods 76/78876/2
2018-12-18 Tom PantelisAvoid unnecessary unsuccessful AppendEntriesReply 05/78805/4
2018-12-18 Tom PantelisSpecify initial serialization buffer capacity for Payloads 33/78433/4
2018-12-18 Michael Vorburgeradd real "end-to-end" coverage in TracingBrokerTest 01/78801/4
2018-12-17 Michael Vorburgerfix NPE in odl-mdsal-trace 00/78800/3
2018-12-17 Tom PantelisFix CSIT failure in MdsalLowLevelTestProvider 39/78839/2
2018-12-13 Tom PantelisImprove error reporting in MdsalLowLevelTestProvider 58/78758/1
2018-12-11 Stephen KittBump to triemap 1.0.1 35/78635/1
2018-12-05 Robert VargaImprove timeout check error message 53/78453/3
2018-12-05 Robert VargaRequire FiniteDuration in waitOnAsyncTask() 52/78452/2
2018-12-05 Robert VargagetShardTransactionIdleTimeout() is always FiniteDuration 51/78451/2
2018-12-05 Robert VargaRequire FiniteDuration in Actor props 50/78450/3
2018-12-05 Robert VargaReduce use of scala.concurrent.duration.Duration 49/78449/2
2018-12-05 Robert VargaMigrate to java.time.Duration 74/75374/41
2018-12-04 Tom PantelisAlways save to local copy in IdIntsListener 47/78347/2
2018-12-03 Tom PantelisAdd specific serializer for SimpleReplicatedLogEntry 90/78390/3
2018-12-01 Robert VargaUse SharedSingletonMapTemplate 18/78118/6
2018-12-01 Robert VargaImprove NormalizedNodeInputStreamReader 96/78096/8
2018-11-30 Robert VargaBump to yangtools-2.1.4 and mdsal-3.0.2 10/77610/10
2018-11-30 Tom PantelisImprove failure reporting in IdIntsListener 23/78323/2
2018-11-30 Tom PantelisImprove error reporting in WriteTransactionsHandler 11/78311/2
2018-11-27 Robert VargaForward CloseTransactionChain messages to the leader 15/78215/4
2018-11-27 Robert VargaMake ShardDataTree.insertEntryStatic 28/78228/2
2018-11-27 Tom Pantelistell-based - reconnect on leader change 29/78029/5
2018-11-27 Robert VargaUse explicit classes for Listener forwarding 08/78208/2
2018-11-25 Robert VargaUse pre-sized ImmutableLists for yang-data-api 17/78117/1
2018-11-17 Robert VargaProxy MD-SAL interfaces in DOMMountPointServiceImpl 80/77580/16
2018-11-16 Robert VargaUse Method.getParameterCount() 77/77877/2
2018-11-14 Robert VargaIntroduce ReadTransaction.exists() 67/77767/3
2018-11-14 Robert VargaFix DOMDataReadTransaction javadoc 68/77768/2
2018-11-09 Jakub MorvayProxy controller services in DOMMountPointServiceImpl 62/77562/18
2018-11-09 Robert VargaRemove LegacyShardedDOMDataBrokerAdapterUtils 85/77585/4
2018-11-09 Robert VargaRemove DOMMountPointServiceImpl.registerMountPoint() 82/77582/7
2018-11-08 Robert VargaBump operation timeout to 500ms 08/77608/2
2018-11-08 Jakub MorvaySimplify DTCL registration support classes 02/77602/2
2018-11-08 Jakub MorvayFix javadoc formatting 04/77604/1
2018-11-07 Robert VargaHide DOMMountPointServiceImpl.registerMountPoint implem... 77/77577/2
2018-10-26 Robert VargaForce UntrustedXML to be initialized from activator 98/77298/1
2018-10-24 Robert VargaIntegrate MRI projects for Neon 55/74855/74
2018-10-15 Ajay LeleUpdate procedure to restart controller on quarantined... 10/77010/1
2018-10-10 Robert VargaRemove the use of ActorIdentity.getRef() 25/76825/1
2018-10-10 Robert VargaRemove use of Class.newInstance() 03/76803/3
2018-10-03 Michael Vorburgermove trace impl-blueprint.xml DI into TraceBindingBroke... 61/72661/8
2018-10-03 Michael Vorburgermove binding-broker.xml DI into BindingBrokerWiring 85/72485/12
2018-10-02 Tom PantelisConvert blueprint ext classes to MDSAL APIs 16/76416/3
2018-10-02 Robert VargaMove commit payload propagation 65/76565/1
2018-10-01 Robert VargaCorrect exception handling in LegacyDOMDataBrokerAdapter 24/76524/1
2018-10-01 Robert VargaUse LogicalDatastoreType.toMdsal() 23/76523/1
2018-09-25 Stephen KittBump to Dropwizard Metrics 4.0.3 38/76438/1
2018-09-19 Robert VargaConstruct IMDS delegate with proper type 66/76266/2
2018-08-30 Stephen KittSwitch to Akka’s protobuf 55/75555/3
2018-08-26 Robert VargaAlign tested boolean/Boolean expectations 20/75420/19
2018-08-24 Robert VargaEliminate ShardTestKit subclasses 17/75417/15
2018-08-24 Robert VargaCleanup TestKit use 79/75379/23
2018-08-24 Robert VargaEliminate IntegrationTestKit subclasses 81/75381/20
2018-08-24 Robert VargaEliminate use of exam.version 52/75452/2
2018-08-23 Tom PantelisLower warn level in AbstractInvokableServiceMetadata 84/75384/2
2018-08-23 Robert VargaFix illegal check in CreateTransactionReply 21/75421/1
2018-08-23 Tom PantelisDisable artery max frame size settingd 92/75392/2
2018-08-22 Robert VargaFix prefix shard configuration update handling 85/75385/2
2018-08-22 Robert VargaMigrate to expectNoMessage() 71/75371/1
2018-08-22 Robert VargaCache reflection operations in AbstractSchemaAwareTest 32/75332/9
2018-08-22 Robert VargaFix findbugs warnings 51/75351/4
2018-08-21 Robert VargaMigrate to UntypedAbstractActor 02/65902/12
next