aboutsummaryrefslogtreecommitdiffstats
path: root/mdbc-server/src/main/java/org/onap/music/mdbc/ownership/OwnershipAndCheckpoint.java
AgeCommit message (Expand)AuthorFilesLines
2020-01-21Merge "History of range tool"HEADmasterBharath Balasubramanian1-1/+1
2019-10-22Hot restartTschaen, Brendan1-13/+21
2019-10-09Various bug fixes and code cleanupTschaen, Brendan1-3/+3
2019-09-27Deadlock detection and recovery with new Music versionArthur Martella1-5/+24
2019-08-06Replay Transaction UpdatesTschaen, Brendan1-66/+69
2019-07-25Split partition using MRUTschaen, Brendan1-0/+6
2019-07-24Replay transaction bugfixTschaen, Brendan1-8/+7
2019-07-11History of range toolTschaen, Brendan1-1/+1
2019-07-09Merge if necessary after ownershipTschaen, Brendan1-25/+26
2019-07-08Merge "Maintain server checkpoint locations"Thomas Nelson1-0/+33
2019-07-01Maintain server checkpoint locationsTschaen, Brendan1-0/+33
2019-07-01Parse OrderBystatta1-2/+45
2019-06-24Relinquish Locks aptly based on partitionstatta1-1/+2
2019-05-30Don't create extra locks while claiming ownershipArthur Martella1-1/+3
2019-05-22Read write lock implementationTschaen, Brendan1-10/+12
2019-04-16Row re-use fixTschaen, Brendan1-7/+7
2019-04-04Reuse current musicrangeinformation row if possibleTschaen, Brendan1-1/+1
2019-04-03Don't call newLocks.put when lockId isn't setArthur Martella1-3/+2
2019-03-28Adding to current partition, and releaseLock bugTschaen, Brendan1-22/+29
2019-03-27Improve commit log and benchmarksArthur Martella1-12/+21
2019-03-20Warm up ranges across sitesTschaen, Brendan1-8/+15
2019-03-05Remove ownership logic from mixinTschaen, Brendan1-8/+150
2019-03-05Refactorization of musicmixin's own codeTschaen, Brendan1-4/+21
2019-02-26Improve serialization and table ownEnrique Saurez1-6/+6
2019-01-29Keyspace creation, and handling of mdbc_cuidEnrique Saurez1-4/+13
2019-01-15Dag, Ownership and Checkpoint (ignore some tests)Enrique Saurez1-0/+225