971 Commits (trunk)

Author SHA1 Message Date
Gantigmaa Selenge 5cb2504c49
KAFKA-14669: Use the generated docs for MirrorMaker configs in the doc (#13658) 1 year ago
Yash Mayya 0b025b7711
KAFKA-15121: Implement the alterOffsets method in the FileStreamSourceConnector and the FileStreamSinkConnector (#13945) 1 year ago
Yash Mayya 2b19b7325a
KAFKA-15182: Normalize source connector offsets before invoking SourceConnector::alterOffsets (#14003) 1 year ago
hudeqi 8d24716f27
MINOR: Avoid slow Set.removeAll(List) in MirrorSourceConnector (#13992) 1 year ago
Sambhav Jain d114d8e29c
KAFKA-14938: Fixing flaky test testConnectorBoundary (#13646) 1 year ago
ezio 170f5f4ed0
KAFKA-15148: Mark tests correctly as integration tests where they running as unit tests (#13973) 1 year ago
vamossagar12 adacfea2d6
KAFKA-12525: Ignoring stale status statuses when reading from Connect status topic (#13453) 1 year ago
hudeqi 51bc41031b
KAFKA-15139: Avoid slow Set.removeAll(List) in MirrorCheckpointConnector (#13946) 1 year ago
Yash Mayya 9ee28d1fe6
KAFKA-15145: Don't re-process records filtered out by SMTs on Kafka client retriable exceptions in AbstractWorkerSourceTask (#13955) 1 year ago
Hector Geraldino 6368d14a1d
KAFKA-14059 Replace PowerMock with Mockito in WorkerSourceTaskTest (#13383) 1 year ago
Divij Vaidya d9a3e60dcc
KAFKA-14718: Wait for MirrorMaker to start before executing test (#13284) 1 year ago
Greg Harris 1b925e9ee7
KAFKA-15069: Refactor plugin scanning logic into ReflectionScanner (#13821) 1 year ago
Yash Mayya a1a3ec0bcb
MINOR: Update connector status metric description to include 'stopped' as a potential value (#13967) 1 year ago
vamossagar12 96e59d7bfd
[MINOR] Correcting few WARN log lines in DistributedHerder#handleRebalance (#13939) 1 year ago
Ismael Juma 1f4cbc5d53
MINOR: Add JDK 20 CI build and remove some branch builds (#12948) 1 year ago
Yash Mayya 32bcdac6a1
MINOR: Replace synchronization with atomic update in Connect's StateTracker::changeState method (#13934) 1 year ago
Bo Gao 005416879e
KAFKA-15053: Use case insensitive validator for security.protocol config (#13831) 1 year ago
Greg Harris 3978684126
MINOR: Silence error logs for faulty plugins in integration tests (#13912) 1 year ago
Yash Mayya 6e72986949
KAFKA-14784: Connect offset reset REST API (#13818) 1 year ago
Mickael Maison 3c059133d3
MINOR: Fix generated client ids for Connect (#13896) 1 year ago
Greg Harris 3b72b0abb1
MINOR: Optimize runtime of MM2 integration tests by batching transactions (#13816) 1 year ago
minjian.cai d751c13950
MINOR: Fix typos for connect (#13885) 1 year ago
Chris Egerton 73dd51e137
Revert "MINOR: Reduce MM2 integration test flakiness due to missing dummy offset commits (#13838)" (#13864) 1 year ago
Chris Egerton e1d59920f4
KAFKA-15059: Remove pending rebalance check when fencing zombie source connector tasks (#13819) 1 year ago
Greg Harris 505c7b6487
MINOR: Reduce MM2 integration test flakiness due to missing dummy offset commits (#13838) 1 year ago
Gantigmaa Selenge 930744c3a8
KAFKA-14709: Move content in connect/mirror/README.md to the docs (#13650) 1 year ago
Chris Egerton 6b128d7e30
KAFKA-14006: Parameterize WorkerConnectorTest suite (#12307) 1 year ago
Greg Harris c8cb85274e
MINOR: Refactor DelegatingClassLoader to emit immutable PluginScanResult (#13771) 1 year ago
Chris Egerton 17fd30e6b4
MINOR: Fix flaky DistributedHerderTest cases related to zombie fencing (#13806) 1 year ago
Yash Mayya 383a8d6114
MINOR: Handle the config topic read timeout edge case in DistributedHerder's stopConnector method (#13750) 1 year ago
Yash Mayya fca7ee7270
MINOR: Remove reference to 'offset backing store' from exception message in KafkaBasedLog (#13810) 1 year ago
Yash Mayya 8e60368d90
MINOR: Re-introduce Transformation import to fix TransformationChain Javadoc (#13808) 1 year ago
Greg Harris 6678f1b66a
KAFKA-14863: Fix failing tests for invalid plugins that are no longer visible (#13805) 1 year ago
Yash Mayya 02fb4b882b
KAFKA-15012: Allow leading zeros in numeric fields while deserializing JSON messages using the JsonConverter (#13800) 1 year ago
Greg Harris 89581a738f
KAFKA-14863: Hide plugins with invalid constructors during plugin discovery (#13467) 1 year ago
Yash Mayya 9bb2f78d53
KAFKA-15034: Improve performance of the ReplaceField SMT; add JMH benchmark (#13776) 1 year ago
Greg Harris 6846f51445
MINOR: Remove spurious warning about plugin.path config provider usage when null (#13783) 1 year ago
vamossagar12 03ab563206
MINOR: Fixing typo in ExactlyOnceWorkerSourceTask#committableRecords (#13755) 1 year ago
Greg Harris 1957be19d9
KAFKA-8713: JsonConverter replace.null.with.default should prevent emitting default for Struct fields (#13781) 1 year ago
Greg Harris 9aac5ff1fe
MINOR: Move plugin path parsing from DelegatingClassLoader to PluginUtils (#13334) 1 year ago
Greg Harris 2ec6b5e1e2
KAFKA-14789: Prevent mis-attributing classpath plugins, allow discovery of classpath RestExtension and ConfigProvider (#13356) 1 year ago
Yash Mayya 7ff2dbb107
KAFKA-14368: Connect offset write REST API (#13465) 1 year ago
Greg Harris dc00832b96
KAFKA-14654: Connector classes should statically initialize with plugin classloader (#13165) 1 year ago
Sungyun Hur 916e801010
MINOR: Fix whitespace typo in Connect Config docs (#13752) 1 year ago
Andras Katona 5b3b385881
KAFKA-13504: Retry connect internal topics' creation in case of InvalidReplicationFactorException (#11565) 1 year ago
Chris Egerton a14e73a036
KAFKA-14980: Fix MirrorSourceConnector source consumer configuration (#13723) 2 years ago
Dániel Urbán f17fb75b2d
KAFKA-14978 ExactlyOnceWorkerSourceTask should remove parent metrics (#13690) 2 years ago
Yash Mayya 59ba9dbbc9
KAFKA-14974: Restore backward compatibility in KafkaBasedLog (#13688) 2 years ago
vamossagar12 86daf8ce65
KAFKA-14913: Using ThreadUtils.shutdownExecutorServiceQuietly to close executors in Connect Runtime (#13594) 2 years ago
Christo Lolov f44ee4fab7
MINOR: Remove unnecessary code in client/connect (#13259) 2 years ago