controller.git
2017-07-14 Robert VargaFix Verify/Preconditions string format 39/59839/3
2017-07-14 jenkins-relengBump versions by x.y.(z+1) 41/60341/1
2017-06-29 Robert VargaBUG-8704: rework seal mechanics to not wait during... 54/59654/7
2017-06-29 Vratko PolakBug 8768: Close itemProducer for every code path 49/59649/5
2017-06-28 Robert VargaBUG-8494: rework AbstractTransactionHandler 04/59604/1
2017-06-28 Robert VargaImprove ShardBackendInfo.toString() 01/59601/1
2017-06-28 Robert VargaBUG-8445: ignore responses from mismatched sessions 99/59599/1
2017-06-27 Robert VargaBUG-8494: fix failure path thinko 76/59576/1
2017-06-26 Robert VargaBUG-8445: check sessionId before propagating failures 27/59527/1
2017-06-26 Robert VargaBUG-8494: Cleanup clustering-it-provider 65/59465/6
2017-06-26 Tomas CereBUG 8629: Try to allow notification processing to finis... 52/58952/5
2017-06-21 Jakub MorvayBug 8621 - Add shutdown-prefix-shard-replica rpc to... 80/58580/6
2017-06-21 Jakub MorvayBug 8621 - Add shutdown-shard-replica rpc to MdsalLowLe... 79/58579/7
2017-06-20 Robert VargaBUG-8494: propagate submit failure immediately 39/59239/2
2017-06-20 Robert VargaFix format string mismatch 25/59225/1
2017-06-19 Robert VargaBUG-8445: Guard against NPE 60/59160/2
2017-06-19 Robert VargaLower UnboundedDequeBasedControlAwareMailbox logging 59/59159/2
2017-06-19 Robert VargaCleanup ProduceTransactionsHandler 04/59004/6
2017-06-15 Robert VargaOptimize Follower.isOutOfSync() 38/59038/2
2017-06-15 Robert VargaBUG-8618: update sync status only after processing 37/59037/2
2017-06-15 Robert VargaBUG-8618: make sync threshold tuneable 91/58991/6
2017-06-15 Robert VargaBUG-8618: improve debug logs 90/58990/2
2017-06-15 Robert VargaBUG-8618: refactor SyncStatusTracker state 86/58986/2
2017-06-14 Robert VargaBUG-8618: make sure we refresh backend info 36/58936/3
2017-06-14 Robert VargaBUG-8618: add threshold crossing debugs 85/58985/1
2017-06-14 Vratko PolakLog data after in IdIntsDOMDataTreeLIstener 97/58797/2
2017-06-13 Robert VargaImprove timeout message 14/58314/4
2017-06-13 Robert VargaBUG-8665: fix memory leak around RangeSets 00/58800/1
2017-06-13 Tom PantelisBug 8606: Continue leadership transfer on pauseLeader... 94/58794/2
2017-06-13 Tom PantelisFix intermittent PreLeaderScenarioTest failure 91/58791/1
2017-06-12 Tomas CereBUG 8494 log possibly hanged futures in tx handlers 39/58739/2
2017-06-12 Tomas CereBUG 8604 set proper tag when producer creation times out 38/58738/2
2017-06-12 Tomas CereBUG 8649: remove bounded mailbox from ShardManager... 34/58734/1
2017-06-12 Tomas CereBUG 8629: log inconsistent notifications as warn 99/58499/3
2017-06-12 Tomas CereBUG 8618: Log leader status when rejecting request 16/58416/7
2017-06-12 Tomas CereCatch all exceptions when submitting in tx handlers 84/58484/4
2017-06-12 Robert VargaDo not flood logs with modifications 34/58434/4
2017-06-09 Tom PantelisBug 5740: Configure control-aware mailbox 99/58399/2
2017-06-09 Tom PantelisBug 5740: Add Deque-based control-aware mailbox 98/58398/2
2017-06-09 Tom PantelisBug 5740: Add ControlMessage interface to raft messages 97/58397/2
2017-06-09 Tom PantelisBug 5740: Remove Serializable where not necessary 96/58396/2
2017-06-09 Tom PantelisBug 5740: Change TimeoutNow and Shutdown to externaliza... 95/58395/2
2017-06-09 Tom PantelisBug 5740: Change RequestVote(Reply) to externalizable... 94/58394/2
2017-06-07 Robert VargaBUG-8620: handle direct commit and disconnect correctly 30/58430/3
2017-06-07 Tomas CereBUG 8602: Skip initial fill of idints 55/58355/3
2017-06-06 Tom PantelisFix RecoveryIntegrationSingleNodeTest failure 68/58368/1
2017-06-05 Robert VargaBUG-8494: do not attempt to reconnect ReconnectingClien... 94/58194/3
2017-06-05 Robert VargaBUG-8403: fix DONE state propagation 74/58274/1
2017-06-05 David SuarezReplace LOGGER by LOG 72/57972/3
2017-06-02 Robert VargaBUG-8494: fix throttling during reconnect 96/57996/6
2017-06-01 Robert VargaBUG-8403: propagate DONE state to successor 94/57994/7
2017-06-01 Robert VargaBUG-8403: go through the DONE transition 76/58076/3
2017-06-01 Robert VargaBUG-8403: add state documentation and DONE state 34/58034/6
2017-05-31 Robert VargaBUG-8403: move successor allocation to AbstractProxyTra... 93/57993/5
2017-05-31 Robert VargaBUG-8494: Cap queue sleep time 33/58033/2
2017-05-31 Jakub MorvayBug 8446 - Increase timeout in leadership transfer 98/57698/4
2017-05-31 Robert VargaCleanup time access 58/57758/4
2017-05-29 Robert VargaBUG-8515: make sure we retry connection on NotLeaderExc... 51/57951/1
2017-05-29 Robert VargaBUG-8403: do not throttle purge requests 22/57822/3
2017-05-29 Robert VargaBUG-8538: rework transaction abort paths 70/57770/12
2017-05-29 Robert VargaBUG-8538: do not invoke read callbacks during replay. 59/57759/12
2017-05-29 Robert VargaBUG-8371: Respond to CreateLocalHistoryRequest after... 51/57751/4
2017-05-29 Robert VargaBUG-8540: suppress ConnectingClientConnection backend... 22/57722/5
2017-05-28 Tomas CereBUG 8525 Listeners not getting triggered from followers 63/57763/4
2017-05-28 Robert VargaDo not retain initial SchemaContext 61/56561/16
2017-05-28 Robert VargaBUG-8402: correctly propagate read-only bit 92/57692/3
2017-05-28 Tomas CereBUG 8402: Close readonly tx 81/57681/4
2017-05-28 Tomas CereBUG 8318: Add section for remoting transport-failure... 57/57357/4
2017-05-28 Tomas CereBUG 8525: Prevent NPE in test-app listeners 21/57621/3
2017-05-28 Tomas CereBUG 8403 Timeout writetransactions on initial ensure 23/57423/3
2017-05-28 Robert VargaBUG-8403: raise misordered request log message 99/57599/3
2017-05-28 Robert VargaBUG-8371: raise unknown history log to warn 98/57598/3
2017-05-28 Tom PantelisDon't use File(In/Out)putStream in FileBackedOutputStream 87/56987/2
2017-05-25 jenkins-relengBump versions by x.y.(z+1) 37/57837/1
2017-05-19 Robert VargaBUG-8507: Fix replayed directCommit() on reconnect 87/57387/12
2017-05-19 Robert VargaBUG-8511: add more explicit messages 31/57431/3
2017-05-19 Robert VargaBUG-8403: guard against ConcurrentModificationException 38/57438/1
2017-05-19 Robert VargaBUG-8452: make NoShardLeaderException retriable 74/57074/13
2017-05-19 Robert VargaBUG-8491: Remove requests as they are replayed 15/57315/9
2017-05-18 Tomas CereBUG 8462: Switch to using cds-client in usubscribe... 52/57352/2
2017-05-18 Robert VargaBUG-8402: fix sequencing with read/exists requests 28/57028/17
2017-05-18 Robert VargaBUG-8402: Record modification failures 93/57293/6
2017-05-18 Robert VargaBUG-8402: Separate out OutOfOrderRequestException 89/57289/4
2017-05-17 Robert VargaBUG-8422: separate retry and request timeouts 74/56874/12
2017-05-17 Robert VargaBUG-8402: fix transmit accounting 52/57152/6
2017-05-17 Tomas CereBUG 8422: Change tx handlers hard timeout 32/57132/3
2017-05-16 Robert VargaBUG-8159: apply object lifecycle to metadata 38/57138/3
2017-05-16 Tomas CereBUG 8447: Add shard getRole rpcs 31/57131/2
2017-05-16 Jakub MorvayBug 8444 - Persistent prefix-based shard cannot load... 75/57075/5
2017-05-16 Robert VargaFix logging format/argument mismatch 61/57061/2
2017-05-15 Robert VargaBUG-8056: place an upper bound on number of transaction... 48/56948/2
2017-05-12 Robert VargaBUG-8422: Propagate enqueue time 47/56747/7
2017-05-12 Tomas CereBUG 8318: Add a separate dispatcher for cluster actors 28/56928/4
2017-05-12 Tom PantelisFix testLeaderAndFollowerEntityOwnersReassignedAfterShu... 09/56909/2
2017-05-12 Tom PantelisBug 8424: Don't output data tree and tree candidates... 06/56906/1
2017-05-10 Tomas CereBUG-8392 RpcRegistry has it's buckets populated by... 83/56783/4
2017-05-10 Tom PantelisBug 8385: Fix testMultipleRegistrationsAtOnePrefix... 74/56774/2
2017-05-10 Tom PantelisFix testTransactionForwardedToLeaderAfterRetry failure 69/56769/1
2017-05-09 Tom PantelisFix timing issue in PartitionedCandidateOnStartupElecti... 99/56699/2
2017-05-09 Jakub MorvayBug 8391 - Close producer in become-prefix-leader rpc... 98/56698/1
next