Skip to content

primary稳定性控制 #1078

Description

@hei1046035362

您好,想问一下你们有没有把primary独立出来的计划?
dpdk的多进程模式下,对primary的稳定性依赖非常高,如果secondary异常了,可以重启,不影响其他进程的队列和建立的连接,但是primary一旦异常对出,整个进程组都得重启,所有连接都会受到影响;
如果把primary独立出来,只做简单的网卡队列设置、绑定、初始化,在secondary 进行收包及后续操作,这样primary就不那么容易异常,对连接的影响范围也小。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions