1827 Commits (4b4102884c8d317fe362523a9f5af20a27a4ee52)

Author SHA1 Message Date
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
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
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
Ismael Juma 6021618f9d MINOR: onControllerResignation should be invoked if triggerControllerMove is called 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
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
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
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
Damian Guy 20e2008785 KAFKA-5279: TransactionCoordinator must expire transactionalIds 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
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
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
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
Jason Gustafson fcdbb71953 KAFKA-5186; Avoid expensive log scan to build producer state when upgrading 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
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
Dana Powers abe699176b KAFKA-3878; Support exponential backoff policy via reconnect.backoff.max (KIP-144) 8 years ago
Ismael Juma b661d3b8ab MINOR: Small refactor of request quotas handling in KafkaApis 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
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
Onur Karaman 5aaaba7ffe KAFKA-5258; Move all partition and replica state transition rules into their states 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