3795 Commits (6cd7f448aa6cc9f8bde27ab46ab1db1048194066)
 

Author SHA1 Message Date
Tom Bentley 6cd7f448aa MINOR: Add --help to DumpLogSegments 8 years ago
Kamal C 6f1d4c6933 MINOR: Consolidate Utils.newThread, Utils.daemonThread and KafkaThread 8 years ago
Jason Gustafson 54a3718a90 KAFKA-5449; Fix race condition on producer dequeuing of EndTxn request 8 years ago
Apurva Mehta 6cc29e3216 MINOR: Add transactionalId in more log lines in the producer. 8 years ago
Bill Bejeck 90b2a2bf66 MINOR: make flush no-op as we don't need to call flush on commit. 8 years ago
Matthias J. Sax 1d556e4714 KAFKA-5442: Streams producer client.id are not unique for EOS 8 years ago
Ismael Juma 0f60617fab KAFKA-5275; AdminClient API consistency 8 years ago
Randall Hauch bcf5da0bac KAFKA-5450: Increased timeout of Connect system test utilities 8 years ago
Jason Gustafson 005b86ecf3 MINOR: Add random aborts to system test transactional copier service 8 years ago
Ewen Cheslack-Postava b760615f3d KAFKA-5448: Change TimestampConverter configuration name to avoid conflicting with reserved 'type' configuration used by all Transformations 8 years ago
Ismael Juma 3c2329ad0b MINOR: Update `TransactionMarkerChannelManager` metric name 8 years ago
Jason Gustafson 2572637121 KAFKA-5443; Consumer should use last offset from batch to set next fetch offset 8 years ago
Matthias J. Sax 65e36895f5 HOTFIX: Introduce max wait time for retry-and-backoff while creating tasks 8 years ago
Matthias J. Sax 160933bc09 KAFKA-5361: Add more integration tests for Streams EOS 8 years ago
Ismael Juma b20d9333be KAFKA-5274: AdminClient Javadoc improvements 8 years ago
Michael Andre Pearce 09b354a846 KAFKA-5354; MirrorMaker not preserving headers 8 years ago
Ismael Juma 0082066c56 MINOR: Javadoc for ExtendedSerializer and ExtendedDeserializer 8 years ago
Ewen Cheslack-Postava 179d574a39 MINOR: Verify mocks in all WorkerTest tests and don't unnecessarily mockStatic the Plugins class 8 years ago
Colin P. Mccabe 32f0f1f50a MINOR: Temporarily remove the apiVersions API for 0.11 8 years ago
Colin P. Mccabe d099c74959 MINOR: NetworkClient#disconnect should not erase connection info 8 years ago
Konstantine Karantasis 004dde9e7a MINOR: Add unit tests for PluginDesc in Connect. 8 years ago
Apurva Mehta c2daf4c623 KAFKA-5438; Fix UnsupportedOperationException in WriteTxnMarkersRequest 8 years ago
Konstantine Karantasis 4b4102884c HOTFIX: Handle Connector version returning 'null' during plugin loading. 8 years ago
Rajini Sivaram 5c95578576 MINOR: Clean up in DeleteConsumerGroupTest even if test fails 8 years ago
Jason Gustafson 85b7c855bd HOTFIX: Fix invalid long format conversion in request logger message 8 years ago
Rajini Sivaram 136b03868a MINOR: Generate deprecated warning for static default quota config 8 years ago
Rajini Sivaram aaca1b478f KAFKA-5439; Verify that no unexpected threads are left behind in tests 8 years ago
Mickael Maison 435e5e196b KAFKA-5418; ZkUtils.getAllPartitions() may fail if a topic is marked for deletion 8 years ago
Tom Bentley 4660bac4eb MINOR: Avoid calling interceptors.onSendError() with null TopicPartition 8 years ago
Jason Gustafson aea53108a7 KAFKA-5428; Transactional producer should only abort batches in fatal error state 8 years ago
Jason Gustafson 6c92fc5576 KAFKA-5429; Ignore produce response if batch was previously aborted 8 years ago
Apurva Mehta 0f3f2f56a2 KAFKA-5437; Always send a sig_kill when cleaning the message copier 8 years ago
Jason Gustafson 43e935a630 KAFKA-5427; Transactional producer should allow FindCoordinator in error state 8 years ago
Jason Gustafson 2724053adf MINOR: A few cleanups of usage of Either in TC 8 years ago
Manikumar Reddy O d06a0db8b8 MINOR: Specify keyalg RSA for SSL key generation commands 8 years ago
Mickael Maison 2d154420c5 KAFKA-3123; Ensure cleaning is resumed if truncateTo throws 8 years ago
Colin P. Mccabe 7d1ef63bec KAFKA-5404; Add more AdminClient checks to ClientCompatibilityTest 8 years ago
Guozhang Wang 9d6f0f40ce KAFKA-5416; TC should not reset pending state if log append is retried 8 years ago
Rajini Sivaram 46db2c5b99 KAFKA-5433; Close SimpleAclAuthorizer in test to close ZK client 8 years ago
huxihx a623d8fe39 KAFKA-5405; Request log should log throttle time 8 years ago
Jeyhun Karimov 40509fd7b6 KAFKA-4661: Improve test coverage UsePreviousTimeOnInvalidTimestamp 8 years ago
Apurva Mehta 1e03b71187 KAFKA-5415; Remove timestamp check in completeTransitionTo 8 years ago
Apurva Mehta 8e7839f610 KAFKA-5422; Handle multiple transitions to ABORTABLE_ERROR correctly 8 years ago
Guozhang Wang 2af4dd8653 HOTFIX: Use atomic boolean for inject errors in streams eos integration test 8 years ago
Jason Gustafson 5d7c8cc81a KAFKA-5414; Revert KAFKA-5327 which changed ConsoleConsumer offset commit behavior 8 years ago
Matthias J. Sax 88aec3eb6d MINOR: disable flaky Streams EOS integration tests 8 years ago
Ismael Juma c57cfdf4fa KAFKA-5411: AdminClient javadoc and documentation improvements 8 years ago
Matthias J. Sax ba07d828c5 KAFKA-5362: Add EOS system tests for Streams API 8 years ago
Matthias J. Sax 21194a63ed HOTFIX: for flaky Streams EOS integration tests 8 years ago
Guozhang Wang b4b65e9eaf KAFKA-5357 follow-up: Yammer metrics, not Kafka Metrics 8 years ago