2789 Commits (44d18d273c36bb76fa16baec68a9294d697a1c9b)
 

Author SHA1 Message Date
Bill Bejeck d436661024 KAFKA-4131; Multiple Regex KStream-Consumers cause Null pointer exception 8 years ago
Damian Guy f3bb10413d HOTFIX: fix KafkaStreams SmokeTest 8 years ago
Jason Gustafson f197ad4997 KAFKA-4160: Ensure rebalance listener not called with coordinator lock 8 years ago
Jason Gustafson 084a19e9ac KAFKA-4172; Ensure fetch responses contain the requested partitions 8 years ago
David Chen c1bce2d757 KAFKA-4162: Fixed typo "rebalance" 8 years ago
Ismael Juma f2cd170102 MINOR: Give a name to the coordinator heartbeat thread 8 years ago
Dong Lin 41e676d295 KAFKA-4158; Reset quota to default value if quota override is deleted 8 years ago
Tim Brooks 2a660f13d2 KAFKA-2311; Make KafkaConsumer's ensureNotClosed method thread-safe 8 years ago
Damian Guy a7ab9cb83d MINOR: catch InvalidStateStoreException in QueryableStateIntegrationTest 8 years ago
Eric Wasserman 5f040cd77f KAFKA-1981; Make log compaction point configurable 8 years ago
Jason Gustafson 1933f12a53 KAFKA-4147; Fix transient failure in ConsumerCoordinatorTest.testAutoCommitDynamicAssignment 8 years ago
Vahid Hashemian ac99a3c86d KAFKA-4145; Avoid redundant integration testing in ProducerSendTests 8 years ago
Jason Gustafson 4af50bb860 KAFKA-3807; Fix transient test failure caused by race on future completion 8 years ago
Eno Thereska 3759d7f764 HOTFIX: Temporarily ignoring this test until fixed 8 years ago
Vahid Hashemian 54767bbba5 KAFKA-4033; Revise partition assignment semantics on consumer subscription changes (KIP-70) 8 years ago
Damian Guy eb59c8124e MINOR: fix transient QueryableStateIntegration test failure 8 years ago
Rajini Sivaram 6cf2cb6f29 KAFKA-4139; Reset findCoordinatorFuture when brokers are unavailable 8 years ago
Damian Guy 69ebf6f7be KAFKA-3595: window stores use compact,delete config for changelogs 8 years ago
Damian Guy eba0ede878 KAFKA-4123: Queryable State returning null for key before all stores in instance have been initialized 8 years ago
Mathieu Fenniak ca3f3a492c MINOR: Document that Connect topics should use compaction 8 years ago
Michael G. Noll 3a244b7837 MINOR: Fixes javadoc of Windows, fixes typo in parameter name of KGroupedTable 8 years ago
Dustin Cote 85c441023b KAFKA-3129; Console producer issue when request-required-acks=0 8 years ago
Matthias J. Sax 2586226a9a KAFKA-4058: Failure in org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromScratchAfterReset 8 years ago
Jaikiran Pai 16469d7f94 MINOR: Reduce the log level when the peer isn't authenticated but is using SSL 8 years ago
Ismael Juma d2acd676c3 MINOR: More graceful handling of buffers that are too small in Record's `isValid` and `ensureValid` 8 years ago
Tao Xiao 286411cbb1 KAFKA-4129; Processor throw exception when getting channel remote address after closing the channel 8 years ago
Dana Powers 8248caf1ca MINOR: Include TopicPartition in warning when log cleaner resets dirty offset 8 years ago
Matthias J. Sax de1b853c3e MINOR: changes embedded broker time to MockTime 8 years ago
Bill Bejeck ed639e8263 KAFKA-4023: Add thread id and task id for logging prefix in Streams 8 years ago
Eno Thereska a960faf5f4 KAFKA-4105: Queryable state tests 8 years ago
Jiangjie Qin af9fc503de KAFKA-4099; Fix the potential frequent log rolling 8 years ago
Damian Guy 8f3462552f KAFKA-4104: Queryable state metadata is sometimes invalid 8 years ago
Damian Guy 268cff7049 KAFKA-4112: Remove alpha quality label from Kafka Streams in docs 8 years ago
Rajini Sivaram 3a161db571 KAFKA-4077: Backdate system test certificates to cope with clock skew 8 years ago
Jason Gustafson c3b64cc8f1 KAFKA-4103: Fix regression in DumpLogSegments offsets decoder 8 years ago
ybyzek bc397db0e1 MINOR: onCompletion: metadata valid only if no exception 8 years ago
Rajini Sivaram 2e731a9ee0 KAFKA-3799: Enable SSL endpoint validation in system tests 8 years ago
Dustin Cote 2f20a39873 KAFKA-4062: Make --print-data-log implicit if --offsets-decoder is enabled for DumpLogSegments 8 years ago
Shikhar Bhushan b91eeac943 KAFKA-4100: Ensure 'fields' and 'fieldsByName' are not null for Struct schemas 8 years ago
Jason Gustafson 9aaeb33c16 KAFKA-4098: NetworkClient should not intercept user metdata requests on disconnect 8 years ago
Shikhar Bhushan 71f7e7c3a2 KAFKA-4042: Contain connector & task start/stop failures within the Worker 8 years ago
Mathieu Fenniak 1902394418 MINOR: Fix ProcessorTopologyTestDriver to support multiple source topics 8 years ago
Ismael Juma d4c379832b MINOR: Include request header in exception when correlation of request/response fails 8 years ago
Andrew Otto b4ddd021b4 MINOR: Update MirrorMaker docs to remove multiple --consumer.config options 8 years ago
Alex Loddengaard 20155ef87e MINOR: doc changes for QueueTimeMs JMX metrics. 8 years ago
1ambda dca63fc0a5 KAFKA-3742: (FIX) Can't run bin/connect-*.sh with -daemon flag 8 years ago
Ismael Juma c80649078b MINOR: Improve log message in `ReplicaManager.becomeLeaderOrFollower` 8 years ago
Shikhar Bhushan 08ad2be0da KAFKA-4070: implement Connect Struct.toString() 8 years ago
Ashish Singh bf3dbcba4f KAFKA-4052: Allow passing properties file to ProducerPerformance 8 years ago
Ashish Singh dddb79f312 MINOR: Update Kafka configuration documentation to use kafka-configs.… 8 years ago