aboutsummaryrefslogtreecommitdiffstats
path: root/distribution
AgeCommit message (Collapse)AuthorFilesLines
2020-02-19Fix Broken Docker BuildsThomas Nelson11-1380/+0
Update Pom files and Directory Structure. Issue-ID: MUSIC-561 Signed-off-by: Thomas Nelson <tn1381@att.com> Change-Id: I3325b20cc4345e67a356a5cbb1bce7d45904be02
2019-10-03Update locking to use Threadsafe setThomas Nelson (arthurdent3)2-16/+43
Had to create whole new method for Atomic Lock Creation. Added thread safe set to contol lock creation per key. Updated the deadlock to use local_quorum Removed some uneeded import Updated some logging. Issue-ID: MUSIC-512 Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com> Change-Id: I7e1a4c34de5dc9a0e90adf30d1f4d1bac698ceae Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com>
2019-09-05Rename springboot jarTschaen, Brendan2-3/+3
Jars are now MUSIC-SB.jar for springboot packaged jar and MUSIC.jar for music jar Change-Id: I9348d43227983b45c74a728862fc5608831e033c Issue-ID: MUSIC-466 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-06-25Some bug fixes and Minor Chages.Thomas Nelson arthudent33-12/+8
Remove some Commented out code. Cleaned up Variables. Encryption of passwords added Updated Test Cases Fixed some errors in how they were reported. Reduced Logging clutter Some Vulnerability fixes. Change-Id: I64c7935d167d4a976681b5a18fd51aa667d0cd95 Issue-ID: MUSIC-413 Signed-off-by: Thomas Nelson arthudent3 <nelson24@att.com>
2019-05-13Changes Listed below:Nelson, Thomas (arthurdent3)9-214/+113
- Added build version API - Updated Keyspace active to use Properties setting - Update Libraries Netty,jbcrypt,Jackson Databind and log4j - Removed some irrelivant files - Updated some usint tests to ignore some tests(This will be updated soon) - Bugfixes - Missing Values, inform user. - Respond with proper error - Fix Locking Contention issue. - Add locking retry for atomic calls. Change-Id: Ie218dd92edb0c20e4a0efe33eeaaec84e5293c44 Issue-ID: MUSIC-393 Signed-off-by: Nelson, Thomas (arthurdent3) <nelson24@att.com>
2019-03-07Remove straggling zookeper referencesTschaen, Brendan2-6/+0
Issue-ID: MUSIC-361 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: I4faac78bc898b07902ce97ac6112f0dcd4a3729a
2019-01-29Push variuos changesNelson,Thomas(tn1381)(arthurdent3)7-64/+89
- Spring Boot - Cadi - Cassandra Locking Change-Id: Ie9882f81f0ca141bdb7862cdabf978481fcd7c4a Issue-ID: MUSIC-296,MUSIC-272 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-10-17Add Delay variable to runcqlNelson,Thomas(tn1381)(arthurdent3)1-2/+5
Change-Id: If09930012c443d5b04a70c55a1b315b3f2781ff1 Issue-ID: MUSIC-147 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-10-16Update runcqlNelson,Thomas(tn1381)(arthurdent3)1-6/+6
Change-Id: Ieedb7a180de8bd591c610d0846e33b3a95daad8d Issue-ID: MUSIC-147 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-10-16Update runcqlNelson,Thomas(tn1381)(arthurdent3)1-30/+47
Change-Id: I1ed72cbf2e29d1a1636eebd252fb184a6dee7555 Issue-ID: MUSIC-147 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-10-14Bug Fix to keep runcwl from failing.Thomas Nelson Jr1-9/+49
Update to ensure container exits with a 0 Change-Id: I330a9488017303a6a3b08473bdedf43b9d65abd6 Issue-ID: MUSIC-147 Signed-off-by: Thomas Nelson <nelson24@nelson42.com> Signed-off-by: Thomas Nelson Jr arthurdent3 <nelson24@att.com>
2018-09-17Update distribution files to support helm chartsThomas Nelson Jr (arthurdent3) tn1381@att.com7-8/+65
Helm Charts require new Docker images. Refined Cassandra and Cassandra cql loader. Change-Id: Ie7726025afd63e256a43aef9f39d53c32c90c77b Issue-ID: MUSIC-99 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-04-18Update cassandra docker imageThomas Nelson Jr (arthurdent3) tn1381@att.com1-3/+5
Removal for issues with Kubernetes - Need to make sure any injected files Are chown 664 or ID is smae ID as Cassandra in Container ( Which is 999 ). Change-Id: Ib568d94131bcd6766da202f4591f4634d1804761 Issue-ID: MUSIC-70, MUSIC-60 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-04-11Add repo variable.Vikram Potturi(apotturi)2-6/+25
Change-Id: I6f2a9af4b40a768549d8460102913aa65d80d9a0 Issue-ID: MUSIC-63 Signed-off-by: Vikram Potturi(apotturi) <apotturi@gmail.com>
2018-04-10Adding HEAT map information.Nelson,Thomas(tn1381)(arthurdent3)2-0/+83
I adding missing Files. Change-Id: Id6e49cd95e0327b5b79b29707f25a44602dd06be Issue-ID: MUSIC-63 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-04-09Adding HEAT map information.Vikram Potturi(apotturi)4-98/+36
Change-Id: I676137f72ab3cf451532c8f8fcfd032f83c31d5b Issue-ID: MUSIC-63 Signed-off-by: Vikram Potturi(apotturi) <apotturi@gmail.com>
2018-03-27Code Coverage, Auth ID, DockerNelson,Thomas(tn1381)(arthurdent3)1-51/+52
Change-Id: If9212aea5a643f2db6c18090f17cd2da71f5a968 Issue-ID: MUSIC-44, MUSIC-65, MUSIC-56 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-03-13Docker update and POM fixThomas Nelson Jr (arthurdent3) tn1381@att.com2-1/+6
Update the docker for cassandra to change ownership of imported files. Update the POM to fix bug Numerous bug fixes fro Logging and Error reporting. Change-Id: I518807f9796734134341ebefd109219050a84b51 Issue-ID: MUSIC-56, MUSIC-57, MUSIC-58 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-08Docker Updates for CSITThomas Nelson Jr (arthurdent3) tn1381@att.com6-3/+137
Udates fro Docker and also a few bug fixes. Change-Id: I48d8ee81412c7ce664e6b3e33c06e952afad734e Issue-ID: MUSIC-32, MUSIC-51 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-06Unit Tests for Sonar and Functional Test DockerThomas Nelson Jr (arthurdent3) tn1381@att.com8-0/+1140
Change-Id: Ib8156f44cf08f220de2a74ef8237b30deaf4df7a Issue-ID: MUSIC-40, MUSIC-32 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>