Skip to content
代码片段 群组 项目
选择Git版本
2 个结果 Searching

internal-rest-server

  • 打开方式
  • 下载源代码
  • 下载目录
  • 您的工作区

      工作区是您在极狐GitLab 中的代码的虚拟沙盒环境。

      没有可用的代理来创建工作区。请查阅 工作区文档 进行故障排除。

  • 派生自 oss-mirrors / ICV / kafka
    源项目有可见性限制。
    用户头像
    Gardner Vickers authored and GitHub committed
    ControlledShutdown without invoking the rest of the broker shutdown logic.
    This is useful for forcing a broker out of the cluster without bringing
    down the external endpoints. This is necessary because in AWS, a broker
    which receives SIGTERM can result in external unavailability before
    controlled shutdown is complete. By having an external service trigger
    `beginShutdown`, the broker can cede leadership before receiving SIGTERM.
    
    This PR also introduces a Jetty REST server along with a handler which can be used to trigger the beginShutdown hook.
    4095ec32
    历史
    用户头像 4095ec32
    名称 最后提交 最后更新