18 Commits (7fc7136ffd28245629f00870fc7f7cbe1fe1c6ce)

Author SHA1 Message Date
ConcurrencyPractitioner d902b6b4b6 KAFKA-5996; JsonConverter generates Mismatching schema DataException (#4523) 7 years ago
Randall Hauch 4c48942f9d KAFKA-5142: Add Connect support for message headers (KIP-145) 7 years ago
Koen De Groote 2bc780b959 MINOR: Use EnumMap/EnumSet if possible (#3919) 7 years ago
Colin P. Mccabe a7e3679d22 KAFKA-4924: Fix Kafka Connect API findbugs warnings 8 years ago
Sachin Mittal 197a5d5a6d KAFKA-4848: Fix retryWithBackoff deadlock issue 8 years ago
Matthias J. Sax d0e436c471 MINOR: improve license header check by providing head file instead of (prefix) header regex 8 years ago
Chris Egerton 8e6fbe8fed MINOR: Make asJsonSchema() and asConnectSchema() methods public 8 years ago
Ewen Cheslack-Postava 31203efcb2 MINOR: Clarify how to fix conversion issues when plain JSON data is used with schemas.enable=true 8 years ago
Shikhar Bhushan 431c3b0937 KAFKA-4183; Centralize checking for optional and default values in JsonConverter 8 years ago
Randall Hauch 567cc3d787 KAFKA-4183; Corrected Kafka Connect's JSON Converter to properly convert from null to logical values 8 years ago
Laurier Mantel 54f9a7012c MINOR: fix grammatical errors in DataException message 9 years ago
Sasaki Toru a4802962c9 KAFKA-3767; Add missing license to connect-test.properties 9 years ago
Christian Posta 3cf2de0694 KAFKA-3723: Cannot change size of schema cache for JSON converter 9 years ago
Ismael Juma 241c3ebb28 KAFKA-3375; Suppress deprecated warnings where reasonable and tweak compiler settings 9 years ago
Kishore Senji 2679524604 KAFKA-3055; Fix JsonConverter mangling the Schema in Connect 9 years ago
manasvigupta a0d21407cb KAFKA-3009; Disallow star imports 9 years ago
Ewen Cheslack-Postava e9fc7b8c84 KAFKA-2776: Fix lookup of schema conversion cache size in JsonConverter. 9 years ago
Ewen Cheslack-Postava f2031d4063 KAFKA-2774: Rename Copycat to Kafka Connect 9 years ago