Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to 14b8d9552808063686e0c22760cec6e35b960b59
- Add RequestId and InvocationId to DR
Change-Id: I42575123396ce4b07c824846a8b2b3ca49dfbd85
Issue-ID: DMAAP-941
Signed-off-by: EmmettCox <emmett.cox@est.tech>
|
|
Project: dmaap/dbcapi master 022f4cde96a57fdc6f002e09ae5d9b314e4150e3
Revised values for DR Headers
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>
|
|
Project: dmaap/buscontroller master ed76ad37f472be602000e3e169be498d50f81ceb
Repair version for commons-codec
Change-Id: I7a94f7673dfb3051d772ea478177d73c884eea4b
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-987
|
|
Project: dmaap/dbcapi master b1812207d5f27a299b519aa213fd175043ae2b19
Merge "Multiple Sonar Fixes - AafNamespace.java"
Multiple Sonar Fixes - AafNamespace.java
Multiple Sonar Fixes - AafNamespace.java
Issue-ID: DMAAP-994
Change-Id: I25c3101fb14d20de1a4c23bb8af8d422a00ea95a
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 5cb40b19a7d063b6c31fbd1e615425e874467de8
Merge "Multiple fixes - Feed.java"
Multiple fixes - Feed.java
Multiple fixes - Feed.java
Issue-ID: DMAAP-995
Change-Id: Id67df8f786fa8376a43d4cf623ef6b3b160f09e4
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master abb7ac90db73a28b680cb7740a9f257c58c2281b
Merge "Junit for AafUserRole"
Junit for AafUserRole
Junit for AafUserRole
Issue-ID: DMAAP-993
Change-Id: Iaf9f466f2dc1d8eb04eeed75da61996dc263d6a3
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/buscontroller master 339668d8382568eb043709ea9eb16f4b2ea7d072
Support DR API diverge
Change-Id: Ie4d58731706a4d41202cf42cdaad2d460d73fc2f
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1000
|
|
Project: dmaap/dbcapi master 8a187a47e78e60e79c56f14ab560db7140eeaa2e
Merge "Start of DR API diverge"
Start of DR API diverge
Change-Id: I3ae888b3fb6b21172e1336002df7b5ba2674f339
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1000
|
|
Project: dmaap/datarouter master 72cd9f3033731242779e708a05f9519f36cf8d43
Merge "Bug fix for readTheDocs"
Bug fix for readTheDocs
Change-Id: Ief3eb05307fe18433e03565febd995ae37fd7c82
Issue-ID: DMAAP-976
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
|
|
Project: dmaap/datarouter master ba460267210f7978a440074fcb46a501bfa0b480
Merge "rephrase sentence"
rephrase sentence
Change-Id: If7b3a2761d81a89a2a2e9b9a82e123e1a5306d69
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
|
|
Project: dmaap/datarouter master 5028d980ce1234a4e9297e27d37ce10c5c516608
Merge "Update datarouter oparent pom version"
Update datarouter oparent pom version
Issue-ID: DMAAP-1001
Change-Id: I6720c1a8790ad000f38bf265e47e8362ad8d0f1f
Signed-off-by: eronkeo <ronan.keogh@est.tech>
|
|
Project: dmaap/datarouter master 08c0026ce1a9b43af18c5a14a3d97e51c7ff5b92
Datarouter security vulnerability updates
Issue-ID: DMAAP-996
Change-Id: Ib665de2e68f215507faa891deb9d71638f5e04f2
Signed-off-by: eronkeo <ronan.keogh@est.tech>
|
|
Project: dmaap/dbcapi master ccda7ee6355fe767fe6091d9943d9b295c29ee99
Merge "Replace "StringBuffer" by "StringBuilder"."
Replace "StringBuffer" by "StringBuilder".
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>
|
|
Project: dmaap/buscontroller master 4ff165d2d626de73cb86a356c5e5156f86933c46
Update oparent version
Change-Id: Iac64f609575ec98a63909c0e106048040727e6cb
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-989
|
|
Project: dmaap/dbcapi master 9bd45d6bf5450a62f0d0e773713f4d05418e3479
Update oparent
Change-Id: I7885f496e0d1498f96f894e23ebcc6a85df19088
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-989
|
|
Project: dmaap/dbcapi master 33506b046b9facf6b01a5eccb3c930826529f07a
Merge "DatabaseClass-replaced type with diamonds"
DatabaseClass-replaced type with diamonds
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>
|
|
Project: dmaap/dbcapi master a76a9cc70d53e148fe9fb9bc4bcc70d5186832d7
Merge "MR_ClientService-replace type with diamonds"
MR_ClientService-replace type with diamonds
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>
|
|
Project: dmaap/dbcapi master c07e0dc46ad232c8cd86f19b4aaaab0ef9db409f
Merge "TopicService-replace type with diamonds"
TopicService-replace type with diamonds
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>
|
|
Project: dmaap/dbcapi master b2668789b9e7af9a40c234a4dcbbb7a14df97627
Merge "IssueFix-Replace type with diamonds"
IssueFix-Replace type with diamonds
AafLurService.java - Replace the type specification in this constructor call with the diamond operator ("<>").
Issue-ID: DMAAP-925
Change-Id: I6f1309c3270198e55bccfb365776fd27ebc1d5fd
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master f633d09a8006467fb94f0fe9e44133f5c36434f0
Merge "Use a logger to log this exception-AafConnection"
Use a logger to log this exception-AafConnection
Exception is already logged using logger. deleting the printstacktrace.
Issue-ID: DMAAP-924
Change-Id: I2eda3c840af3cd61d429373dccd046e19e076be4
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 2023a02a1325cd710079e72b8369fa1bbea666cc
Merge "AafLurAndFish.java-logged exception"
AafLurAndFish.java-logged exception
AafLurAndFish.java - Either log or rethrow this exception
Issue-ID: DMAAP-928
Change-Id: Ib023e3e247f741191bf5639cb2ca740221a52f7c
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master cdfa6473b791c4c99a4b97cf6c91c97446b1cdea
Merge "DrProvConnection.java-Remove unused import"
DrProvConnection.java-Remove unused import
DrProvConnection.java - Remove unused import
Issue-ID: DMAAP-929
Change-Id: Id0b64973830792fb5390fd5ed5b35654d76128c4
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master a7656548fe9bf4f0ef1c8e0ddc271aba4efc3f48
Merge "MrProvConnection.java - Remove unused imports"
MrProvConnection.java - Remove unused imports
MrProvConnection.java - Remove unused imports
Issue-ID: DMAAP-929
Change-Id: I831bafb9d706d764de8f879a42ab3c2a9f45e853
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master d6ac89166652a7ac7ecf3ee25477a970e3bcd482
Merge "MrTopicConnection.java-fixed string comparion"
MrTopicConnection.java-fixed string comparion
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>
|
|
Project: dmaap/dbcapi master 2006bedb6a0cf54d6031a3a390defc4a851b53f1
Merge "FeedService-Fixed String Comparison"
FeedService-Fixed String Comparison
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>
|
|
Project: dmaap/dbcapi master 2f31db57d0b46089b96b0816257352ca837919d1
Merge "DR_NodeService-Removed unused variable"
DR_NodeService-Removed unused variable
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>
|
|
Project: dmaap/dbcapi master 83680b266e5edea3487d1b662af4f3f1466a1013
Merge "DR_SubService-Fixed String comparison"
DR_SubService-Fixed String comparison
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>
|
|
Project: dmaap/dbcapi master 1683994d9aa50a907010191b8ede7064b1c72cb2
Merge "MR_ClusterService-replace & with &&"
MR_ClusterService-replace & with &&
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>
|
|
Project: dmaap/dbcapi master cdb4b047f06559ceb67963a95b225dc032d3e7f9
Merge "JettyServer-Removed unused Imports"
JettyServer-Removed unused Imports
Removed unused imports
Issue-ID: DMAAP-944
Change-Id: Ifdc1607899285a0fbdbd82eade01a9b2f3b81b30
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 74df913ac796cbfe51991ddb288db0e8794cb95a
Merge "Feed-remove useless assignment to variable"
Feed-remove useless assignment to variable
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>
|
|
Project: dmaap/dbcapi master 78600e2d5302e047f096011bcfa96e90501fb186
Merge "DR_SubResource-remove comment-out lines"
DR_SubResource-remove comment-out lines
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>
|
|
Project: dmaap/dbcapi master e4c09109687f4479c13c67efdb04756b205ab119
Merge "DmaapService-removed unused imports"
DmaapService-removed unused imports
DmaapService.java - remove unused imports
Issue-ID: DMAAP-954
Change-Id: Id582e54aee9846e847a720a11c6b01ba71b09773
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 437d6980085ec09659ce0e55e3baca4af142558e
Merge "Graph-removed unused imports"
Graph-removed unused imports
Sonar Fix - Graph.java - removed unused imports
Issue-ID: DMAAP-955
Change-Id: I711f972fce9eed05c4c58d0ba03ca84e99c1b1b8
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 2e95d8bbbf6eb8d17166af1c2c2c32481796a83c
Merge "Junit for Fqdn.java"
Junit for Fqdn.java
Junit for Fqdn.java
Issue-ID: DMAAP-962
Change-Id: Iccfd60f2de138ad786de3e6c1ee97b4f4886bca6
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/buscontroller master 7a107760435f70283b71232d354652532c3e776a
Update artifact dependencies for CLM issues
Change-Id: I5d77b8eb0e9449ff5725832c9d8914f11da3cd5a
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-987
|
|
Project: dmaap/dbcapi master ca5d23b1d15d808d9d2924e1c870f50742899c53
Update artifact dependencies
Change-Id: I6ea4742b489dd91074d22f44048ad7fc4720a0aa
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-987
|
|
Project: dmaap/buscontroller master 57a84101c53ed61ddf604c6449430a9bdb9efd9e
Merge "Add note for new property"
Add note for new property
Change-Id: I2a4086e70490bd3f46a37a8cd5446c8a94f76339
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-856
|
|
Project: dmaap/dbcapi master 036eaca9ccd55f5c568dff6347da1bcf07e5c61b
Merge "Fixed major sonar issue in ApiPerms.java"
Fixed major sonar issue in ApiPerms.java
Fixed variable issue
Change-Id: Ie1b22a74fb6806ad5e8cd07a5a4163579700ca7e
Issue-ID: DMAAP-898
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: dmaap/dbcapi master 99a69b81bca73117846e55bd0129cf3172d4ee08
Merge "Fixed bug in BridgeResource.java"
Fixed bug in BridgeResource.java
Fixed major bug as per sonar
Change-Id: I3386f4523147975b2e5af7afaebe2d9c0b7bcd8f
Issue-ID: DMAAP-898
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: dmaap/messagerouter/messageservice master 9fc471e59ddd70ef22f838df5be143c85d5b3869
remove message filtering from documentation
Issue-ID: DMAAP-974
Change-Id: Id8d63fd237fb005f773e7c79a5903c23747339ba
Signed-off-by: sunil unnava <sunil.unnava@att.com>
|
|
Project: dmaap/datarouter master e42cb8549823369755bacf3f9794ce646a5f3d5e
Merge "Update INFO.yaml file"
Update INFO.yaml file
Change-Id: I1e922d1658068cb2302c88e4abedfc18f5f79ed8
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: dmaap/messagerouter/messageservice master e97d3556885006663f2eb730301bdcacdcbc3e54
Merge "Update INFO.yaml file"
Update INFO.yaml file
Change-Id: I7693472c765eb055a4df94cb50401c253bef7670
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: dmaap/dbcapi master 498266dbdbb166c069e1538be86765e7280a9358
Update INFO.yaml file
Change-Id: Idd3ba2734f73477e9e30520da508e3d19775cc0a
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: dmaap/buscontroller master c5e33c727681c6519596ecccf154decba0732d1b
Update INFO.yaml file
Change-Id: I03a15263c20cfc64910f695686236b2bf787eff5
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: dmaap/messagerouter/messageservice master 274a042cbc88a65a922e24cde69d9b7b55c25b2c
Merge "Sonar majior issues"
Sonar majior issues
This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThET32hFUzlqeS5P&resolved=false&severities=MAJOR
Location:
src/main/java/org/onap/dmaap/util/ContentLengthInterceptor.java
Line No-L46 L90
Change-Id: Icf880cd23378bd14b2a9139a88d264716e2be361
Issue-ID: DMAAP-958
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
|
|
Project: dmaap/messagerouter/messageservice master 88718c03ff4a258520cb1ad624cce0c22774755f
Merge changes I3027d53f,I1233ebcc
* changes:
Sonar majior issues
Sonar majior issues
Sonar majior issues
This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThDU32hFUzlqeS3o&resolved=false&severities=MAJOR
Location:
src/main/java/org/onap/dmaap/service/MetricsRestService.java
Line No-L61
Change-Id: I3027d53f120e8fe0e33027ce0946e4017cdecac9
Issue-ID: DMAAP-960
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
Sonar majior issues
This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThCs32hFUzlqeS1O&resolved=false&severities=MAJOR
Location:
src/main/java/org/onap/dmaap/service/ApiKeysRestService.java
Line No-L71
Change-Id: I1233ebccb849f17e29675dca49b7a0a1b8c74847
Issue-ID: DMAAP-959
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
|
|
Project: dmaap/datarouter master 63bda59aac59f9fc99245d583decda254d1d3e5f
Add creation of metadata file on subscriber
Change-Id: Ia6aa3f038b35e47a0811de84a9aeab58acecd268
Issue-ID: DMAAP-963
Signed-off-by: econwar <conor.ward@est.tech>
|
|
Project: dmaap/messagerouter/messageservice master 7414ce00b2f6fd3905f2f5971dcb79a9314eb764
DMaaPWebExceptionMapper - sonar fixes
DMaaPWebExceptionMapper - sonar fixes
Issue-ID: DMAAP-966
Change-Id: Ic917d556650bc3b8612e9927dd0ed53b6050591c
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/buscontroller master 6ad19dfa4294276523d556b5795e7f35f1623d59
Initial version for Dublin
Includes several changes in dbcapi for ECOMP
patchset 2 references dbcapi SNAPSHOT
Change-Id: I8b12986dc59df9f259c1259d375cc41d9777d463
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-856
|
|
Project: dmaap/messagerouter/messageservice master b92962811d8a7ad1cd4a834c6ab018f481dff630
update mmagent related properties
Issue-ID: DMAAP-909
Change-Id: Ic550d5505cfbae403c8b8b14c04629982a17ca8a
Signed-off-by: sunil unnava <sunil.unnava@att.com>
|