Mirror of Apache Kafka
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Tom Bentley 6cd7f448aa MINOR: Add --help to DumpLogSegments 8 years ago
..
admin KAFKA-5292; Fix authorization checks in AdminClient 8 years ago
api KAFKA-5329; Fix order of replica list in metadata cache 8 years ago
client KAFKA-3264; Deprecate the old Scala consumer (KIP-109) 8 years ago
cluster KAFKA-5428; Transactional producer should only abort batches in fatal error state 8 years ago
common KAFKA-5357: capture unexpected exception in txn marker sender thread and treat as fatal error 8 years ago
consumer KAFKA-5414; Revert KAFKA-5327 which changed ConsoleConsumer offset commit behavior 8 years ago
controller KAFKA-5439; Verify that no unexpected threads are left behind in tests 8 years ago
coordinator MINOR: Update `TransactionMarkerChannelManager` metric name 8 years ago
javaapi KAFKA-3264; Deprecate the old Scala consumer (KIP-109) 8 years ago
log KAFKA-3123; Ensure cleaning is resumed if truncateTo throws 8 years ago
message KAFKA-5093; Avoid loading full batch data when possible when iterating FileRecords 8 years ago
metrics KAFKA-3264; Deprecate the old Scala consumer (KIP-109) 8 years ago
network MINOR: Consolidate Utils.newThread, Utils.daemonThread and KafkaThread 8 years ago
producer MINOR: Use an explicit `Errors` object when possible instead of a numeric error code 8 years ago
security KAFKA-5292; Fix authorization checks in AdminClient 8 years ago
serializer KAFKA-5361: Add EOS integration tests for Streams API 8 years ago
server MINOR: Consolidate Utils.newThread, Utils.daemonThread and KafkaThread 8 years ago
tools MINOR: Add --help to DumpLogSegments 8 years ago
utils MINOR: Consolidate Utils.newThread, Utils.daemonThread and KafkaThread 8 years ago
Kafka.scala KAFKA-4603: Disallow abbreviations in OptionParser constructor 8 years ago