4017 Commits (8ffb1a1fedad4350dd0f0ce0dd52107f962ce428)
 

Author SHA1 Message Date
Edoardo Comar 491774bd52 KAFKA-5290; Docs need clarification on meaning of 'committed' to the log 8 years ago
Jason Gustafson 54205697ae MINOR: MemoryRecordsBuilder.sizeInBytes should consider initial position 8 years ago
Ewen Cheslack-Postava ffa8100457 MINOR: Add serialized vagrant rsync until upstream fixes broken parallelism 8 years ago
Apurva Mehta cb2fdbd6c1 MINOR: Add some logging for the transaction coordinator 8 years ago
Ismael Juma 1d24e10aea MINOR: Remove unused `AdminUtils.fetchTopicMetadataFromZk` methods 8 years ago
Hao Chen 9790d5aba0 MINOR: Remove version in the uses page 8 years ago
Qihuang Zheng ea2a21dda4 MINOR: StreamThread standbyTask comment typo 8 years ago
ppatierno 198a43d846 KAFKA-5412: Using connect-console-sink/source.properties raises an exception related to "file" property not found 8 years ago
Apurva Mehta b836bd18f9 KAFKA-5455; Better Javadocs for the transactional producer and consumer 8 years ago
Jason Gustafson bcaee7fe19 KAFKA-5435; Improve producer state loading after failure 8 years ago
Ismael Juma d68f9e2fe6 HOTFIX: Improve error handling for ACL requests 8 years ago
Jason Gustafson 51fc50ed0b KAFKA-5031; Follow-up with small cleanups/improvements 8 years ago
Jeff Chao 3fdbba1c72 KAFKA-5463; Controller incorrectly logs rack information when new brokers are added 8 years ago
Kamal C b6c2bbc4dd MINOR: Remove unused logger 8 years ago
gosubpl 48de613a90 KAFKA-5031; Validate count of records and headers for new message format 8 years ago
Jason Gustafson fdd12698b8 MINOR: A few cleanups in KafkaApis and TransactionMarkerChannelManager 8 years ago
Paolo Patierno 11aa110126 KAFKA-5446: Annoying braces showed on log.error using streams 8 years ago
Michal Borowiecki 5b063252e2 MINOR: fix quotes for consistent rendering 8 years ago
Michal Borowiecki 518f141ed0 MINOR: (docs) in section, not at section 8 years ago
Jason Gustafson f49697a279 KAFKA-5456; Ensure producer handles old format large compressed messages 8 years ago
Dustin Cote 354cbebdc1 MINOR: clarify partition option behavior for console consumer 8 years ago
Apurva Mehta c83719f3d8 KAFKA-5457; MemoryRecordsBuilder.hasRoomFor should account for record headers 8 years ago
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