3835 Commits (a6799f4e14ac68a5915bce50f37343bec45c988a)
 

Author SHA1 Message Date
Tom Bentley a6799f4e14 KAFKA-4059; API Design section under Implementation is out of date 8 years ago
Ismael Juma a4794b11b2 KAFKA-5486: org.apache.kafka logging should go to server.log 8 years ago
Jeyhun Karimov cb5e1f0a40 KAFKA-4785; Records from internal repartitioning topics should always use RecordMetadataTimestampExtractor 8 years ago
Guozhang Wang 7f4feda959 MINOR: Turn off caching in demos for more understandable outputs 8 years ago
Jeyhun Karimov 4e8797f54e KAFKA-4659; Improve test coverage of CachingKeyValueStore 8 years ago
Matthias J. Sax 914e42a282 KAFKA-5474: Streams StandbyTask should no checkpoint on commit if EOS is enabled 8 years ago
Apurva Mehta bc47e9d6ca KAFKA-5491; Enable transactions in ProducerPerformance Tool 8 years ago
Ewen Cheslack-Postava 96587f4b1f KAFKA-5475: Connector config validation should include fields for defined transformation aliases 8 years ago
Jason Gustafson e6e2631743 MINOR: Detail message/batch size implications for conversion between old and new formats 8 years ago
Guozhang Wang f848e2cd68 Revert "MINOR: make flush no-op as we don't need to call flush on commit." 8 years ago
Apurva Mehta 254add9534 KAFKA-5477; Lower retry backoff for first AddPartitions in transaction 8 years ago
Eno Thereska 55a90938a1 MINOR: add Yahoo benchmark to nightly runs 8 years ago
Matthias J. Sax cae5977ed0 MINOR: explain producer naming within Streams 8 years ago
Kelvin Rutt 76f6e14b07 KAFKA-5413; Log cleaner fails due to large offset in segment file 8 years ago
Randall Hauch de982ba3fb KAFKA-5472: Eliminated duplicate group names when validating connector results 8 years ago
Damian Guy 84de7f1756 MINOR: remove unused hitRatio field in NamedCache 8 years ago
Jason Gustafson cb3952a4fd KAFKA-5021; Update delivery semantics documentation for EoS (KIP-98) 8 years ago
Guozhang Wang f28fc1100b MINOR: Add Processing Guarantees to Streams docs 8 years ago
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