3627 Commits (cea319a4ad9c55d3d3263cf7a4224c25772d0e11)
 

Author SHA1 Message Date
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
Apurva Mehta 4d89db9682 KAFKA-5273: Make KafkaConsumer.committed query the server for all partitions 8 years ago
dejan2609 90dc2d16fb KAFKA-5081: Force jackson-annotations to a single version matching expected Jackson version 8 years ago
Ismael Juma 516d8457d8 KAFKA-5135; Controller Health Metrics (KIP-143) 8 years ago
Onur Karaman beeddc25d6 KAFKA-5310; reset ControllerContext during resignation 8 years ago
Guozhang Wang 1bf6483316 KAFKA-5280: Protect txn metadata map with read-write lock 8 years ago
Matthias J. Sax 4958775057 MINOR: improve EmbeddedKafkaCluster test utility for deleting topics 8 years ago
Jason Gustafson 70ec4b1d92 MINOR: Log transaction metadata state transitions plus a few cleanups 8 years ago
Damian Guy 5a6676bfca MINOR: remove TransactionCoordinatorIntegrationTest 8 years ago
Apurva Mehta d1853f7911 KAFKA-5247; Materialize committed offsets in offset order 8 years ago
Jason Gustafson e3e2f1d22d MINOR: Broker should disallow downconversion of transactional/idempotent records 8 years ago
Ewen Cheslack-Postava cca9ad4243 HOTFIX: Replace JDK download and fix missing argument in Vagrant provisioning script 8 years ago
Jason Gustafson fcdbb71953 KAFKA-5186; Avoid expensive log scan to build producer state when upgrading 8 years ago
Vahid Hashemian 65861a712d KAFKA-5277; Sticky Assignor should not cache previous assignment (KIP-54 follow-up) 8 years ago
Ismael Juma c2ced5fb51 KAFKA-5303, KAFKA-5305: Improve logging when fetches fail in ReplicaFetcherThread 8 years ago
Ismael Juma ceb10c5330 KAFKA-5289: handleStopReplica should not send a second response 8 years ago
Mickael Maison d3f1407f7b KAFKA-5294: PlainSaslServerFactory should allow a null Map 8 years ago
Matthias J. Sax 495836a4a2 KAFKA-4923: Modify compatibility test for Exaclty-Once Semantics in Streams 8 years ago
Magnus Edenhill dc10b0ea01 MINOR: Fix race condition in TestVerifiableProducer sanity test 8 years ago
Ewen Cheslack-Postava d190d89dbc HOTFIX: In Connect test with auto topic creation disabled, ensure precreated topic is always used 8 years ago
Jiangjie Qin 7fad45557e KAFKA-3995; KIP-126 Allow KafkaProducer to split and resend oversized batches 8 years ago
Michael André Pearce 1c7fdd2843 KAFKA-4208; Add record headers upgrade doc 8 years ago
Apurva Mehta 8b04d8ba07 KAFKA-5269; Retry on unknown topic/partition error in transactional requests 8 years ago
Matthias J. Sax 338857e1c2 MINOR: improve descriptions of Streams reset tool options 8 years ago
Ewen Cheslack-Postava 61bab2d875 KAFKA-4714; TimestampConverter transformation (KIP-66) 8 years ago
Dana Powers abe699176b KAFKA-3878; Support exponential backoff policy via reconnect.backoff.max (KIP-144) 8 years ago
Ismael Juma 8b2995c31a MINOR: Bump Kafka version to 0.11.1.0-SNAPSHOT 8 years ago
Xavier Léauté e287523577 KAFKA-5192: add WindowStore range scan (KIP-155) 8 years ago
Ismael Juma b661d3b8ab MINOR: Small refactor of request quotas handling in KafkaApis 8 years ago
Randall Hauch 56623efd73 KAFKA-4667: Connect uses AdminClient to create internal topics when needed (KIP-154) 8 years ago
Apurva Mehta 30736da65d HOTFIX: Close transactional producers in all new tests 8 years ago
Rajini Sivaram 96959bc562 KAFKA-5250: Do fetch down conversion after throttling 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
umesh chaudhary 34e379f107 KAFKA-5171; TC should not accept empty string transactional id 8 years ago
Jason Gustafson d662b09c9f KAFKA-5268; Fix bounce test transient failure by clearing partitions before writing Complete state to transaction log 8 years ago
Konstantine Karantasis 45f2261763 KAFKA-3487: Support classloading isolation in Connect (KIP-146) 8 years ago
Onur Karaman 5aaaba7ffe KAFKA-5258; Move all partition and replica state transition rules into their states 8 years ago
Damian Guy 816578b5c1 KAFKA-4222; QueryableIntegrationTest.queryOnRebalance transient failure 8 years ago
Jason Gustafson 14a3d69d94 TRIVIAL: Remove redundant asMap utility in ConsumerProtocol 8 years ago
Bharat Viswanadham 9fa0d52cac KAFKA-5210: Application Reset Tool does not need to seek for internal topics 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
Jun Rao 2491520626 KAFKA-5036; hold onto the leader lock in Partition while serving an O… 8 years ago
Guozhang Wang c64cfd2e2b KAFKA-5231: Bump up producer epoch when sending abort txn markers on InitPid 8 years ago