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

TargetNotMemberException on client side should change #6766

Closed
sancar opened this issue Nov 18, 2015 · 1 comment
Closed

TargetNotMemberException on client side should change #6766

sancar opened this issue Nov 18, 2015 · 1 comment
Labels
Source: Internal PR or issue was opened by an employee Team: Client Type: Defect
Milestone

Comments

@sancar
Copy link
Contributor

sancar commented Nov 18, 2015

When client can not send a request to one of the connections we throw TargetNotMemberException. This name is confusing for our users. Because target can be(and mostly this way) in member list when this exception is thrown.

@sancar sancar added this to the 3.6 milestone Nov 18, 2015
@sancar
Copy link
Contributor Author

sancar commented Nov 18, 2015

It turns out that this is already fixed in master. Exception is replaced by IOException, see following commit:
2a55885

@sancar sancar closed this as completed Nov 18, 2015
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source: Internal PR or issue was opened by an employee Team: Client Type: Defect
Projects
None yet
Development

No branches or pull requests

2 participants