Skip to content
代码片段 群组 项目
未验证 提交 6bf5bfc2 编辑于 作者: Jason Gustafson's avatar Jason Gustafson 提交者: GitHub
浏览文件

KAFKA-14036; Set local time in `ControllerApis` when `handle` returns (#12372)

In `ControllerApis`, we are missing the logic to set the local processing end time after `handle` returns. As a consequence of this, the remote time ends up reported as the local time in the request level metrics. The patch adds the same logic we have in `KafkaApis` to set `apiLocalCompleteTimeNanos`.

Reviewers: José Armando García Sancio <jsancio@gmail.com>
上级 c19398ee
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册