971 Commits (trunk)

Author SHA1 Message Date
Divij Vaidya d4fc3186b4
MINOR: Replace usage of File.createTempFile() with TestUtils.tempFile() (#12591) 2 years ago
Chris Egerton 897bf4741c
KAFKA-14143: Exactly-once source connector system tests (#11783) 2 years ago
Yash Mayya 0c97be53fa
KAFKA-13952 fix RetryWithToleranceOperator to respect infinite retries configuration (#12478) 2 years ago
Yash Mayya 9b947a5ca3
MINOR: Fix usage of @see in IncrementalCooperativeAssignor doc comments (#12606) 2 years ago
Yash Mayya c359558826
KAFKA-14015: Reconfigure tasks if configs have been changed for restarted connectors in standalone mode(#12568) 2 years ago
Mickael Maison d606eb46ef
MINOR: Small javadoc/code cleanups in connect api and transforms (#12558) 2 years ago
Mickael Maison 0507597597
KAFKA-10360: Allow disabling JMX Reporter (KIP-830) (#12046) 2 years ago
Divij Vaidya 4b310d1fe1
KAFKA-13133: Replace EasyMock and PowerMock with Mockito for AbstractHerderTest (#12473) 2 years ago
Mickael Maison 4bd3fd840d
KAFKA-14160: Streamline clusterId retrieval in Connect (#12536) 2 years ago
Yash Mayya 6df57679d0
KAFKA-14162: Stop adding immutable maps/lists to record keys/values in HoistField and MaskField SMTs (#12502) 2 years ago
Yash Mayya ddb7fdd88f
KAFKA-14133: Replace EasyMock with Mockito in WorkerCoordinatorTest and RootResourceTest (#12509) 2 years ago
Yash Mayya 519d8ac5b9
KAFKA-14147: Prevent deferredTaskUpdates map from growing monotonically in KafkaConfigBackingStore (#12490) 2 years ago
Chris Egerton 73e8d5dd5b
MINOR: Remove unused ShutdownableThread class and ineffective ThreadedTest class (#12410) 2 years ago
Kvicii d8e93c368d
KAFKA-13971:Atomicity violations caused by improper usage of ConcurrentHashMap (#12277) 2 years ago
Yash Mayya 18142bff4b
KAFKA-13809: Propagate full connector configuration to tasks in FileStream connectors (#12450) 2 years ago
Divij Vaidya 9a3a34cab0
KAFKA-13060: Replace EasyMock and PowerMock with Mockito in WorkerGroupMemberTest.java (#12484) 2 years ago
Yash Mayya 465d8fa94f
KAFKA-14134: Replace EasyMock with Mockito for WorkerConnectorTest (#12472) 2 years ago
venkatteki a02c8d336a
KAFKA-13546: Do not fail connector validation if default topic creation group is explicitly specified (#11615) 2 years ago
nicolasguyomar 31ff6d7f8a
MINOR: Stop logging 404s at ERROR level in Connect 2 years ago
Mickael Maison 1cc1e776f7
KAFKA-14095: Improve handling of sync offset failures in MirrorMaker (#12432) 2 years ago
Yash Mayya 517e4d9278
MINOR: Update comment on verifyTaskGenerationAndOwnership method in DistributedHerder 2 years ago
vamossagar12 3ddb62316f
KAFKA-14012: Add warning to closeQuietly documentation about method references of null objects (#12321) 2 years ago
Chris Egerton 9e74f91e56
KAFKA-14089: Only check for committed seqnos after disabling exactly-once support in Connect integration test (#12429) 2 years ago
vamossagar12 0c5f5a7f8b
KAFKA-14007: Close header converters during Connect task shutdown (#12309) 2 years ago
Hao Li 6ac58ac6fc
MINOR: remove unnecessary test stubbing (#12445) 2 years ago
Christo Lolov 25b914750d
KAFKA-13982: Move WorkerConfigTransformerTest to use Mockito (#12422) 2 years ago
Christo Lolov 6b76c01cf8
KAFKA-13158: Migrate ConnectClusterStateImpl to Mockito (#12423) 2 years ago
Chris Egerton 71d225d7c2
KAFKA-14093: Use single-worker Connect cluster when testing fenced leader recovery (#12433) 2 years ago
Elkhan Eminov ed77bebcaf
KAFKA-13702: Connect RestClient overrides response status code on request failure (#12320) 2 years ago
Shawn eee40200df
KAFKA-14024: Consumer keeps Commit offset in onJoinPrepare in Cooperative rebalance (#12349) 2 years ago
Christopher L. Shannon 8142822633
KAFKA-14079 - Ack failed records in WorkerSourceTask when error tolerance is ALL (#12415) 2 years ago
Chris Egerton 3ae1afa438
KAFKA-10000: Integration tests (#11782) 2 years ago
Chris Egerton ec22af94a6
KAFKA-13613: Remove hard dependency on HmacSHA256 algorithm for Connect (#11894) 2 years ago
Chris Egerton d00b7875e0
KAFKA-13987: Isolate REST request timeout changes in Connect integration tests (#12291) 2 years ago
Chris Egerton b7b7615db3
KAFKA-10000: Per-connector offsets topics (#11781) 2 years ago
Guozhang Wang 39a555ba94
KAFKA-13846: Use the new addMetricsIfAbsent API (#12287) 2 years ago
vamossagar12 5cab11cf52
KAFKA-13846: Adding overloaded metricOrElseCreate method (#12121) 2 years ago
Chris Egerton 9e8ef8bb31
KAFKA-10000: Exactly-once source tasks (#11780) 2 years ago
Chris Egerton 6853d63e4d
KAFKA-10000: Zombie fencing logic (#11779) 2 years ago
Mickael Maison 4a06458633
KAFKA-13780: Generate OpenAPI file for Connect REST API (#12067) 2 years ago
Chris Egerton 603502bf5f
KAFKA-10000: Use transactional producer for leader-only writes to the config topic (#11778) 2 years ago
Chris Egerton a110f1fe85
KAFKA-10000: Add new preflight connector config validation logic (#11776) 2 years ago
Chris Egerton 61df3034fe
KAFKA-12657: Increase timeouts in Connect integration tests (#12191) 2 years ago
Colin Patrick McCabe 4c9eeef5b2
MINOR: add timeouts to streams integration tests (#12216) 2 years ago
nicolasguyomar 6efde847ca
MINOR: Replace left single quote with single quote in Connect worker's log message (#12201) 2 years ago
Mickael Maison cdd19a5326
KAFKA-12635: Don't emit checkpoints for partitions without offset-syncs (#11748) 3 years ago
Chris Egerton 7268284699
KAFKA-10000: Add all public-facing config properties (#11775) 3 years ago
Mickael Maison 989d3ce07f
MINOR: Small cleanups in connect/mirror (#12113) 3 years ago
RivenSun df507e56e2
KAFKA-13793: Add validators for configs that lack validators (#12010) 3 years ago
Chris Egerton 1278e385c0
KAFKA-13763: Refactor IncrementalCooperativeAssignor for improved unit testing (#11983) 3 years ago