aboutsummaryrefslogtreecommitdiffstats
path: root/mdbc-server/src/main/java/org/onap/music/mdbc/MdbcConnection.java
AgeCommit message (Expand)AuthorFilesLines
2019-10-22Hot restartTschaen, Brendan1-1/+3
2019-10-09Various bug fixes and code cleanupTschaen, Brendan1-6/+2
2019-09-27Deadlock detection and recovery with new Music versionArthur Martella1-3/+17
2019-08-06Replay Transaction UpdatesTschaen, Brendan1-3/+4
2019-07-25Split partition using MRUTschaen, Brendan1-7/+17
2019-07-09Merge if necessary after ownershipTschaen, Brendan1-13/+13
2019-07-08Merge "Maintain server checkpoint locations"Thomas Nelson1-7/+13
2019-07-01Maintain server checkpoint locationsTschaen, Brendan1-7/+13
2019-07-01Parse OrderBystatta1-4/+16
2019-06-24Relinquish Locks aptly based on partitionstatta1-0/+9
2019-05-30Relinquish locks for each transactionTschaen, Brendan1-3/+4
2019-05-22Move trigger creation to startupTschaen, Brendan1-15/+1
2019-05-22Read write lock implementationTschaen, Brendan1-6/+7
2019-05-15Merge "Implement postgres, fixes to eventual, and many bug fixes"Brendan Tschaen1-31/+24
2019-05-03Implement postgres, fixes to eventual, and many bug fixesArthur Martella1-31/+24
2019-04-30Fall back sql parsing optionTschaen, Brendan1-1/+1
2019-04-18Switch to calcite query parserTschaen, Brendan1-3/+4
2019-04-08Close connection also updates StateManagerArthur Martella1-0/+3
2019-03-27Improve commit log and benchmarksArthur Martella1-2/+23
2019-03-05Remove ownership logic from mixinTschaen, Brendan1-3/+3
2019-03-05Refactorization of musicmixin's own codeTschaen, Brendan1-0/+6
2019-02-26Improve serialization and table ownEnrique Saurez1-4/+7
2019-01-29Keyspace creation, and handling of mdbc_cuidEnrique Saurez1-0/+1
2019-01-23Fix node configuration/executable, and minor bugsEnrique Saurez1-9/+26
2019-01-22Add Eventual consistency logicst782s1-9/+19
2019-01-15Dag, Ownership and Checkpoint (ignore some tests)Enrique Saurez1-10/+31
2018-12-07Clean up ownership workTschaen, Brendan1-13/+6
2018-12-03Set cause of Exceptions in MDBCArthur Martella1-3/+3
2018-11-29ownership and relinquishEnrique Saurez1-447/+478
2018-11-20Replay operations into SQL DBTschaen, Brendan1-59/+63
2018-11-20MusicSqlManager Removal, othe code refactorsTschaen, Brendan1-40/+122
2018-11-19Query processing with CalciteVikram Potturi1-0/+0
2018-11-05Modularized mdbc buildRob Daugherty1-0/+438