Reduce JSR305 proliferation
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / RaftActorContextImpl.java
2019-02-12 Robert VargaReduce JSR305 proliferation 11/80211/6
2018-08-22 Robert VargaFix findbugs warnings 51/75351/4
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-10-23 Robert VargaBUG-9028: log stack traces on lastApplied changes 50/64150/4
2017-08-24 Robert VargaAdd debug to pinpoint lastApplied movement 21/62221/2
2017-06-29 Tom PantelisBug 2890: Chunk AppendEntries when single payload size... 01/57301/12
2017-04-15 Tom PantelisFix intermittent failure in ClusterAdminRpcServiceTest... 80/55080/3
2017-02-17 Tom PantelisBug 7521: Add FileBackedOutputStream and use for snapsh... 69/50769/13
2017-01-06 Tom PantelisBug 7362: Notify applyState synchronously 04/49404/7
2016-10-12 Tom PantelisFix remaining CS errors in sal-akka-raft and enable... 05/46805/3
2016-10-06 Tom PantelisFix warnings and javadocs in sal-akka-raft 65/45865/4
2016-08-11 Tom PantelisBug 5450: Query akka cluster state on Follower Election... 65/43265/6
2016-08-10 Robert VargaMove ServerConfigurationPayload to cluster.raft.persisted 66/43266/7
2016-07-08 Tom PantelisForce install snapshot when follower log is ahead 35/41535/2
2016-07-05 Tom PantelisAdd ServerConfigPayload to InstallSnapshot message 20/41320/3
2016-06-06 Robert VargaUse configured maximum memory to determine limits 01/37501/3
2016-04-12 Robert VargaMove null check from getTotalMemory() 95/37495/2
2016-04-04 Robert VargaBUG-5626: Move leaderId/leaderPayloadVersion fields 24/37024/5
2016-03-30 Robert VargaUse java.util.function.Supplier instead of Guava 81/36681/5
2016-03-29 Robert VargaRemove DelegatingRaftActorBehavior 60/36160/11
2016-01-15 Tom PantelisSet to non-voting if not in server confguration 90/32390/2
2016-01-11 Tom PantelisSend Shutdown message to Shard on ServerRemoved 38/32238/4
2016-01-08 Tom PantelisImplement RemoveServer for leader 37/32237/2
2015-12-14 Tom PantelisBug 2187: Prevent non-voting member from initiating... 47/30947/2
2015-11-17 Tom PantelisBug 2187: Bootstrap EOS shard when no local shards... 76/29576/12
2015-11-14 kalaiselvikBug 2187: Persisting Actor peerIds' in snapshot 42/29542/3
2015-11-11 Rajesh_SindagiBug 2187: Recover Peer Id's and Update peer map during... 12/29112/4
2015-11-02 Tom PantelisDerive MockRaftActorContext from RaftActorContextImpl 18/28818/3
2015-10-28 Tom PantelisIntroduce PeerInfo and VotingState 20/28720/10
2015-10-26 Tom PantelisAdd getPeerIds to RaftActorContext 18/28718/6
2015-10-09 Tom PantelisRemove peer address cache in ShardInformation 60/27760/4
2015-10-06 Tom PantelisInitial code for RaftActorServerConfigurationSupport 57/27557/7
2015-10-05 Tom PantelisAdd PeerAddressResolver for raft actor 88/27588/3
2015-09-01 Moiz RajaBUG 2185 : Make the Custom Raft Policy externally confi... 10/24810/4
2015-07-24 Moiz RajaBUG 2185 : Introduce RaftPolicy & DefaultRaftPolicy 49/24549/1
2015-05-16 Tom PantelisBug 3020: Add version to AppendEntries and AppendEntrie... 24/20524/2
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-13 Moiz RajaMerge "Bug 2948: Store DataPersistenceProvider in RaftA...
2015-04-10 Tom PantelisBug 2948: Store DataPersistenceProvider in RaftActorContext 04/17804/5
2015-04-10 Moiz RajaMerge "Fixes Bug 2935"
2015-04-08 Tony TkacikMerge "BUG 2799: SPI for EventSources"
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-08 Tony TkacikMerge "Add DOMDataTreeIdentifier.toString()"
2015-04-07 Tom PantelisMerge "Bug 2933: BidningDOMDataBrokerAdaper implements...
2015-04-07 Tom PantelisMerge "Bug 2933: Make DataTreeModification and Listener...
2015-04-07 Tom PantelisMerge "Bug 2933: Implemented DataTreeChangeService"
2015-04-07 Tom PantelisMerge "Bug 2942: odl-mdsal-apidocs feature is not prote...
2015-04-07 Moiz RajaMerge "Refactor ReplicatedLogImpl to separate class"
2015-03-30 Moiz RajaMerge "Adjust Tx rate limiter for unused transactions"
2015-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
2015-03-30 Tony TkacikMerge "Avoid IllegalArgument on missing source"
2015-03-30 Tony TkacikMerge "Increase default negotiation timeout for netconf...
2015-03-30 Tony TkacikMerge "Set unable-to-connect(netconf node) if no source...
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-30 Tom PantelisRefactor ReplicatedLogImpl to separate class 11/17211/6
2015-03-27 Tom PantelisMerge "BUG 2792 : ThreePhaseCommitCohortProxy should...
2015-03-27 Tom PantelisMerge "BUG 2773 : Transition Shard to Leader state...
2015-03-27 Tony TkacikMerge "BUG-2424 Bump mina sshd-core version to 0.14"
2015-03-27 Tom PantelisMerge "BUG 2584 : Datastore is ready when all local...
2015-03-26 Tom PantelisMerge "Use SnapshotManager"
2015-03-25 Moiz RajaUse SnapshotManager 11/15611/8
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-08 Tony TkacikMerge "Remove Neutron dependencies"
2015-03-08 Tony TkacikMerge "BUG 2412 - restconf RestconfDocumentedExceptionM...
2015-03-05 Tony TkacikMerge "Unit Test for md-sal netconf northbound mapping...
2015-03-05 Tony TkacikMerge "Fixed discard-changes for mdsal netconf, mapping...
2015-03-04 Moiz RajaMerge "Fix to karaf-parent to copy in dependencies."
2015-03-04 Moiz RajaMerge "Dynamically update DatastoreContext properties"
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
2015-02-23 Tony TkacikMerge "Startup archetype: Add basic unit tests for...
2015-02-23 Tony TkacikMerge "Startup arch - remove artifactId prefix from...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-22 tpantelisDynamically update DatastoreContext properties 71/15571/6
2015-02-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-12 Ed WarnickeMerge "Mark yang generated source location as a source...
2015-02-12 Moiz RajaMerge "(Bug 2035) - Increasing default Akka config...
2015-02-12 Tony TkacikMerge "Do not duplicate OSGi dependencyManagement"
2015-02-12 Ed WarnickeMerge "Bug 2684 - Fixing support for Neutron binding...
2015-02-12 Tony TkacikMerge "BUG-2627: do not duplicate descriptions"
2015-02-12 Tony TkacikMerge "BUG-2627: JMX interfaces need to be public"
2015-02-10 Moiz RajaMerge "Bug 2669: Use slf4j Logger instead of akka Loggi...
2015-02-10 Tony TkacikMerge "BUG-2679 Workaround for wrong nagasena encode...
2015-02-10 Tony TkacikMerge "Standardize on pax-exam 4.4.0"
2015-02-10 Moiz RajaMerge "Add signature marker and version to NormalizedNo...
2015-02-09 Moiz RajaMerge "Bug 2410: Use generated serialVersionUID for...
2015-02-09 tpantelisBug 2669: Use slf4j Logger instead of akka LoggingAdapter 10/14810/6
2015-02-06 Moiz RajaMerge "Bug-2590: Clustering : Minimize usage of in...
2015-02-06 Kamal RameshanBug-2590: Clustering : Minimize usage of in-memory... 15/14615/10
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-09-22 Ed WarnickeMerge "Bug 1025: Fixed incorrect revision in sal-remote...
2014-09-22 Tony TkacikMerge "BUG-1845: implement proper shutdown sequence"
2014-09-22 Madhu VenugopalMerge "Bug 1850 - The earlier patch missed out on remov...
next