summaryrefslogtreecommitdiffstats
path: root/docs/submodules/dmaap/dbcapi.git
AgeCommit message (Collapse)AuthorFilesLines
2019-03-04Update git submodulesdglFromAtt1-0/+0
* Update docs/submodules/dmaap/dbcapi.git from branch 'master' to d6ac6f8b10e90411dd650d6f7a9ee51179e39bfc - Allow POST dr_sub using FeedName Change-Id: I7237755d265fc14205d3c04173d170c250be4817 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-1045
2019-02-21Update git submodulesvarun gudisena1-0/+0
* Update docs/submodules/dmaap/dbcapi.git from branch 'master' to ecd4be66f501c6cbbcd53b302f477bd0c8d17a6a - Merge "Added new fields to dr_sub API" - Added new fields to dr_sub API 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>
2019-02-21Update git submodulesvarun gudisena1-0/+0
* Update docs/submodules/dmaap/dbcapi.git from branch 'master' to 1ec13e9d01818702d2890528934c247e0a5fa4ed - Merge "Multiple Sonar Fixes" - Multiple Sonar Fixes Multiple Sonar Fixes Issue-ID: DMAAP-1023 Change-Id: Idcc12fda4678841d9510e744780273be89ced3e1 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-21Update git submodulesvarun gudisena1-0/+0
* Update docs/submodules/dmaap/dbcapi.git from branch 'master' to b578ddffd8ce8a7eceebd7b4df6ab4a6a9f803ec - Merge "MirrorMaker.java - Multiple Sonar Fixes" - MirrorMaker.java - Multiple Sonar Fixes MirrorMaker.java - Multiple Sonar Fixes Issue-ID: DMAAP-1012 Change-Id: Ie79c79f977dc869bfcbb0d7eaf6ffe8eaa3fc7b4 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-13Update git submodulessunil unnava1-0/+0
* Update docs/submodules/dmaap/dbcapi.git from branch 'master' to 5eb10d9cfaa802e35174e99686f10510e8c7d54f - update INFO.Yaml Issue-ID: DMAAP-911 Change-Id: I6bcc78e7aa969d6b082b106ac199ee2e2fce521e Signed-off-by: sunil unnava <sunil.unnava@att.com>
2019-02-08Update git submodulesdglFromAtt1-0/+0
* Update docs/submodules/dmaap/dbcapi.git from branch 'master' to 695695493b86a2fe925b6db0c381288ef6b3c0c1 - Able to disable feature for creating Topic Roles 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>
2019-01-30Updated git submodulesdglFromAtt1-0/+0
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>
2019-01-28Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-28Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-28Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-28Updated git submodulesvarun gudisena1-0/+0
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
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master 9bd45d6bf5450a62f0d0e773713f4d05418e3479 Update oparent Change-Id: I7885f496e0d1498f96f894e23ebcc6a85df19088 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-989
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-22Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master ca5d23b1d15d808d9d2924e1c870f50742899c53 Update artifact dependencies Change-Id: I6ea4742b489dd91074d22f44048ad7fc4720a0aa Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-987
2019-01-18Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-18Updated git submodulesvarun gudisena1-0/+0
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>
2019-01-17Updated git submodulesJessica Wagantall1-0/+0
Project: dmaap/dbcapi master 498266dbdbb166c069e1538be86765e7280a9358 Update INFO.yaml file Change-Id: Idd3ba2734f73477e9e30520da508e3d19775cc0a Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-01-07Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master 2941d6a78d2eec8c6fb87d44e14f512b314e31f0 Stop referencing unused properties 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>
2019-01-04Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master 536c6aabdfd2bcdc493501a9498fb8a97d208c0b Patch set 2: changes to MR_Client Also introduces new AAF API call (userRoles) Change-Id: I9861fe7f3339ced504f006da7aaa159a3cd67b70 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-856
2019-01-04Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master 297ea699d8f7f3be96abea6c28e4204f7c4687a4 Introduce default pub/sub Roles for Topic Change-Id: I79b553648a9a151c420ee66ef08ebe713d8d2515 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-856
2018-12-26Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master 956361f657eda468d5980249db6b155c472f5f85 Fix object references to show fields Change-Id: I4a81d70cfb5c94d162488c15e2d12662d5217cef Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-892
2018-12-26Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master c5780d2978120fc6b4ba70a399664de8405f7c20 Fix reference to DR_Sub patch2: include docs/api.rst Change-Id: I100a5baad0bfee1be6d6fd800d2647cf29bbd3da Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-900 Signed-off-by: dglFromAtt <dgl@research.att.com>
2018-12-26Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master 30f5f28cdd17eb94ca70db6dbf027cc330bb59e7 Support kafka attributes Change-Id: I22a3183aeb0ed2d7553c7321e04e1f708813e2ce Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-920
2018-12-18Updated git submodulesvarun gudisena1-0/+0
Project: dmaap/dbcapi master ae81c1e2c58d6c7d697e2090837e640d8a62c499 Merge "Fixed sonar issue in AafLurAndFish.java" Fixed sonar issue in AafLurAndFish.java Fixed sonar issues Issue-ID: DMAAP-898 Change-Id: I57fc0314962ca38971d5effefbfff4e2caadec0c Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-18Updated git submodulesvarun gudisena1-0/+0
Project: dmaap/dbcapi master cd97df01cc5ee7b4e95188903eddc3ff4318d6e2 Merge "Fixed sonar issues in MrProvConnection.java" Fixed sonar issues in MrProvConnection.java Fixed logger sonar issues Issue-ID: DMAAP-898 Change-Id: Ic28e24dca2b5800f6a8900067b35c881dfcf4d6d Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-18Updated git submodulesezhil1-0/+0
Project: dmaap/dbcapi master b7c5c10d19fb986e86b5fd8996a3f4e6639edba2 Fixed sonar issues in AafLurService.java Fixed sonar issues in AafLurService Issue-ID: DMAAP-898 Change-Id: Ifa6233c7f89ee8ad128e3757c5ba4acb4043dea8 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-28Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master 7833631f8c9824c3e0061aa0038563cbd1c8102f Fix AAF artifact reference Change-Id: Ib58b2e8d46565c16a1f8048f65f1e458b990dd1a Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-895
2018-11-14Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master 769839e9e9e891525fdc54ccb75fce897c3af5d2 Fix bug in splitMM logic Change-Id: Ia42f1117758414413b6f4ce9aaef97120927832b Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-880
2018-11-12Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master 1813f193a734bf77629d9b9bda7ecf6582581569 Catch topic already assigned to mmagent Change-Id: I75c9fffc2785cb59bac9e7ccaddebfec72b4c6e1 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-880
2018-11-10Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master 1360b9df89a422d51ef40644ea5f9cf52cb84c6f Limit number of topics per mmagent whitelist Change-Id: Id91106072aa2cc843414db78d568ccd1ecd69657 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-880
2018-11-08Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master 0e39c2d9a88a26693de1cd522766df5894917b3f Provision topics on mr_clusters Change-Id: I3f6bb1c46ea77bf5c4cd1ad2ed6339adb25fb0d0 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-879