5163 Commits (d904058c5fc321ea6d29dee41f74ea44cdbad3ea)
 

Author SHA1 Message Date
Rajini Sivaram 98bb75a58f
KAFKA-6772: Load credentials from ZK before accepting connections (#4867) 7 years ago
Matthias J. Sax cae42215b7
KAFKA-6054: Update Kafka Streams metadata to version 3 (#4880) 7 years ago
Guozhang Wang 0e0fd4fe8d
HOTFIX: use the new prop object (#4888) 7 years ago
Andras Beni 52e9ba66a5 MINOR: Add line break so example command is readable without scrolling (#4879) 7 years ago
John Roesler ac9c3ed0b4 KAFKA-6376: preliminary cleanup (#4872) 7 years ago
Mickael Maison 83503404e4 KAFKA-6770; Add New Protocol Versions to 1.1.0 documentation (#4847) 7 years ago
Valentino Proietti 01eddce01f KAFKA-6742: TopologyTestDriver error when dealing with stores from GlobalKTable 7 years ago
Rajini Sivaram e5de679d62
KAFKA-6765: Handle exception while reading throttle metric value in test (#4869) 7 years ago
gitlw 341db990dc KAFKA-6650: Allowing transition to OfflineReplica state for replicas without leadership info (#4825) 7 years ago
Chia-Ping Tsai 4013767d86 MINOR: Log the exception thrown by Selector.poll (#4873) 7 years ago
Andy Coates 432c82d3bf KAFKA-6727; Fix broken Config hashCode() and equals() (#4796) 7 years ago
ro7m b6f0420350 Kafka-6792: Fix wrong pointer in the link for stream dsl (#4876) 7 years ago
Allen Wang 19418fc86a KAFKA-6514; Add API version as a tag for the RequestsPerSec metric (#4506) 7 years ago
Ismael Juma f3ed56b21f MINOR: Mention that -1 disables retention by time (#4881) 7 years ago
Colin Patrick McCabe 93e03414f7 KAFKA-6771. Make specifying partitions more flexible (#4850) 7 years ago
Colin Patrick McCabe 832b096f4f KAFKA-6696 Trogdor should support destroying tasks (#4759) 7 years ago
Guozhang Wang 9871357086
KAFKA-6592: Follow-up (#4864) 7 years ago
Guozhang Wang 0dc7f0e66f
KAFKA-6611, PART II: Improve Streams SimpleBenchmark (#4854) 7 years ago
Guozhang Wang b599b395f3
KAFKA-6058: Refactor consumer API result return types (#4856) 7 years ago
ro7m 8434d494e6 KAFKA-6790: Fix Streams processor node broken link (#4874) 7 years ago
Sönke Liebau 886daf5fca KAFKA-6234; Increased timeout value for lowWatermark response to fix transient failures (#4238) 7 years ago
Jason Gustafson fb3a9485a8
MINOR: Disable failing testDescribeConsumerGroupOffsets test case (#4863) 7 years ago
huxi 4e35a2bfb7 KAFKA-6592: ConsoleConsumer should support WindowedSerdes (#4797) 7 years ago
John Roesler cc43e77bbb MINOR: make Sensor#add idempotent (#4853) 7 years ago
Jason Gustafson 7421f9dce2
KAFKA-6773; Allow offset commit/fetch/describe/delete with empty groupId (#4851) 7 years ago
Colin Patrick McCabe e4d652befe MINOR: Fix AsyncProducerTest bug that hits when logging is turned up (#4450) 7 years ago
Jimin Hsieh 83a9e04c19 MINOR: Fix doc - `FileMessageSet` was replaced by `FileRecords` (#4852) 7 years ago
Jorge Quilcate Otoya 6a99da87ab KAFKA-6058: KIP-222; Add Consumer Group operations to Admin API 7 years ago
Manikumar Reddy O 47918f2d79 KAFKA-6447: Add Delegation Token Operations to KafkaAdminClient (KIP-249) (#4427) 7 years ago
Manikumar Reddy O e29fa9a4ca KAFKA-6752: Enable unclean leader election metric (#4838) 7 years ago
Colin Patrick McCabe 4223ef6106 MINOR: Add NullPayloadGenerator to Trogdor (#4844) 7 years ago
Manikumar Reddy O 5e277e5579 KAFKA-4883: handle NullPointerException while parsing login modue control flag (#4849) 7 years ago
Rajini Sivaram 79c6f7cd9a
MINOR: Move creation of quota callback to ensure single instance (#4848) 7 years ago
Magnus Edenhill e490a90625 Make [Config]Resource.toString() consistent with existing code (#4845) 7 years ago
Anna Povzner 989fe0497e Kafka-6693: Added consumer workload to Trogdor (#4775) 7 years ago
Jason Gustafson 0a8f35b684
KAFKA-6768; Transactional producer may hang in close with pending requests (#4842) 7 years ago
Ismael Juma e6b4d17c59
MINOR: Java 10 fixes so that the build passes (#4839) 7 years ago
Benedict Jin 37efc79eb8 MINOR: Remove magic number and extract Pattern instance from method as class field (#4799) 7 years ago
Colin Patrick McCabe 40183e3156 KAFKA-6688. The Trogdor coordinator should track task statuses (#4737) 7 years ago
Ismael Juma fedac0cea7 MINOR: Mention leader in a few follower/controller log messages (#4835) 7 years ago
Matthias J. Sax 0c0d8363e5
KAFKA-6054: Fix upgrade path from Kafka Streams v0.10.0 (#4779) 7 years ago
Rajini Sivaram 77ebd32016
KAFKA-6576: Configurable Quota Management (KIP-257) (#4699) 7 years ago
Anna Povzner da32db9f34 Trogdor: Added commonClientConf and adminClientConf to workload specs (#4757) 7 years ago
tedyu ac542c9a83 KAFKA-6747 Check whether there is in-flight transaction before aborting transaction (#4826) 7 years ago
fredfp 3abd410708 KAFKA-6748: double check before scheduling a new task after the punctuate call (#4827) 7 years ago
Manikumar Reddy O ed2f10e050 MINOR: Update max.connections.per.ip.overrides config docs (#4819) 7 years ago
Manikumar Reddy O 77c79df396 KAFKA-6741: Disable Selector's idle connection timeout in testNetworkThreadTimeRecorded() test (#4824) 7 years ago
Colin Patrick McCabe 63642d6051 KAFKA-6694: The Trogdor Coordinator should support filtering task responses (#4741) 7 years ago
Rajini Sivaram 9f8c3167eb
KAFKA-4292: Configurable SASL callback handlers (KIP-86) (#2022) 7 years ago
Chia-Ping Tsai 53d4267c59 MINOR: Don’t send the DeleteTopicsRequest for invalid topic names (#4763) 7 years ago