Add topic checker 62/123362/4
authorJim Hahn <jrh3@att.com>
Wed, 18 Aug 2021 14:46:28 +0000 (10:46 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 18 Aug 2021 20:20:40 +0000 (16:20 -0400)
commit5d79140dbdaa85c390c3e8f6914739c2c8a6b130
treec1eec29103c67232fbbb570ee3a903bcea3e5b0b
parentecc85ec4c6af67dc1ba2ff20b7473925e6657b11
Add topic checker

Added a method to check the readiness of a bidirectional topic.

Issue-ID: POLICY-3531
Change-Id: I2fefae7ba1ea5ed9ed33140717d05828e6dec94d
Signed-off-by: Jim Hahn <jrh3@att.com>
policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/client/BidirectionalTopicClient.java
policy-endpoints/src/test/java/org/onap/policy/common/endpoints/event/comm/client/BidirectionalTopicClientTest.java