1095 Commits (fdc14dacedc3d3497dcc222b44f539e6355b45a9)

Author SHA1 Message Date
Guozhang Wang e4d829c47b set the rejoinNeeded in listener's onSuccess 8 years ago
Damian Guy 1b16acaaa1 KAFKA-5154: do not set rejoinNeeded in joinGroup response but in syncGroup response handler 8 years ago
Colin P. Mccabe b3036c5861 KAFKA-5293; Do not apply exponential backoff if users have overridden… 8 years ago
Apurva Mehta 1959835d9e KAFKA-5281; System tests for transactions 8 years ago
Ismael Juma 8e8b3c5657 KAFKA-5360; Down-converted uncompressed batches should respect fetch offset 8 years ago
Jason Gustafson e4a6b50dec KAFKA-5340; Batch splitting should preserve magic and transactional flag 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
Mario Molina dc5bf4bd45 KAFKA-5218; New Short serializer, deserializer, serde 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
Jason Gustafson aebba89a2b KAFKA-5349; Fix illegal state error in consumer's ListOffset handler 8 years ago
Damian Guy 2cc8f48ae5 KAFKA-5308; TC should handle UNSUPPORTED_FOR_MESSAGE_FORMAT in WriteTxnMarker response 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 b3788d8dcb KAFKA-5316; Follow-up with ByteBufferOutputStream and other misc improvements 8 years ago
Damian Guy a8794d8a5d KAFKA-5260; Producer should not send AbortTxn unless transaction has actually begun 8 years ago
Jason Gustafson dfa3c8a92d KAFKA-5316; LogCleaner should account for larger record sets after cleaning 8 years ago
James Cheng 0bc4f75eed KAFKA-5191: Autogenerate Consumer Fetcher metrics 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
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
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 38f6cae9e8 KAFKA-5259; TransactionalId auth implies ProducerId auth 8 years ago
Apurva Mehta 4d89db9682 KAFKA-5273: Make KafkaConsumer.committed query the server for all partitions 8 years ago
Jason Gustafson 70ec4b1d92 MINOR: Log transaction metadata state transitions plus a few cleanups 8 years ago
Jason Gustafson e3e2f1d22d MINOR: Broker should disallow downconversion of transactional/idempotent records 8 years ago
Vahid Hashemian 65861a712d KAFKA-5277; Sticky Assignor should not cache previous assignment (KIP-54 follow-up) 8 years ago
Mickael Maison d3f1407f7b KAFKA-5294: PlainSaslServerFactory should allow a null Map 8 years ago
Jiangjie Qin 7fad45557e KAFKA-3995; KIP-126 Allow KafkaProducer to split and resend oversized batches 8 years ago
Apurva Mehta 8b04d8ba07 KAFKA-5269; Retry on unknown topic/partition error in transactional requests 8 years ago
Dana Powers abe699176b KAFKA-3878; Support exponential backoff policy via reconnect.backoff.max (KIP-144) 8 years ago
Xavier Léauté e287523577 KAFKA-5192: add WindowStore range scan (KIP-155) 8 years ago
Randall Hauch 56623efd73 KAFKA-4667: Connect uses AdminClient to create internal topics when needed (KIP-154) 8 years ago
Mickael Maison 65edd64ca4 KAFKA-3070: SASL unit tests dont work with IBM JDK 8 years ago
Apurva Mehta c1fdf575de KAFKA-5033; Set default retries for the idempotent producer to be infinite 8 years ago
Jason Gustafson 14a3d69d94 TRIVIAL: Remove redundant asMap utility in ConsumerProtocol 8 years ago
Ismael Juma 972b754536 KAFKA-3267; Describe and Alter Configs Admin APIs (KIP-133) 8 years ago
Vahid Hashemian e1abf17708 KAFKA-2273; Sticky partition assignment strategy (KIP-54) 8 years ago
Colin P. Mccabe 9815e18fef KAFKA-3266; Describe, Create and Delete ACLs Admin APIs (KIP-140) 8 years ago
Guozhang Wang c64cfd2e2b KAFKA-5231: Bump up producer epoch when sending abort txn markers on InitPid 8 years ago
Apurva Mehta b3a33ce4b8 KAFKA-5188; Integration tests for transactions 8 years ago
Colin P. Mccabe c36b5b7f6e MINOR: Make some constructors in admin package public 8 years ago
Matthias J. Sax ebc7f7caae KAFKA-4923: Add Exactly-Once Semantics to Streams 8 years ago