4775 Commits (596b6048623c7c001dbe5299bc373729d28d83e8)
 

Author SHA1 Message Date
Jimin Hsieh 596b604862 MINOR: Fix wrong message in `bin/kafka-run-class.sh` (#4682) 7 years ago
Guozhang Wang 8e84961661
KAFKA-6560: Add docs for KIP-261 (#4685) 7 years ago
Ismael Juma 825bfe5ade
MINOR: Revert to ZooKeeper 3.4.10 due to ZOOKEEPER-2960 (#4678) 7 years ago
Jacek Laskowski c28c556e92 MINOR: Remove code duplication + excessive space (#4683) 7 years ago
Rajini Sivaram 8df96a4119
MINOR: Reduce ZK reads and ensure ZK watch is set for listener update (#4670) 7 years ago
Rajini Sivaram 8d4d5f8c9f MINOR: Fix deadlock in ZooKeeperClient.close() on session expiry (#4672) 7 years ago
Max Zheng fd015b401d MINOR: Tag AWS instances with Jenkins build url (#4657) 7 years ago
Radai Rosenblatt 5760da7d0b KAFKA-6622; Fix performance issue loading consumer offsets (#4661) 7 years ago
Anna Povzner f1c112c63d MINOR: Add PayloadGenerator to Trogdor (#4640) 7 years ago
Vitaly Pushkar b1aa1912f0 KAFKA-4831: Extract WindowedSerde to public APIs (#3307) 7 years ago
Rajini Sivaram 3ef2fb843e
MINOR: Fix record conversion time in metrics (#4671) 7 years ago
Jimin Hsieh db619c6da2 MINOR: Remove unused local variable in SocketServer (#4669) 7 years ago
John Roesler 6a383d8bc4 MINOR: clean stateDirectory in TopologyTestDriver (#4655) 7 years ago
Damian Guy 989088f697 KAFKA-6560: [FOLLOW-UP] don't deserialize null byte array in window store fetch (#4665) 7 years ago
wushujames c5ba0da993 MINOR: Fix incorrect references to the max transaction timeout config (#4664) 7 years ago
Jason Gustafson 925d6a2ef3 MINOR: Skip sending fetches/offset lookups when awaiting the reconnect backoff (#4644) 7 years ago
nafshartous cf092aeecc KAFKA-5660 Don't throw TopologyBuilderException during runtime (#4645) 7 years ago
Jason Gustafson 23c1c52c85
KAFKA-6615; Add scripts for DumpLogSegments (#4653) 7 years ago
Guozhang Wang e5d6c9a79a
MINOR: Do not start processor for bounce-at-start (#4639) 7 years ago
Ewen Cheslack-Postava d13cbd0cae KAFKA-3806: Increase offsets retention default to 7 days (KIP-186) (#4648) 7 years ago
Bill Bejeck a1b01f48e9 KAFKA-6309: Improve task assignor load balance (#4624) 7 years ago
Jason Gustafson 8f2c087166
MINOR: Complete inflight requests in order on disconnect (#4642) 7 years ago
Bill Bejeck 8a7d7e7955 MINOR: Add System test for standby task-rebalancing (#4554) 7 years ago
Matthias J. Sax 2a4ba75e13
KAFKA-6054: Code cleanup to prepare the actual fix for an upgrade path (#4630) 7 years ago
Jason Gustafson 604b93cfde
KAFKA-6606; Ensure consumer awaits auto-commit interval after sending… (#4641) 7 years ago
Sandor Murakozi 9868976747 KAFKA-6111: Improve test coverage of KafkaZkClient, fix bugs found by new tests; 7 years ago
Jason Gustafson 6cfcc9d553
KAFKA-6593; Fix livelock with consumer heartbeat thread in commitSync (#4625) 7 years ago
Guozhang Wang eb449fe7c5
KAFKA-6560: Replace range query with newly added single point query in Windowed Aggregation (#4578) 7 years ago
Ewen Cheslack-Postava f582a7515c MINOR: Extend release.py with a subcommand for staging docs into the kafka-site repo 7 years ago
Viktor Somogyi 9166ae4ec4 MINOR: Remove unnecessary semicolon in ResourceType (#4626) 7 years ago
Thomas Leplus 031f522a2d MINOR: Fix javadoc typo in Headers (#4627) 7 years ago
Guozhang Wang 97ad549d56
KAFKA-6534: Enforce a rebalance in the next poll call when encounter task migration (#4544) 7 years ago
Guozhang Wang f26fbb9adc
MINOR: Rename stream partition assignor to streams partition assignor (#4621) 7 years ago
Blake Miller 7c5d0c459f MINOR:Fix typo in the impl source (#4587) 7 years ago
huxi 2591a46930 KAFKA-5327; Console Consumer should not commit messages not printed (#4546) 7 years ago
Gilles Degols 3600316a14 KAFKA-6057: Users forget `--execute` in the offset reset tool (#4069) 7 years ago
Matthias J. Sax 5df535e8a3
MINOR: fixes lgtm.com warnings (#4582) 7 years ago
Igor Kostiakov 99d650c2c8 KAFKA-6590; Fix bug in aggregation of consumer fetch bytes and counts metrics (#4278) 7 years ago
Daniel Shuy 4a027a0af1 Fix typo in MockProducer JavaDoc (#4606) 7 years ago
Matthias J. Sax 0cd83e997d
MINOR: wait for broker startup for system tests (#4363) 7 years ago
Jason Gustafson e26d0d7604
MINOR: Revert incompatible behavior change to consumer reset tool (#4611) 7 years ago
Randall Hauch 0e22fd6f8d KAFKA-6578: Changed the Connect distributed and standalone main method to log all exceptions (#4609) 7 years ago
Colin Patrick McCabe 66039b1312 MINOR: Fix ConcurrentModificationException in TransactionManager (#4608) 7 years ago
Jason Gustafson 1d8ed875db MINOR: Fix javadoc for consumer offsets lookup APIs which do not block indefinitely (#4613) 7 years ago
Vahid Hashemian 1cabef0d3d MINOR: Refactor GroupMetadataManager cleanupGroupMetadata (#4504) 7 years ago
Randall Hauch fc19c3e6f2 KAFKA-6577: Fix Connect system tests and add debug messages 7 years ago
Matthias J. Sax 1715e6eac0
MINOR: Fix Streams-Broker-Compatibility system test (#4594) 7 years ago
Ewen Cheslack-Postava da379c95e4 MINOR: Cancel port forwarding for HttpMetricsCollector during cleanup 7 years ago
UVN 1667c16be1 MINOR: Read configuration fields from ProducerConfig in example (#4601) 7 years ago
Rajini Sivaram 90e0bbec94 KAFKA-6573: Update brokerInfo in KafkaController on listener update (#4603) 7 years ago