Use new BrokerApi method for disconnecting consumers by groupId

Use broker API to disconnect only specific consumers on topics
by groupId, so that unloading one plugin would not impact the
functionality of other plugins consuming messages on the same
topics.

Bug: Issue 327226782
Change-Id: If87b7761598844dc0dac6289745bc54c1b7a35b9
2 files changed
tree: e9aec654708d124347a89e05816c90dc28e1bc2b
  1. example-setup/
  2. src/
  3. .gitignore
  4. BUILD
  5. Jenkinsfile
  6. LICENSE