summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-02-27Change verison to match POMs2.1.10Instrumental28-28/+28
Issue-ID: AAF-771 Change-Id: Ibd7958cab6547bdcea8d766e1f0aec67d3250fb9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-27update version default2.1.9Instrumental1-1/+1
Issue-ID: AAF-771 Change-Id: Ib885ac38116c5db833e516aa83404ddf371987e9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-26Improve Batch Bulk LoadInstrumental8-102/+96
Issue-ID: AAF-775 Change-Id: Ib2d6ff3607a30c6e8d74ff24498e5907237d6ff2 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-26mv cqlsh check to wait_startInstrumental1-10/+19
Move the check on Cassandra responsiveness to wait_start, and increase new timeout on CQL loads. Issue-ID: AAF-773 Change-Id: I14f2dd4efe6eb8bb150334a28ff4a9a5e63bf964 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-25Fix: AAF timing issuesroot2-3/+15
We wait until the cassandra DB comes up and listen on TCP 9042 before running any cqlsh commands. Also we increse cqlsh --request-timeout to 60 seconds and in order to prevent coordinator write timeouts we increase write_request_ timeout_in_ms to 20 seconds. So that Cassandra DB comes up in all different setpups without any failures. Change-Id: Idf2e1080a0ec39d6a594888f13625ef173aa5467 Issue-ID: AAF-773 Signed-off-by: kranthi.guttikonda@att.com Signed-off-by: root <kranthi.guttikonda@att.com>
2019-02-23Update to 2.1.11-SNAPSHOTInstrumental27-30/+26
Issue-ID: AAF-770 Change-Id: Idc2e09482596f6b74c4935f2f4ff83996f342cb6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-22Refine Local Agent.sh useInstrumental8-98/+112
Issue-ID: AAF-770 Change-Id: Ic6593bde1e16db35cf538cb1d2caa152016f3a82 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-21Merge "CSIT and non-container Agent"Sai Gandham3-8/+73
2019-02-21Merge "Sonar fix: Notification.java"Jonathan Gathman1-17/+17
2019-02-21Merge "Sonar Fox: InputIterator.java"Jonathan Gathman1-1/+3
2019-02-21Merge "Sonar Fix: NotifyApprovals.java"Jonathan Gathman1-5/+7
2019-02-21Merge "Add more junits to auth-batch"Jonathan Gathman12-18/+2345
2019-02-21CSIT and non-container AgentInstrumental3-8/+73
Issue-ID: AAF-767 Change-Id: I8bf40dc33bc4b855c556ca5cb264e24917e0d9dd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-20Locator Service link correctionInstrumental4-17/+32
Issue-ID: AAF-667 Change-Id: Ie7443f985c6d8dfb6955419695c58ae3be116afc Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-20fix new openssl, data, etcInstrumental20-227/+297
Issue-ID: AAF-667 Change-Id: Ic87c5159c453c293d845abea6be0c4cfb3164fc1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-20Add more junits to auth-batchSai Gandham12-18/+2345
Issue-ID: AAF-111 Change-Id: I4159ef44c88af6d80da0243d6532f9e422ae6f12 Signed-off-by: Sai Gandham <sg481n@att.com>
2019-02-18More refinement, Agent.shInstrumental13-79/+68
Issue-ID: AAF-667 Change-Id: I3898f3378fffb0ed89ad84cb80942d1ded51b3d4 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-18Merge "Refine Agent.sh and Docs"Jonathan Gathman6-60/+69
2019-02-18Refine Agent.sh and DocsInstrumental6-60/+69
Issue-ID: AAF-667 Change-Id: Id4cfb8e880001d4d46f664f69449fa1713f777e7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-17Merge "Identities for Dublin"Sai Gandham8-433/+678
2019-02-16Other minor batch changesInstrumental4-5/+5
Issue-ID: AAF-740 Change-Id: Id093e584e5436d4db620acd5701fd31fdf4fce0d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-16Identities for DublinInstrumental8-433/+678
Issue-ID: AAF-766 Change-Id: I27ac11ac41128b4231cc350e78e78a2221fe5def Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-15Batch work and clientInstrumental51-1288/+1776
Issue-ID: AAF-740 Change-Id: I16da4f2a87ec5d19590f0af642b91f9e2e02b246 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-13Add AAF in a Nutshell to docsSai Gandham2-0/+71
update release noted Issue-ID: AAF-758 Change-Id: If47f32f7b8e727e416308a5c016ddb51e9f71658 Signed-off-by: Sai Gandham <sg481n@att.com>
2019-02-11Sonar Fix: NotifyApprovals.javaArundathi Patil1-5/+7
Fixed sonar issues/code-smella across this file Issue-ID: AAF-756 Change-Id: If89b87ae3c4acaad8d0d28b1eda97c4a1d1fe32f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-11Sonar Fox: InputIterator.javaArundathi Patil1-1/+3
Fixed sonar issues/code-smells across this file Issue-ID: AAF-755 Change-Id: I1b572e52ce84ec0ff5e6a1a847c334559650ed99 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-10Add Cred Reporting MailerInstrumental16-148/+363
Issue-ID: AAF-740,AAF-753,AAF-754 Change-Id: If2efc6ffbfa9897581ea00eb148fa61d793b058e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-07Minor fixes starting from ScratchInstrumental10-53/+22
Issue-ID: AAF-698 Change-Id: Ie279c11f9f385e9cb179cbe3e16de35cbfa33ecf Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-07Refine properties for non-rootInstrumental15-42/+33
Issue-ID: AAF-698 Change-Id: I266f0e36842fb506dbb3e412e12eedf64e24418a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-07Add Batch in Config imageInstrumental19-27/+111
Change Images to run as aaf Issue-ID: AAF-740 Change-Id: If5b8583dc19ac4095ba9b25715e9330d2a0ed5fc Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-07Sonar fix: Notification.javaArundathi Patil1-17/+17
Fixed sonar issues/code-smells across this file Issue-ID: AAF-752 Change-Id: I124d59c91038e291f3cb49cb1e322a1823bffbdc Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-06Merge "Refine Props, Batch Extend"Sai Gandham4-17/+12
2019-02-06Refine Props, Batch ExtendInstrumental7-19/+406
Issue-ID: AAF-740 Change-Id: I119c3e6573d59d6d182303dfd364342f0218b865 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-04Bring over Extend Batch programsInstrumental3-2/+394
Issue-ID: AAF-740 Change-Id: I76042b9b210112abbbeb9ef9418134d4c924be5d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-03Approval Batch, prep better JUnitInstrumental57-186/+1073
Issue-ID: AAF-740 Change-Id: Id9e8ca121c9bf92c2f98c7a61631e2417bba70b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-01Merge "Implement public private locator"Sai Gandham42-330/+979
2019-01-31Implement public private locatorInstrumental42-330/+979
Issue-ID: AAF-723 Change-Id: Ib5507ccaab0b7e565c98a16733d1b42dfb608095 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-31Multiple Sonar Fixes - FacadeImpl.javaDriptaroop Das1-135/+33
Multiple Sonar Fixes - FacadeImpl.java Issue-ID: AAF-737 Change-Id: Ibef0c3cdddb9f6ac5829f670fdf382635a927a36 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-30Merge "Sonar Fix: MiscID.java"Jonathan Gathman1-3/+4
2019-01-30Sonar Fix: MiscID.javaArundathi Patil1-3/+4
Fixed sonar issues/code-smells across this file Issue-ID: AAF-734 Change-Id: I572f1e942ee9be9297b3ccdd616ca1c6d1d1eddf Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-30Merge "Sonar fix: AAFcli.java"Jonathan Gathman1-5/+7
2019-01-30Merge "update anonymous inner classes with lambdas"Jonathan Gathman6-56/+31
2019-01-30Merge "Sonar Fixes - ActionPuntDAO and subclasses"Jonathan Gathman3-18/+6
2019-01-28update LF ID for sai gandhamSai Gandham1-1/+1
Issue-ID: AAF-735 Change-Id: Idbf470485cb67fd1acc181b2efc63e4a3099f785 Signed-off-by: Sai Gandham <sg481n@att.com>
2019-01-25Sonar fix: AAFcli.javaArundathi Patil1-5/+7
Fixed sonar issues/code-smells across this file Issue-ID: AAF-733 Change-Id: I91f5a84b29b38cb0ff2c5483ca95123e36e6d10e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-24update anonymous inner classes with lambdasDriptaroop Das6-56/+31
update anonymous inner classes of some files with lambdas Issue-ID: AAF-731 Change-Id: Ifc37d1aef4017943a5d33ee7c89ca919df474436 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-24Sonar Fixes - ActionPuntDAO and subclassesDriptaroop Das3-18/+6
Sonar Fixes - ActionPuntDAO and subclasses Issue-ID: AAF-730 Change-Id: I43123a886a390620ebd608bad49828596aac1b1d Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-23Committer ChangesInstrumental1-10/+10
Issue-ID: AAF-729 Change-Id: Ic3e9504229e8ee2772618c43a66d2ea78e4d5dbf Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-23Adjust Docker Build 2Instrumental1-6/+6
Issue-ID: AAF-723 Change-Id: I6e70768e4fcf879b5c375889ba454fa8960242c0 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-23Merge "Multiple Sonar Fixes - MiscID.java"Jonathan Gathman1-6/+4