kafka/connect
Randall Hauch b285662bda
KAFKA-12904: Corrected the timeout for config validation REST API resource (#10834)
The constant is specified in milliseconds, and so the MILLISECOND time unit should be used instead of SECONDS.

Author: Randall Hauch <rhauch@gmail.com>
Reviewer: Konstantine Karantasis <konstantine@confluent.io>
2021-06-22 09:15:13 -05:00
..
api MINOR: apply Utils.isBlank to code base (#10124) 2021-02-20 11:44:29 +08:00
basic-auth-extension/src MINOR: apply Utils.isBlank to code base (#10124) 2021-02-20 11:44:29 +08:00
file/src MINOR: Remove unused variables, methods, parameters, unthrown exceptions, and fix typos (#9457) 2021-03-10 13:21:30 +08:00
json MINOR: replace hard-coding utf-8 with StandardCharsets.UTF_8 (#10079) 2021-02-09 10:06:01 +08:00
mirror KAFKA-12945: Remove port, host.name and related configs in 3.0 (#10872) 2021-06-17 05:32:34 -07:00
mirror-client/src MINOR: Remove unthrown exceptions, fix typo, etc. (#10402) 2021-04-21 10:40:01 +08:00
runtime/src KAFKA-12904: Corrected the timeout for config validation REST API resource (#10834) 2021-06-22 09:15:13 -05:00
transforms/src KAFKA-12522: Cast SMT should allow null value records to pass through (#10375) 2021-05-21 11:34:45 +01:00