aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/bus
AgeCommit message (Expand)AuthorFilesLines
2024-04-24Remove leftover UEB configurationsadheli.tavares3-5/+4
2024-04-10Dependency management updateadheli.tavares11-1059/+0
2024-03-14Update dependenciesadheli.tavares1-2/+0
2024-02-07Remove Dmaap references from policy-commonrameshiyer2716-1553/+16
2024-02-07Addition of tracing for Kafkasaul.gill11-4/+92
2023-12-18Apply lower case to any topics to be compatible with Kafka.adheli.tavares9-52/+53
2023-12-14Add default fetch timeout for kafka clientrameshiyer271-1/+12
2023-09-29Fix security vulnerabilitiesadheli.tavares4-211/+215
2023-02-27Fixed sonar issues in policy-commonSuresh Charan2-30/+23
2023-01-31Upgrade and clean up dependenciesliamfallon1-2/+1
2022-09-21Publish and Subscribe to Kafka topicSirisha_Manchikanti5-21/+130
2022-07-22Introduce Custom Kafka End pointSirisha_Manchikanti11-0/+909
2021-07-02Merge "Use UUID for topic consumer instance"Jim Hahn1-5/+10
2021-07-02Wait after fetch exception on topicJim Hahn1-4/+18
2021-07-01Use UUID for topic consumer instanceJim Hahn1-5/+10
2021-06-17Use lombok in policy-endpointsJim Hahn7-112/+37
2021-05-24Merge "Enhance toString methods in factory classes"Jim Hahn7-18/+12
2021-05-21Fix sonar duplicate code issueJim Hahn1-49/+55
2021-05-21Enhance toString methods in factory classesJim Hahn7-18/+12
2021-05-07Change java.util.regex to re2jJim Hahn5-5/+5
2021-05-06Fix sonars in policy-commonJim Hahn11-43/+53
2020-12-04Fixing sonar issues in policy-commona.sreekumar7-14/+21
2020-10-29Remove server-side filtering from policy-endpointsJim Hahn2-90/+5
2020-07-20Remove jackson from policy-commonJim Hahn1-3/+1
2020-06-18Changes for checkstyle 8.32liamfallon1-2/+2
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn5-13/+8
2020-06-02Code changes for dmaap-client upgradeJim Hahn1-4/+11
2020-04-06Address sonar issues in commonJim Hahn3-20/+14
2020-03-27More sonar issues cleanupPamela Dragosh2-10/+6
2020-01-14Sonar cleanup overrides and fixesPamela Dragosh1-4/+4
2019-10-29Cleanup eclipse warnings in commonJim Hahn1-1/+1
2019-07-30Fix managed noop topic sourceJim Hahn1-9/+0
2019-07-29Add addTopic(List<TopicParams>)Jim Hahn3-1/+28
2019-07-25Changes to add missing topic parametersa.sreekumar1-100/+5
2019-07-05Fix sonar issues in policy/endpointsJim Hahn18-135/+212
2019-06-26Fix some sonar issues in policy-endpointsJim Hahn6-636/+244
2019-06-12Apply simple sonar fixesJim Hahn5-37/+27
2019-03-13Add Network Logging FeatureDaniel Cruz5-26/+21
2019-02-21Support for lab contextual topic names.Jorge Hernandez11-31/+89
2019-02-13Add gson handler and testsJim Hahn1-1/+3
2019-02-08Return true only if thread has been really startedKrzysztof Opasiak1-1/+2
2019-01-31Fix potential race conditionKrzysztof Opasiak1-1/+1
2019-01-31Exteract common paramsKrzysztof Opasiak1-36/+21
2019-01-31Don't reinit allowSelfSignedCertsKrzysztof Opasiak1-8/+4
2019-01-31Use helper class to retrieve network loggerKrzysztof Opasiak3-14/+18
2019-01-23Add gson support to policy-endpointsJim Hahn1-1/+11
2019-01-15Remove policy-endpoints checkstyle suppressionsJim Hahn8-1128/+1215
2019-01-11Adding NOOP sources supportJorge Hernandez10-280/+678
2018-11-27Fix checkstyle issue in policy commonKrishnakumar Jinka1-31/+34
2018-11-06Update dmaap code for 1.1.9Pamela Dragosh2-7/+7