aboutsummaryrefslogtreecommitdiffstats
path: root/distribution/cassandra/docker-entrypoint.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-02-19Fix Broken Docker BuildsThomas Nelson1-107/+0
Update Pom files and Directory Structure. Issue-ID: MUSIC-561 Signed-off-by: Thomas Nelson <tn1381@att.com> Change-Id: I3325b20cc4345e67a356a5cbb1bce7d45904be02
2019-05-13Changes Listed below:Nelson, Thomas (arthurdent3)1-37/+9
- 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-01-29Push variuos changesNelson,Thomas(tn1381)(arthurdent3)1-20/+59
- 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-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-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.com1-0/+5
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.com1-1/+16
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.com1-0/+73
Change-Id: Ib8156f44cf08f220de2a74ef8237b30deaf4df7a Issue-ID: MUSIC-40, MUSIC-32 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>