Skip to content

The count of outstanding RPCs in ChannelPool could go negative. #2081

@blakeli0

Description

@blakeli0

The count of outstanding RPCs in ChannelPool could go negative in some cases, and an exception would be throw. In such case, there is no way a customer could recover from such error. See internal issue for details.

We need to prevent the count of outstanding RPCs to go negative and also figure out why this happened.

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions