1780 Commits (647afeff6a2e3fd78328f6989e8d9f96bcde5121)

Author SHA1 Message Date
Matthias J. Sax 63da487213 KAFAK-4058: Failure in org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromScratchAfterReset 8 years ago
Vahid Hashemian 7afdad8c37 KAFKA-3144; Report members with no assigned partitions in ConsumerGroupCommand 8 years ago
Jason Gustafson 302a246c72 KAFKA-4296; Fix LogCleaner statistics rolling 8 years ago
Jun Rao 24067e4076 KAFKA-4313; ISRs may thrash when replication quota is enabled 8 years ago
Alexey Ozeritsky 332b8b9afd KAFKA-4319; Parallelize shutdown of fetchers in AbstractFetcherManager to speedup shutdown 8 years ago
himani1 2965f50e0d MINOR: Replaced unnecessary map and getOrElse with exists 8 years ago
Ishita Mandhan 4e0b0b83a7 MINOR: Code refactor - cleaning up some boolean assignments 8 years ago
Jason Gustafson d09043637d KAFKA-4298; Ensure compressed message sets are not converted when log cleaning 8 years ago
Konstantine Karantasis 1a67739c2f KAFKA-4254; Update producer's metadata before failing on non-existent partitions 8 years ago
Radai Rosenblatt 704308a635 KAFKA-4289; moved short-lived loggers to companion objects 8 years ago
MayureshGharat 1bce0d1b51 KAFKA-3175; Topic not accessible after deletion even when delete.topic.enable is disabled 8 years ago
Rajini Sivaram 44d18d273c KAFKA-4265; Run replication quotas test with producer acks=1 8 years ago
Jiangjie Qin 6b91f83fba KAFKA-4274; Consumer `offsetForTimes` times out on empty map 8 years ago
Ismael Juma 615cd4fd3a MINOR: Use `hiResClockMs` in `testRequestExpiry` to fix transient test failure 8 years ago
Rajini Sivaram 5e4600ae46 KAFKA-4262; Increase data volume in replication test 8 years ago
Rajini Sivaram 8b75a016db KAFKA-4267; Quota initialization for <user, clientId> uses incorrect ZK path 8 years ago
Rajini Sivaram 672dfaa243 KAFKA-4019; Update log cleaner to handle max message size of topics 8 years ago
Ismael Juma cf0bf7c7a2 MINOR: Tweak implementation of `FetchRequest.shuffle` and upgrade.html improvements 8 years ago
Jason Gustafson 7115c66aef MINOR: Follow-up minor improvements/cleanup for KAFKA-3396 8 years ago
Ben Stopford 496594a12c MINOR: Rename Throttling config variables to match config name 8 years ago
Edoardo Comar 8124f6e099 KAFKA-3396; Ensure Describe access is required to detect topic existence 8 years ago
Rajini Sivaram 095475d481 KAFKA-3930; Ensure ipv6 addresses are quoted properly in metrics tags 8 years ago
Ben Stopford 0bc1f41fc0 KAFKA-4225; Replication Quotas: Control Leader & Follower Limit Separately 8 years ago
Jiangjie Qin 7c6d70655a KAFKA-3965; MirrorMaker should not commit offset when exception is thrown from producer.send 8 years ago
Ben Stopford 2ca9177f49 KAFKA-4216; Control Leader & Follower Throttled Replicas Separately 8 years ago
Jiangjie Qin aa506a6919 KAFKA-4194; Follow-up improvements/testing for ListOffsets v1 (KIP-79) 8 years ago
Rajini Sivaram 71036527e9 KAFKA-4209; Reduce run time for quota integration tests 8 years ago
Rajini Sivaram 281fac9ed6 KAFKA-4227; Shutdown AdminManager when KafkaServer is shutdown 8 years ago
Ismael Juma 61d3378bc8 MINOR: Remove no longer required --new-consumer switch in docs 8 years ago
Jason Gustafson 3db752a565 MINOR: Make new consumer default for Mirror Maker 8 years ago
Ben Stopford b8ed4a5113 KAFKA-4177; Remove ThrottledReplicationRateLimit from Server Config 8 years ago
Ben Stopford 5d6408f6cf KAFKA-4200; Fix throttle argument in kafka-reassign-partitions.sh 8 years ago
Vahid Hashemian 60ad6d7278 KAFKA-3831; Prepare for updating new-consumer-based Mirror Maker's default partition assignment strategy to round robin 8 years ago
Apurva Mehta be6056abc9 KAFKA-4214; kafka-reassign-partitions fails all the time when brokers are bounced during reassignment 8 years ago
Arun Mahadevan 1d055f7551 KAFKA-3282; Change tools to use new consumer if zookeeper is not specified 8 years ago
Ryan Pridgeon 0de807357b KAFKA-3719; Allow underscores in hostname 8 years ago
Jason Gustafson 6a13a3dbad KAFKA-3590; Handle not-enough-replicas errors when writing to offsets topic 8 years ago
Jason Gustafson 106a745606 MINOR: Add test cases for delays in consumer rebalance listener 8 years ago
Ismael Juma d32f3f2828 MINOR: Increase `zkConnectionTimeout` and timeout in `testReachableServer` 8 years ago
Ben Stopford 3663275cf0 KAFKA-4184; Intermittent failures in ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle 8 years ago
Ben Stopford f396fdac19 KAFKA-4193; Fix for intermittent failure in FetcherTest 8 years ago
Jiangjie Qin eaaa433fc9 KAFKA-4148; Support ListOffsetRequest v1 and search offsets by timestamp in consumer (KIP-79) 8 years ago
Ismael Juma 57ee6ffc89 MINOR: Add KafkaServerStartable constructor overload for compatibility 8 years ago
Luke Zaparaniuk d9206500bf MINOR: Fix reference to argument in `LogSegment.translateOffset` 8 years ago
Andrey Neporada d04b0998c0 KAFKA-2063; Bound fetch response size (KIP-74) 8 years ago
Rajini Sivaram 69356fbc6e KAFKA-3492; Secure quotas for authenticated users 8 years ago
Sumit Arrawatia ecc1fb10fa KAFKA-4093; Cluster Id (KIP-78) 8 years ago
Ben Stopford 143a33bc50 KAFKA-1464; Add a throttling option to the Kafka replication 8 years ago
Dong Lin 41e676d295 KAFKA-4158; Reset quota to default value if quota override is deleted 8 years ago
Eric Wasserman 5f040cd77f KAFKA-1981; Make log compaction point configurable 8 years ago