Skip to content

Separate boss and worker group in ServerBootstrap. #177

Closed
@mashhurs

Description

@mashhurs

Description

Recently, we observed that using same event loop executor group for both boss and worker seems brings problems for heavily used systems. When terminating the plugin, event loop group still may receive incoming connection.

Acceptance expectation

Validate the behavior, separate the groups and terminate boss group first.

Related:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions