434 Commits (39278d3089dfab4377051ed1ff47edf75dbf8583)

Author SHA1 Message Date
Mickael Maison 3953204d35 MINOR: Fix connect:mirror checkstyle (#7951) 5 years ago
ning2008wisc 4fe324b5a6 KAFKA-9352: Use 'roundrobin' to assign topic-partitions to mirroring tasks (#7880) 5 years ago
Seungha Lee 655447140e MINOR: Cleanup generic & throw syntax in connect (#7892) 5 years ago
belugabehr 5731caf9c7 KAFKA-9396; Use JDK `emptyIterator` in `ConnectHeaders` Class (#7922) 5 years ago
Jason Gustafson 2ac78ff621
MINOR: Propagate LogContext to channel builders and SASL authenticator (#7867) 5 years ago
Ismael Juma 6dc6f6a60d
KAFKA-9324: Drop support for Scala 2.11 (KIP-531) (#7859) 5 years ago
Lee Dongjin 8c64aa080a MINOR: trivial cleanups 5 years ago
Konstantine Karantasis 0e57a3924e KAFKA-9184: Redundant task creation and periodic rebalances after zombie Connect worker rejoins the group (#7771) 5 years ago
Jason Gustafson 5b6de9f2d0
KAFKA-8933; Fix NPE in DefaultMetadataUpdater after authentication failure (#7682) 5 years ago
Cyrus Vafadari d3131a1020 KAFKA-9258 Check Connect Metrics non-null in task stop (#7768) 5 years ago
ning2008wisc 88448f6255 KAFKA-9219: prevent NullPointerException in Kafka Connect metrics (#7652) 5 years ago
Chris Egerton da4337271e KAFKA-9051: Prematurely complete source offset read requests for stopped tasks (#7532) 5 years ago
Chris Egerton 38d243b022 KAFKA-9046: Use top-level worker configs for connector admin clients 5 years ago
Mickael Maison 7027d92927
KAFKA-9175: Update MirrorMaker 2 topic/partition metrics (#7688) 5 years ago
Greg Harris ff68b60429 KAFKA-8340, KAFKA-8819: Use PluginClassLoader while statically initializing plugins (#7315) 5 years ago
Chris Egerton bcdc6336fc KAFKA-8945/KAFKA-8947: Fix bugs in Connect REST extension API (#7392) 5 years ago
Konstantine Karantasis 5e231f1738 KAFKA-9014: Fix AssertionError when SourceTask.poll returns an empty list (#7491) 5 years ago
Guozhang Wang fb9b0dfde5
MINOR: Augment log4j to add generation number in performAssign (#7451) 5 years ago
Ryanne Dolan 4ac892ca78 KAFKA-7500: MirrorMaker 2.0 (KIP-382) 5 years ago
Magesh Nandakumar 586c587b3d KAFKA-8974: Trim whitespaces in topic names in sink connector configs (#7442) 5 years ago
Nigel Liang ded1fb8c4d KAFKA-6290: Support casting from logical types in cast transform (#7371) 5 years ago
Gunnar Morling e76770343c KAFKA-8523 Enabling InsertField transform to be used with tombstone events (#6914) 5 years ago
Cyrus Vafadari 5b829f2b61 KAFKA-8447: New Metric to Measure Number of Tasks on a Connector (#6843) 5 years ago
Chris Egerton 791d0d61bf KAFKA-8804: Secure internal Connect REST endpoints (#7310) 5 years ago
Arjun Satish 1c831c22e1 KAFKA-7772: Dynamically Adjust Log Levels in Connect (#7403) 5 years ago
Almog Gavra bfcc17f211 KAFKA-8595: Support deserialization of JSON decimals encoded in NUMERIC (#7354) 5 years ago
Tu V. Tran f6f24c4700 KAFKA-8729, pt 2: Add error_records and error_message to PartitionResponse (#7150) 5 years ago
Yaroslav Tkachenko 70d1bb40d9 KAFKA-7273: Extend Connect Converter to support headers (#6362) 5 years ago
Mickael Maison ac385c4c3a KAFKA-8474; Use HTML lists for config layout (#6870) 5 years ago
Konstantine Karantasis 74fc3323a5 MINOR: Add unit test for KAFKA-8676 to guard against unrequired task restarts (#7287) 5 years ago
LuyingLiu 31a5f92b9f Changed for updatedTasks, avoids stopping and starting of unnecessary tasks (#7097) 5 years ago
Konstantine Karantasis d7f8ec8628 MINOR: Fix the doc of scheduled.rebalance.max.delay.ms config property (#7242) 5 years ago
Randall Hauch 5b4e749dc6 KAFKA-8391; Temporarily ignore flaky Connect rebalance integration tests 5 years ago
Chris Egerton 237e83dea0 KAFKA-8586: Fail source tasks when producers fail to send records (#6993) 5 years ago
Randall Hauch e5657bc910 KAFKA-8391; Improved the Connect integration tests to make them less flaky 5 years ago
Paul e2c8612d01 KAFKA-7941: Catch TimeoutException in KafkaBasedLog worker thread (#6283) 5 years ago
Arjun Satish 794637232c KAFKA-8774: Regex can be found anywhere in config value (#7197) 5 years ago
John Roesler a8aedc85eb KAFKA-8696: clean up Sum/Count/Total metrics (#7057) 5 years ago
Andy Coates 2a133ba656 KAFKA-8454; Add Java AdminClient Interface (KIP-476) (#7087) 5 years ago
Jason Gustafson f65c71cf6e
MINOR: Increase `awaitCommits` timeout in ExampleConnectIntegrationTest (#7061) 5 years ago
Jason Gustafson 1d873a9de9
MINOR: Use dynamic port in `RestServerTest` (#7079) 5 years ago
Robert Yokota fa042bc491 KAFKA-7157: Fix handling of nulls in TimestampConverter (#7070) 5 years ago
Michał Borowiecki fc4fea6761 KAFKA-6605: Fix NPE in Flatten when optional Struct is null (#5705) 5 years ago
Nacho Muñoz Gómez 289ac09292 KAFKA-8591; WorkerConfigTransformer NPE on connector configuration reloading (#6991) 5 years ago
Cheng Pan 0b40d27647 MINOR: Remove redundant placeholder in log message (#7016) 5 years ago
Jason Gustafson b0935e548b
MINOR: Embedded connect cluster should mask exit procedures by default (#7028) 5 years ago
Konstantine Karantasis 11b25a13ee MINOR: Fix DistributedHerderTest after adding reason to maybeLeaveGroup (#6982) 5 years ago
Boyang Chen 03d61ebfb9 KAFKA-8569: integrate warning message under static membership (#6972) 5 years ago
Boyang Chen 1b9e107388 KAFKA-7853: Refactor coordinator config (#6854) 5 years ago
Boyang Chen cca05cace4 KAFKA-8331: stream static membership system test (#6877) 6 years ago