Skip to content

如果消息管道的数量超出配置上限,抛出异常提醒 #77

Closed
@hengboy

Description

@hengboy
Member
No description provided.

Activity

self-assigned this
on Sep 4, 2020
hengboy

hengboy commented on Sep 4, 2020

@hengboy
MemberAuthor

ServerConfiguration配置类中有一个名为maxMessagePipeCount的配置字段,用于配置运行期间消息管道的数量上限,如果超出上限就会导致消息管道所绑定的SchedulerMonitor的线程池出现溢出问题

added
bugSomething isn't working
and removed on Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @hengboy

    Issue actions

      如果消息管道的数量超出配置上限,抛出异常提醒 · Issue #77 · minbox-projects/message-pipe