Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GroupCoordinatorNotAvailable Error Ignored or swallowed? #222

Open
srinivasankrish opened this issue Mar 12, 2018 · 0 comments
Open

GroupCoordinatorNotAvailable Error Ignored or swallowed? #222

srinivasankrish opened this issue Mar 12, 2018 · 0 comments

Comments

@srinivasankrish
Copy link

I see that in the below line the error is ignored and we proceed forward for then block.

throw new Error('Failed to join the group: GroupCoordinatorNotAvailable');

I get both of these messages one after another. I had expected it not to reach the then block.

MessageHub Consumer cfc64c97-f726-4f50-ab83-33d65a1e9934 logged: Full rejoin attempt failed: Error: Failed to join the group: GroupCoordinatorNotAvailable\nError: Failed to join the group: GroupCoordinatorNotAvailable\n    at _tryJoinGroup 

"msg":"MessageHub Consumer cfc64c97-f726-4f50-ab83-33d65a1e9934 logged: Joined group placementGroup generationId 1 as cfc64c97-f726-4f50-ab83-33d65a1e9934-28aa8765-a304-4daa-8933-8695504580ce"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant