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

KAFKA-13987: Isolate REST request timeout changes in Connect integration tests (#12291)

This causes the artificial reductions in the Connect REST request timeout to be more isolated. Specifically, they now only take place in the tests that need them (instead of any tests that happen to be running after the reduction has taken place and before it has been reset), and they are only performed for the requests that are expected to time out, before being immediately reset. This should help reduce spurious test failures (especially in slow environments like Jenkins) for all Connect integration tests that interact with the REST API, not just the BlockingConnectorTest test suite.

Reviewers: Bruno Cadonna <cadonna@apache.org>
上级 8026a0ed
No related branches found
No related tags found
无相关合并请求
显示
148 个添加55 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册