3822 Commits (76f6e14b07bd97d17f9275968a047d68b4658704)
 

Author SHA1 Message Date
Konstantine Karantasis e0150a25e8 MINOR: Traverse plugin path recursively in Connect (KIP-146) 8 years ago
Apurva Mehta 049abe7efa KAFKA-5351: Reset pending state when returning an error in appendTransactionToLog 8 years ago
Jason Gustafson e4a6b50dec KAFKA-5340; Batch splitting should preserve magic and transactional flag 8 years ago
Bill Bejeck 6360e04e70 KAFKA-5226; Fixes issue where adding topics matching a regex 8 years ago
Guozhang Wang 681c6fc1fb KAFKA-5350: Modify unstable annotations in Streams API 8 years ago
Ismael Juma 7311dcbc53 KAFKA-5291; AdminClient should not trigger auto creation of topics 8 years ago
Ismael Juma 647afeff6a KAFKA-5353; baseTimestamp should always have a create timestamp 8 years ago
Ismael Juma eeb8f67810 MINOR: Use `waitUntil` to fix transient failures of ControllerFailoverTest 8 years ago
Mario Molina dc5bf4bd45 KAFKA-5218; New Short serializer, deserializer, serde 8 years ago
Matthias J. Sax d9479275fd MINOR: Improve streams config parameters 8 years ago
Jason Gustafson 81f0c1e8f2 KAFKA-5093; Avoid loading full batch data when possible when iterating FileRecords 8 years ago
Colin P. Mccabe da9a171c99 KAFKA-5265; Move ACLs, Config, Topic classes into org.apache.kafka.common 8 years ago
Ismael Juma 9323a75335 MINOR: Use new consumer in ProducerCompressionTest 8 years ago
Jason Gustafson aebba89a2b KAFKA-5349; Fix illegal state error in consumer's ListOffset handler 8 years ago
Ismael Juma 31cc8885e4 MINOR: Improve assert in ControllerFailoverTest 8 years ago
Jorge Quilcate Otoya ef9551297c KAFKA-5266; Follow-up improvements for consumer offset reset tool (KIP-122) 8 years ago
Damian Guy 2cc8f48ae5 KAFKA-5308; TC should handle UNSUPPORTED_FOR_MESSAGE_FORMAT in WriteTxnMarker response 8 years ago
Tommy Becker dd8cdb79d3 KAKFA-5334: Allow rocksdb.config.setter to be specified as a String or Class instance 8 years ago
Jiangjie Qin d082563907 KAFKA-5211; Do not skip a corrupted record in consumer 8 years ago
Jason Gustafson d41cf1b778 KAFKA-5251; Producer should cancel unsent AddPartitions and Produce requests on abort 8 years ago
Colin P. Mccabe 3250cc767e KAFKA-5324; AdminClient: add close with timeout, fix some timeout bugs 8 years ago
Xavier Léauté c060c48285 KAFKA-5150; Reduce LZ4 decompression overhead 8 years ago
Ismael Juma 6021618f9d MINOR: onControllerResignation should be invoked if triggerControllerMove is called 8 years ago
Rajini Sivaram b38b74bb77 MINOR: Fix doc for producer throttle time metrics 8 years ago
Guozhang Wang 80223b14ee KAFKA-5202: Handle topic deletion while trying to send txn markers 8 years ago
xinlihua f0745cd514 KAFKA-4603: Disallow abbreviations in OptionParser constructor 8 years ago
Ismael Juma b3788d8dcb KAFKA-5316; Follow-up with ByteBufferOutputStream and other misc improvements 8 years ago
Jiangjie Qin 6b03497915 KAFKA-5344; set message.timestamp.difference.max.ms back to Long.MaxValue 8 years ago
amethystic 6f5930d631 KAFKA-5278: ConsoleConsumer should honor `--value-deserializer` 8 years ago
Damian Guy a8794d8a5d KAFKA-5260; Producer should not send AbortTxn unless transaction has actually begun 8 years ago
hejiefang dc520d275a KAFKA-5338: fix a miss-spell in ResetIntegrationTest 8 years ago
Jason Gustafson dfa3c8a92d KAFKA-5316; LogCleaner should account for larger record sets after cleaning 8 years ago
Vahid Hashemian b50387eb7c MINOR: Remove unused method parameter in `SimpleAclAuthorizer` 8 years ago
Rajini Sivaram eb3aae7a05 MINOR: Cleanup in tests to avoid threads being left behind 8 years ago
James Cheng 0bc4f75eed KAFKA-5191: Autogenerate Consumer Fetcher metrics 8 years ago
Umesh Chaudhary ca8915d2ef KAFKA-4660; Improve test coverage KafkaStreams 8 years ago
Ismael Juma 68eed84f24 KAFKA-5333; Remove Broker ACL resource type 8 years ago
Damian Guy 7892b4e6c7 KAFKA-5128; Check inter broker version in transactional methods 8 years ago
Matthias J. Sax faa1803aa3 KAFKA-5309: Stores not queryable after one thread died 8 years ago
Jason Gustafson 3743363827 MINOR: Preserve the base offset of the original record batch in V2 8 years ago
Apurva Mehta 02c0c3b017 KAFKA-5147; Add missing synchronization to TransactionManager 8 years ago
Rajini Sivaram 73ca0d215e KAFKA-5320: Include all request throttling in client throttle metrics 8 years ago
Damian Guy 20e2008785 KAFKA-5279: TransactionCoordinator must expire transactionalIds 8 years ago
Rajini Sivaram 64fc1a7cae KAFKA-5263: Avoid tight polling loop in consumer with no ready nodes 8 years ago
Colin P. Mccabe a10990f44b MINOR: fix flakiness in testDeleteAcls 8 years ago
Jason Gustafson cea319a4ad KAFKA-4935; Deprecate client checksum API and compute lazy partial checksum for magic v2 8 years ago
Jason Gustafson fdcee8b8b3 MINOR: GroupCoordinator can append with group lock 8 years ago
Jeyhun Karimov c5d44af774 KAFKA-4144 Follow-up: add one missing overload function to maintain backward compatibility 8 years ago
Jason Gustafson 38f6cae9e8 KAFKA-5259; TransactionalId auth implies ProducerId auth 8 years ago
Vahid Hashemian 88200938f0 MINOR: Improve the help doc of consumer group command 8 years ago