SNEWS2 / SNEWS_Publishing_Tools

Publishing Tool for SNEWS
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Connection tester #40

Closed KaraMelih closed 2 years ago

KaraMelih commented 2 years ago

What does this PR do?

KaraMelih commented 2 years ago

This PR checks the connection to the kafka brokers, however using the same logic and making some adjustments to the snews_cs backend we can also test connections to the servers. In that case server should submit another message when it sees "test-connection" in the id, and we try to see that message on the user side.