5291 Commits (aa4879129770798f0e2cee385ab848b64dbe9498)
 

Author SHA1 Message Date
John Roesler aa48791297 KAFKA-7161: check invariant: oldValue is in the state (#5366) 6 years ago
John Roesler 814fbe0fea MINOR: Remove 1 minute minimum segment interval (#5323) 6 years ago
Bill Bejeck e09d6d796f KAFKA-7027: Add overloaded build method to StreamsBuilder (#5437) 6 years ago
Lucas Wang 96bc0b882d KAFKA-7180; Fixing the flaky test testHWCheckpointWithFailuresSingleLogSegment 6 years ago
Lee Dongjin 495c78db6f KAFKA-6999: Add description on read-write lock vulnerability of ReadOnlyKeyValueStore (#5351) 6 years ago
Dhruvil Shah 08a4cda34e [MINOR] Improve consumer logging on LeaveGroup (#5420) 6 years ago
Guozhang Wang c8c3a7dc48
KAFKA-7192 Follow-up: update checkpoint to the reset beginning offset (#5430) 6 years ago
ying-zheng a61594dee1 KAFKA-6432: Make index lookup more cache friendly (#5346) 6 years ago
Guozhang Wang 061885e9f1
KAFKA-7192: Wipe out if EOS is turned on and checkpoint file does not exist (#5421) 6 years ago
Jon Lee a932520135 KAFKA-7126; Reduce number of rebalance for large consumer group after a topic is created 6 years ago
Matthias J. Sax 42af41d5fc
MINOR: Caching layer should forward record timestamp (#5423) 6 years ago
Yu Yang 7fc7136ffd KAFKA-5886; Introduce delivery.timeout.ms producer config (KIP-91) (#5270) 6 years ago
Bill Bejeck 1d9a427225 KAFKA-7144: Fix task assignment to be even (#5390) 6 years ago
Matthias J. Sax 487b954542
MINOR: internal config objects should not be logged (#5389) 6 years ago
Jason Gustafson c83ecf4c55 KAFKA-7194; Fix buffer underflow if onJoinComplete is retried after failure (#5417) 6 years ago
Manikumar Reddy O 52c5b5f111 MINOR: Remove unused TopicAndPartition usage in tests (#5419) 6 years ago
Rajini Sivaram 4b60ed3247
KAFKA-7193: Use ZooKeeper IP address in streams tests to avoid timeouts (#5414) 6 years ago
Manikumar Reddy O 5db2f9903a MINOR: Close ZooKeeperClient if waitUntilConnected fails during construction (#5411) 6 years ago
Zhanxiang (Patrick) Huang 9a7f29c1ed KAFKA-7152; Avoid moving a replica out of isr if its LEO equals leader's LEO 6 years ago
Dhruvil Shah d11f6f26b7 KAFKA-6897; Prevent KafkaProducer.send from blocking when producer is closed (#5027) 6 years ago
Sandor Murakozi 591954e2e5 MINOR: Add registerController method to KafkaZkClient (#4598) 6 years ago
Colin Patrick McCabe b9b70c95a2 MINOR: Change "no such session ID" log to debug (#5316) 6 years ago
wangshao ee0c2cee21 MINOR: Fix logged timeout in KafkaProducer.close() (#4623) 6 years ago
Jon Lee f9cdadfdcf KAFKA-7177; Update 2.0 documentation to reflect changed quota behaviors by KIP-219 6 years ago
Konstantine Karantasis 5d2bf6328e MINOR: FileStreamSinkTask should create file if it doesn't exist (#5406) 6 years ago
Dhruvil Shah 9449f055c7 KAFKA-7185: Allow empty resource name when matching ACLs (#5400) 6 years ago
Arjun Satish 0b5fd99ecb MINOR: Add thread dumps if broker node cannot be stopped (#5373) 6 years ago
Matthias J. Sax c5a4d5cb91 MINOR: fix upgrade docs for Streams (#5394) 6 years ago
Guozhang Wang 75825caee4
KAFKA-5037 Follow-up: move Scala test to Java (#5399) 6 years ago
huxi bf237fa7c5 KAFKA-7141; Consumer group describe should include groups with no committed offsets (#5356) 6 years ago
Manikumar Reddy O 9089fb2d82 MINOR: Fix format violations streams scala tests (#5402) 6 years ago
Rajini Sivaram 980b725bb0
KAFKA-3702: Change log level of SSL close_notify failure (#5397) 6 years ago
Rajini Sivaram be02dbe287
MINOR: Fix transient test failure in SslTransportLayerTest (#5396) 6 years ago
Zhanxiang (Patrick) Huang 80b55309d1 KAFKA-7098; Improve accuracy of throttling by avoiding under-estimating actual rate in Throttler 6 years ago
Ted Yu 82f124ae30 KAFKA-5037: Fix infinite loop if all input topics are unknown at startup 6 years ago
Manikumar Reddy O 96c53e96b8 MINOR: Remove deprecated ZkUtils usage from EmbeddedKafkaCluster (#5324) 6 years ago
Ron Dagostino 284b46b7ce KAFKA-7182: SASL/OAUTHBEARER client response missing %x01 seps (#5391) 6 years ago
Guozhang Wang 2f6240ac94
KAFKA-3514: Remove min timestamp tracker (#5382) 6 years ago
Rajini Sivaram 10a0b8a6ba
MINOR: Update build.gradle and release.py to upload streams-scala_2.12 (#5368) 6 years ago
Colin Patrick McCabe 3205989d58 KAFKA-4994; Remove findbugs suppression for OffsetStorageWriter (#5385) 6 years ago
Manikumar Reddy 7c9a7359dc MINOR: Consolidate Topic create calls in Test classes 6 years ago
Matthias J. Sax 03e788b29b MINOR: improve docs version numbers (#5372) 6 years ago
Rajini Sivaram 359eb4e083
MINOR: Remove references to version 1.2 in docs (#5386) 6 years ago
Matthias J. Sax 06d96628f0
MINOR: remove unused MeteredKeyValueStore (#5380) 6 years ago
Rajini Sivaram 0875ddeb23
KAFKA-7168: Treat connection close during SSL handshake as retriable (#5371) 6 years ago
Mickael Maison 28e29a4c61 MINOR: Updated Quickstart to mention log.dirs (#5361) 6 years ago
Guozhang Wang 2d877631cd
MINOR: web docs fixes on message header (#5381) 6 years ago
Lee Dongjin 0c0ced770c MINOR: Fix broken Javadoc on [AbstractIndex|OffsetIndex] (#5370) 6 years ago
Ahmed Al Mehdi 8c47a3e52f KAFKA-5098; KafkaProducer should reject sends to invalid topics 6 years ago
Liquan Pei 08fe24b46a KAFKA-7103: Use bulkloading for RocksDBSegmentedBytesStore during init (#5276) 6 years ago