aboutsummaryrefslogtreecommitdiffstats
path: root/mdbc-server/src/test/java/org/onap/music
AgeCommit message (Expand)AuthorFilesLines
2019-10-22Hot restartTschaen, Brendan4-10/+91
2019-10-09Various bug fixes and code cleanupTschaen, Brendan5-13/+22
2019-09-27Deadlock detection and recovery with new Music versionArthur Martella6-21/+34
2019-09-19Remove duplicate table creationsubhash.kumar.singh2-26/+2
2019-08-06Replay Transaction UpdatesTschaen, Brendan2-10/+11
2019-07-25Split partition using MRUTschaen, Brendan2-2/+2
2019-07-24Replay transaction bugfixTschaen, Brendan1-1/+1
2019-07-09Merge if necessary after ownershipTschaen, Brendan5-74/+75
2019-07-01Maintain server checkpoint locationsTschaen, Brendan1-0/+1
2019-06-24Keep history of MRI rows in tableTschaen, Brendan2-4/+3
2019-05-22Read write lock implementationTschaen, Brendan3-6/+39
2019-05-15Merge "Implement postgres, fixes to eventual, and many bug fixes"Brendan Tschaen8-446/+711
2019-05-03Implement postgres, fixes to eventual, and many bug fixesArthur Martella8-446/+711
2019-04-30Fall back sql parsing optionTschaen, Brendan1-10/+45
2019-04-18Switch to calcite query parserTschaen, Brendan2-43/+62
2019-04-05Optimize eventual readsstatta1-17/+52
2019-03-27Improve commit log and benchmarksArthur Martella5-46/+46
2019-03-20Warm up ranges across sitesTschaen, Brendan1-0/+137
2019-03-05Remove ownership logic from mixinTschaen, Brendan2-97/+117
2019-02-26Improve serialization and table ownEnrique Saurez3-63/+37
2019-02-07Update sql parse interfaceTschaen, Brendan1-0/+105
2019-02-05Increase timeout on junitsTschaen, Brendan1-1/+1
2019-01-29Keyspace creation, and handling of mdbc_cuidEnrique Saurez1-2/+3
2019-01-23Fix node configuration/executable, and minor bugsEnrique Saurez3-21/+28
2019-01-22Add Eventual consistency logicst782s2-8/+4
2019-01-15Dag, Ownership and Checkpoint (ignore some tests)Enrique Saurez6-97/+798
2018-12-07Clean up ownership workTschaen, Brendan1-26/+30
2018-11-30Upgrade to MUSIC 3.2.1Rob Daugherty3-17/+52
2018-11-29ownership and relinquishEnrique Saurez3-3/+322
2018-11-26MySQL JUnit testTschaen, Brendan1-0/+80
2018-11-20Replay operations into SQL DBTschaen, Brendan1-2/+7
2018-11-20MusicSqlManager Removal, othe code refactorsTschaen, Brendan2-4/+12
2018-11-20Merge "TxDigest replay and code restructure"Bharath Balasubramanian3-482/+46
2018-11-19Query processing with CalciteVikram Potturi3-0/+0
2018-11-16TxDigest replay and code restructureTschaen, Brendan3-482/+46
2018-11-14Remove unwanted Trigger creationst782s2-9/+11
2018-11-06Self contain the unit testsTschaen, Brendan3-73/+48
2018-11-05Modularized mdbc buildRob Daugherty8-0/+1514