aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event
AgeCommit message (Expand)AuthorFilesLines
2024-04-24Remove leftover UEB configurationsadheli.tavares3-5/+4
2024-04-10Dependency management updateadheli.tavares15-1169/+6
2024-03-14Update dependenciesadheli.tavares2-4/+1
2024-02-07Remove Dmaap references from policy-commonrameshiyer2719-1665/+24
2024-02-07Addition of tracing for Kafkasaul.gill11-4/+92
2023-12-18Apply lower case to any topics to be compatible with Kafka.adheli.tavares14-82/+99
2023-12-14Add default fetch timeout for kafka clientrameshiyer271-1/+12
2023-09-29Fix security vulnerabilitiesadheli.tavares5-282/+254
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_Manchikanti14-2/+1023
2021-08-18Add topic checkerJim Hahn1-1/+116
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 Hahn9-128/+44
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 Hahn12-46/+56
2020-12-04Fixing sonar issues in policy-commona.sreekumar7-14/+21
2020-10-29Remove server-side filtering from policy-endpointsJim Hahn3-129/+5
2020-07-20Remove jackson from policy-commonJim Hahn2-11/+1
2020-06-18Changes for checkstyle 8.32liamfallon1-2/+2
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn6-15/+9
2020-06-02Code changes for dmaap-client upgradeJim Hahn1-4/+11
2020-04-06Address sonar issues in commonJim Hahn4-40/+35
2020-03-27More sonar issues cleanupPamela Dragosh2-10/+6
2020-03-02BidirectionalTopic should use plain TopicSinkJim Hahn1-18/+11
2020-02-14Added BidirectionalTopicClient to policy-commonJim Hahn2-0/+158
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 Hahn2-12/+9
2019-07-29Add addTopic(List<TopicParams>)Jim Hahn5-11/+136
2019-07-25Changes to add missing topic parametersa.sreekumar1-100/+5
2019-07-05Fix sonar issues in policy/endpointsJim Hahn22-172/+284
2019-06-26Fix some sonar issues in policy-endpointsJim Hahn6-636/+244
2019-06-12Apply simple sonar fixesJim Hahn5-37/+27
2019-03-19Add method to support configure all topics at onceJorge Hernandez2-0/+16
2019-03-19Merge "TopicSinkClient support for unmanaged topics"Pamela Dragosh1-9/+22
2019-03-18TopicSinkClient support for unmanaged topicsJorge Hernandez1-9/+22
2019-03-13Add Network Logging FeatureDaniel Cruz5-26/+21
2019-03-11Add ServiceManager classJim Hahn1-3/+0
2019-03-06Adding client class for sending message to topicramverma2-0/+155
2019-02-21Support for lab contextual topic names.Jorge Hernandez12-39/+106
2019-02-13Add gson handler and testsJim Hahn2-1/+12
2019-02-08Return true only if thread has been really startedKrzysztof Opasiak1-1/+2
2019-01-31Fix potential race conditionKrzysztof Opasiak1-1/+1