aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/music/service/impl/MusicCassaCore.java
AgeCommit message (Expand)AuthorFilesLines
2019-02-24Make MusicCore non-staticdev-cassandra-onlyMohammad Salehe1-72/+89
2019-02-24Implement voluntaryReleaseLock retry logicMohammad Salehe1-1/+17
2019-02-24Use executePut lock ordinal parameterMohammad Salehe1-10/+10
2019-02-24Return correct value on lockref dequeue exceptionMohammad Salehe1-22/+9
2019-02-24More detailed error messages for lock referencesMohammad Salehe1-4/+4
2019-02-24Indicate failure in createLockReferenceMohammad Salehe1-1/+2
2019-02-24Add retry logic for createLockRef in atomicPutMohammad Salehe1-6/+35
2018-12-22Add retry logic for acquireLock in atomicPutMohammad Salehe1-24/+46
2018-12-22Add primary time measurements to MusicCoreMohammad Salehe1-133/+175
2018-12-21Implement first comparison point testsMohammad Salehe1-2/+1
2018-12-12Read/Write locking implementationTschaen, Brendan1-16/+31
2018-12-03Cassa lockstore return string for peekLockTschaen, Brendan1-1/+1
2018-11-28music as a service impl v3srupane kondreddy1-0/+669
2018-11-15Revert "music core implemented as a service"Tschaen, Brendan1-669/+0
2018-11-13music core implemented as a servicesrupane kondreddy1-0/+669