2043 Commits (0a508a436c928c0440e8b90dda98c22dc0ec244c)

Author SHA1 Message Date
umesh chaudhary 0a508a436c KAFKA-5631; Use Jackson for serialising to JSON 7 years ago
Rajini Sivaram 651c6e480a KAFKA-6319: Quote strings stored in JSON configs 7 years ago
Ismael Juma a5cd34d796 KAFKA-6324; Change LogSegment.delete to deleteIfExists and harden log recovery 7 years ago
Ismael Juma b73c765d7e MINOR: Avoid intermediate strings when parsing/decoding ZK JSON 7 years ago
Ismael Juma b00a9fc7c3 KAFKA-6065; Latency metric for KafkaZkClient 7 years ago
Ismael Juma d543e19a09 KAFKA-6193; Only delete reassign_partitions znode after reassignment is complete 7 years ago
Jorge Quilcate Otoya 30f08d158a KAFKA-5520: KIP-171; Extend Consumer Group Reset Offset for Stream Application 7 years ago
Manikumar Reddy fd8f182cc4 MINOR: Add maybeThrow method to ZooKeeperClient AsyncResponse 7 years ago
Jason Gustafson 2d8918b1ae KAFKA-6118: Fix transient failure testTwoConsumersWithDifferentSaslCredentials 7 years ago
Ismael Juma bc2c17a9b8 MINOR: Shutdown ControllerEventThread via event instead of interruption 7 years ago
Ismael Juma be2918b3a0 KAFKA-6261; Fix exception thrown by request logging if acks=0 7 years ago
Ismael Juma 49b773bfc8 MINOR: Temporarily disable testLogStartOffsetCheckpoint 7 years ago
tedyu 0bc2d0e02a KAFKA-6074; Use ZookeeperClient in ReplicaManager and Partition 7 years ago
Mickael Maison ac17ab4f09 MINOR: Small cleanups/refactoring in kafka.controller 7 years ago
Manikumar Reddy bc852baffb KAFKA-5646; Use KafkaZkClient in DynamicConfigManager and AdminManager 7 years ago
Viktor Somogyi ed8b0315a6 KAFKA-1044; Eliminate direct and non-optional log4j references from `core` 7 years ago
tedyu 406071c2b5 KAFKA-6046; DeleteRecordsRequest to a follower should return NOT_LEADER 7 years ago
ppatierno ad71b9d068 MINOR: Avoiding attempt to connect to Zookeeper on closing consumer for deleting random group.id with the new one 7 years ago
Paolo Patierno 53c5ccb334 KAFKA-5925: Adding records deletion operation to the new Admin Client API 7 years ago
Mickael Maison 9eabcc20d2 MINOR: Updated KafkaZkClient.pathExists() to use ExistsRequest 7 years ago
Ismael Juma cdcbd9283d KAFKA-6210; IllegalArgumentException if 1.0.0 is used for inter.broker.protocol.version or log.message.format.version 7 years ago
Guozhang Wang dc2322a272 MINOR: Not enough replica exception should never happen for delete records 7 years ago
Mickael Maison f300480f88 MINOR: Use match instead of if/else in KafkaZkClient 7 years ago
Rajini Sivaram 3cfbb25c61 MINOR: Handle error metrics removal during shutdown 7 years ago
Ismael Juma b9039bbd4b MINOR: Use Scala Future in CoreUtils test 7 years ago
Dong Lin 12af521c48 KAFKA-6175; AbstractIndex should cache index file to avoid unnecessary disk access during resize() 7 years ago
Onur Karaman 564d7b365d MINOR: make controller helper methods private 7 years ago
Rajini Sivaram 0653a895f5 KAFKA-6185; Remove channels from explictlyMutedChannels set when closed 7 years ago
Rajini Sivaram fe3171844b KAFKA-6164; Shutdown quota managers if other components fail to start 7 years ago
Onur Karaman fef80c8636 KAFKA-6146; minimize the number of triggers enqueuing PreferredReplicaLeaderElection events 7 years ago
Manikumar Reddy 9b44c3e7f8 KAFKA-5645; Use async ZookeeperClient in SimpleAclAuthorizer 7 years ago
Ismael Juma 3735a6ca8b MINOR: Eliminate unnecessary Topic(And)Partition allocations in Controller 7 years ago
Onur Karaman 58138126ce KAFKA-5894; add the notion of max inflight requests to async ZooKeeperClient 7 years ago
Ismael Juma 6f96d7f173 MINOR: PartitionReassignmentHandler should only generate event when znode is created 7 years ago
Dong Lin 0c895706e8 KAFKA-6172; Cache lastEntry in TimeIndex to avoid unnecessary disk access 7 years ago
huxihx 7672e9ec3d KAFKA-6156; Metric tag values with colons must be sanitized 7 years ago
Adem Efe Gencer 86062e9a78 KAFKA-6157; Fix repeated words words in JavaDoc and comments. 7 years ago
Manikumar Reddy f88fdbd311 KAFKA-6072; User ZookeeperClient in GroupCoordinator and TransactionCoordinator 7 years ago
Apurva Mehta 3c9e30a2f7 MINOR: Tighten up locking when aborting expired transactions 7 years ago
Jason Gustafson 71fe23b445 MINOR: Fix inconsistency in StopReplica/LeaderAndIsr error counts 7 years ago
Richard Yu 7fe88e8bd9 KAFKA-5212; Consumer ListOffsets request can starve group heartbeats 7 years ago
Mickael Maison 9504af72ff KAFKA-6073; Use ZookeeperClient in KafkaApis 7 years ago
Ismael Juma 4e8ad90b94 MINOR: Ensure that the producer in testAlterReplicaLogDirs is always closed 7 years ago
Manikumar Reddy 603d4e5d9c MINOR: Mention "per listener" security overrides in listener.security.protocol.map config doc 7 years ago
Vahid Hashemian 6197481b8b MINOR: Fix indentation in KafkaApis.handleOffsetFetchRequest 7 years ago
Apurva Mehta 501a5e2627 KAFKA-6119: Bump epoch when expiring transactions in the TransactionCoordinator 7 years ago
Rajini Sivaram 69e8463c06 KAFKA-6131; Use atomic putIfAbsent to create txn marker queues 7 years ago
Ismael Juma 070ec0fc58 MINOR: Revert EmbeddedZooKeeper rename 7 years ago
Ismael Juma ab6f848ba6 MINOR: Rename and change package of async ZooKeeper classes 7 years ago
Ismael Juma b1cd6c5301 MINOR: Controller and async ZookeeperClient improvements 7 years ago