Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

cherami-cli: update seal-check to work on specific destination and DLQs #276

Merged
merged 7 commits into from
Aug 18, 2017

Conversation

kirg
Copy link
Contributor

@kirg kirg commented Aug 16, 2017

No description provided.

@kirg kirg requested review from kobeyang, datoug and hiboyang August 16, 2017 18:32
@coveralls
Copy link

coveralls commented Aug 16, 2017

Coverage Status

Coverage increased (+1.7%) to 69.249% when pulling 58e4ffe on seal-check-dlq into 1341daf on master.

ExitIfError(err1)

for _, cg := range resp.GetConsumerGroups() {
if destUUID == cg.GetDestinationUUID() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: why not filter the destination out in ListAllConsumerGroups call?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean, use ListConsumerGroups

@kirg kirg merged commit d5b7d1f into master Aug 18, 2017
@kirg kirg deleted the seal-check-dlq branch August 18, 2017 17:55
@coveralls
Copy link

coveralls commented Aug 18, 2017

Coverage Status

Coverage increased (+0.1%) to 67.701% when pulling 46dc32b on seal-check-dlq into 1341daf on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants