1921 Commits (27336192ff62d43d0beabc5dab2855b87befcc55)

Author SHA1 Message Date
Ismael Juma 27336192ff MINOR: Include response in request log 7 years ago
Vahid Hashemian 3410f02fec KAFKA-4585: Lower the Minimum Required ACL Permission of OffsetFetch (KIP-163) 7 years ago
Attila Kreiner 23d01c805b KAFKA-5726; KafkaConsumer.subscribe() overload that takes just Pattern 7 years ago
Rajini Sivaram 5d69966195 KAFKA-5837; Set defaults for ReassignPartitionsCommand correctly 7 years ago
Dong Lin adefc8ea07 KAFKA-5694; Add AlterReplicaDirRequest and DescribeReplicaDirRequest (KIP-113 part-1) 7 years ago
Dong Lin bc999989bf KAFKA-5759; Allow user to specify relative path as log directory 7 years ago
Colin P. Mccabe 7ae02a69c4 KAFKA-5720; Fix AdminClientIntegrationTest#testCallInFlightTimeouts 7 years ago
Holden Karau 8d3aa6acad KAFKA-4380; Document the purpose of clean shutdown file in the code. 7 years ago
Jason Gustafson c4d629a0b3 MINOR: Consolidate broker request/response handling 7 years ago
Rajini Sivaram e6164ec611 MINOR: Fix transient failure in SocketServerTest.testConnectionIdReuse 7 years ago
Manikumar Reddy 5b99a288cd KAFKA-5644; Fix Reset Consumer Group Offset tool to handle minute component of TimeZone 7 years ago
Manikumar Reddy 3615ef730c KAFKA-5752; Update index files correctly during async delete 7 years ago
Jason Gustafson bf3bfd6749 KAFKA-5747; Producer snapshot loading should cover schema errors 7 years ago
Ismael Juma 26c65953ed MINOR: Deprecate LogConfig.Compact 7 years ago
Jason Gustafson 6896f1ddb7 MINOR: Ensure consumer logging has clientId/groupId context 7 years ago
Ismael Juma ed96523a2c KAFKA-4501; Java 9 compilation and runtime fixes 7 years ago
huxihx 3457c4761a KAFKA-5745; makeLeader should invoke `convertHWToLocalOffsetMetadata` before marking it as leader 7 years ago
Jason Gustafson 869ef5579f HOTFIX: ConsoleConsumer using wrong old consumer config value for auto.offset.reset 7 years ago
Rajini Sivaram 21ea4b1d2a KAFKA-5595; Ensure client connection ids are not reused too quickly 7 years ago
Jason Gustafson 017a21c604 MINOR: Remove unneeded error handlers in deprecated request objects 7 years ago
Jason Gustafson 23df2199d7 MINOR: Add missing deprecations on old request objects 7 years ago
Soenke Liebau 1ad74f5b76 KAFKA-5629; ConsoleConsumer should respect auto.offset.reset if specified on the command line 7 years ago
Ismael Juma fb8edbdc63 MINOR: Update dependencies for 1.0.0 release 7 years ago
huxihx 649276abb2 KAFKA-2360; Extract producer-specific configs out of the common PerfConfig 7 years ago
Ismael Juma 98d4a48338 MINOR: Remove unused GroupState.state field 7 years ago
Balint Molnar c1690da071 KAFKA-5388; Replace ZkClient.subscribe*Changes methods with equivalent ZkUtils methods 7 years ago
Paolo Patierno 332a8129d3 KAFKA-5619; Deprecate --new-consumer option in all tools 7 years ago
Paolo Patierno 5766f212db KAFKA-5599; ConsoleConsumer: deprecate --new-consumer option 7 years ago
Manikumar Reddy 62f03ba2cd MINOR: Avoid duplicate processing of notifications in ZkNodeChangeNotificationListener 7 years ago
Abhishek Mendhekar e7f7d40939 KAFKA-5461; Add metric to track global topic count and global parition count in a cluster 7 years ago
Jason Gustafson 5a516fb28e KAFKA-2507 KAFKA-2959; Remove legacy ControlledShutdown request/response objects 7 years ago
Ismael Juma 13deb84dcf MINOR: Null out all buffer references in RequestChannel.Request 7 years ago
Dong Lin fb21209b5a KAFKA-5663; Pass non-null logDirFailureChannel to Log.apply 7 years ago
Ismael Juma 4086db472d MINOR: Request log should be enabled by debug level 7 years ago
Dong Lin 4003c9384b KAFKA-5341; Add UnderMinIsrPartitionCount and per-partition UnderMinIsr metrics (KIP-164) 7 years ago
Jason Gustafson 6bd7302645 KAFKA-5634; Do not allow segment deletion beyond high watermark 7 years ago
Ismael Juma 8b14e11743 KAFKA-1595; Remove deprecated and slower Scala JSON parser 7 years ago
Ismael Juma 5effe72390 MINOR: Next release will be 1.0.0 7 years ago
Onur Karaman e5e88f636f KAFKA-5501; introduce async ZookeeperClient 7 years ago
radai-rosenblatt 47ee8e954d KAFKA-4602; KIP-72 - Allow putting a bound on memory consumed by Incoming requests 7 years ago
Dong Lin f15cdbc91b KAFKA-5627; Reduce classes needed for LeaderAndIsrPartitionState and MetadataPartitionState 7 years ago
Dong Lin fc93fb4b61 KAFKA-4763; Handle disk failure for JBOD (KIP-112) 7 years ago
Ismael Juma 7727d7a9a5 MINOR: Improve log warning to include the log name 7 years ago
Ewen Cheslack-Postava c71e7fa3a3 MINOR: Don't imply that ConsumerGroupCommand won't work with non-Java clients 7 years ago
Ismael Juma 08b775c322 KAFKA-5608; Follow-up to fix potential NPE and clarify method name 7 years ago
huxihx cd207dd3fe KAFKA-5431; cleanSegments should not set length for cleanable segment files 7 years ago
Vahid Hashemian 5bb53e034e KAFKA-5534; KafkaConsumer `offsetForTimes` result should include partitions with no offset 7 years ago
Apurva Mehta cdff011fe0 KAFKA-5610; WriteTxnMarker handler should return UNKNOWN_TOPIC_OR_PARTITION if replica is not available 7 years ago
Ismael Juma 84d2b6a01c MINOR: Simplify SensorAccess usage 7 years ago
Balint Molnar 272956f03a KAFKA-5134; Replace zkClient.getChildren method with zkUtils.getChildren 7 years ago