Age | Commit message (Collapse) | Author | Files | Lines |
|
for ONAP: privilegedSubscriber
for AT&T: guaranteed_delivery, guaranteed_sequence
also used this opportunity to move info about properties into README file
patchset 2: increment version
patchset 3: more try{}catch around reading fields from JSON . Boolean fields are fragile.
Change-Id: Idc7353aaa660c180c1079f9ff61c7d55c41d4170
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1033
Signed-off-by: dglFromAtt <dgl@research.att.com>
|
|
Patchset 2: increment version
Change-Id: Ib7b4af0164643940bba608d743b42b350af44363
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1027
Signed-off-by: dglFromAtt <dgl@research.att.com>
|
|
NOTE: default values to match ONAP DR so no change to properties are
needed in ONAP deployments. But can set property for AT&T internal
deployment which uses a diff set of Header values.
Change-Id: Ie08fb62dddc72ee4e7231522cd4db0c4f72579b2
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1000
Signed-off-by: dglFromAtt <dgl@research.att.com>
|
|
|
|
|
|
|
|
|
|
Junit for AafUserRole
Issue-ID: DMAAP-993
Change-Id: Iaf9f466f2dc1d8eb04eeed75da61996dc263d6a3
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Multiple fixes - Feed.java
Issue-ID: DMAAP-995
Change-Id: Id67df8f786fa8376a43d4cf623ef6b3b160f09e4
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Multiple Sonar Fixes - AafNamespace.java
Issue-ID: DMAAP-994
Change-Id: I25c3101fb14d20de1a4c23bb8af8d422a00ea95a
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
|
|
Change-Id: I3ae888b3fb6b21172e1336002df7b5ba2674f339
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Junit for Fqdn.java
Issue-ID: DMAAP-962
Change-Id: Iccfd60f2de138ad786de3e6c1ee97b4f4886bca6
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Sonar Fix - Graph.java - removed unused imports
Issue-ID: DMAAP-955
Change-Id: I711f972fce9eed05c4c58d0ba03ca84e99c1b1b8
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
DmaapService.java - remove unused imports
Issue-ID: DMAAP-954
Change-Id: Id582e54aee9846e847a720a11c6b01ba71b09773
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
DR_SubResource.java - This block of commented-out lines of code should be removed
Issue-ID: DMAAP-953
Change-Id: I706216b59eee6d66b373b6ae045b8a6df4f3d109
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
DBFieldHandler.java - Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder"
Issue-ID: DMAAP-948
Change-Id: I6654b3b7486ce438d56b75cd9df956e2f98e69d6
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
DatabaseClass.java - Replace the type specification in this constructor call with the diamond operator ("<>").
Issue-ID: DMAAP-947
Change-Id: Ia40caaa7738265b80f941366fcb85583fa8a498f
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Feed.java - Remove this useless assignment to local variable "ret".
Issue-ID: DMAAP-945
Change-Id: I5905cbd3ccc3359afb2a0b8ec9a4849e916e2a8a
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Removed unused imports
Issue-ID: DMAAP-944
Change-Id: Ifdc1607899285a0fbdbd82eade01a9b2f3b81b30
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Replaced & with the correct comparsion operator && in MR_ClusterService.java
Issue-ID: DMAAP-943
Change-Id: Idaaa4f9ad3e1961e05d2a9f07de466d5f738417e
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
A few fields for dmaap object were still being set assuming that values
came from properties file. Furthermore, a private variable in the
DmaapService class was not set to new value from request.
Result was that lack of property caused topicNsRoot field to be null,
and then the null was used to compose AAF action/instance values incorrectly.
Also fixed some test code to initialize properly.
Change-Id: Iffabf5728fdfb2f9496c7eb248cb1ed9e1cc1536
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-933
Signed-off-by: dglFromAtt <dgl@research.att.com>
|
|
DR_SubService.java - Move the "Yes" string literal on the left side of this string comparison.
Issue-ID: DMAAP-938
Change-Id: Ic81157a8dbe7034b0f2bbe89ff20c4ae33a4ab65
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
MR_ClientService.java - Replace the type specification in this constructor call with the diamond operator ("<>").
Issue-ID: DMAAP-937
Change-Id: Id73fe9d73685c0dec9eeb136618afb0b5bf673f2
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
DR_NodeService.java - Remove this unused "resp" local variable.
Issue-ID: DMAAP-936
Change-Id: I1c90f2ba9ac69838a718471c7ed34e56b6a6aaab
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
FeedService.java - Move the "startsWith" string literal on the left side of this string comparison.
Issue-ID: DMAAP-935
Change-Id: I63c07fcb2c9aaae2dba9ecc9ee90775344ec64ed
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
TopicService.java - Replace the type specification in this constructor call with the diamond operator ("<>").
Issue-ID: DMAAP-934
Change-Id: I74c83f83e75fb26ddd56f8df6a5a0ff572d6f74e
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Also introduces new AAF API call (userRoles)
Change-Id: I9861fe7f3339ced504f006da7aaa159a3cd67b70
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-856
|
|
MrTopicConnection.java - Move the "https" string literal on the left side of this string comparison.
Issue-ID: DMAAP-931
Change-Id: Ia8217bd68c63e07a45cb064bf77bdf91934ffdff
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|