Skip to content

Throw ESRejectedExecutionException when too many pending listeners#59036

Merged
dnhatn merged 1 commit intoelastic:6.8from
dnhatn:6.8-remote-full-connect-queue
Jul 8, 2020
Merged

Throw ESRejectedExecutionException when too many pending listeners#59036
dnhatn merged 1 commit intoelastic:6.8from
dnhatn:6.8-remote-full-connect-queue

Conversation

@dnhatn
Copy link
Copy Markdown
Member

@dnhatn dnhatn commented Jul 4, 2020

The backport in #56073 was supposed to change the max pending listeners to 1000 and throw ESRejectedExecutionException instead of RejectedExecutionException when reaching that limit. However, it missed the latter.

Closes #53225

@dnhatn dnhatn added >non-issue :Distributed/Network Http and internode communication implementations :Distributed/CCR Issues around the Cross Cluster State Replication features v6.8.11 labels Jul 4, 2020
@dnhatn dnhatn requested a review from Tim-Brooks July 4, 2020 19:53
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (:Distributed/CCR)

Copy link
Copy Markdown
Contributor

@Tim-Brooks Tim-Brooks left a comment

Choose a reason for hiding this comment

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

LGTM

@dnhatn
Copy link
Copy Markdown
Member Author

dnhatn commented Jul 8, 2020

Thanks Tim!

@dnhatn dnhatn merged commit 00bf386 into elastic:6.8 Jul 8, 2020
@dnhatn dnhatn deleted the 6.8-remote-full-connect-queue branch July 8, 2020 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/CCR Issues around the Cross Cluster State Replication features :Distributed/Network Http and internode communication implementations >non-issue Team:Distributed Meta label for distributed team. v6.8.11

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants