5753 Commits (b2b79c4f0ef33035ecdb486a6526a2cf20d77385)
 

Author SHA1 Message Date
Lincong Li 260b07a6da KAFKA-7196; Remove heartbeat delayed operation for those removed consumers at the end of each rebalance 6 years ago
Bill Bejeck 862e09f994 HOTFIX: Fix broken links (#5676) 6 years ago
John Roesler 87879d5152 KAFKA-7223: Add name config to Suppressed (#5731) 6 years ago
Guozhang Wang 7bd8ada8e2
MINOR: Docs on state store instantiation (#5698) 6 years ago
Kevin Lu a5335e7cbd KAFKA-6123: Give client MetricsReporter auto-generated client.id (#5383) 6 years ago
John Roesler b793eaade4 KAFKA-7223: Make suppression buffer durable (#5724) 6 years ago
Randall Hauch 09f3205e44 MINOR: Increase timeout for starting JMX tool (#5735) 6 years ago
radai-rosenblatt 044350f28e MINOR: Reduce in-memory copies of partition objects in onJoinComplete() and onJoinPrepare() 6 years ago
Bill Bejeck 2a0abe55f0 MINOR KAFKA-7406: Follow up and address final comments (#5730) 6 years ago
Rajini Sivaram 8fb5e63aa8 KAFKA-7429: Enable key/truststore update with same filename/password (#5699) 6 years ago
John Roesler 5ba9cade7b KAFKA-7223: In-Memory Suppression Buffering (#5693) 6 years ago
Bill Bejeck dff1a3799c KAFKA-7406: Name join group repartition topics (#5709) 6 years ago
Guozhang Wang d568f73fc6 KAFKA-7456: Serde Inheritance in DSL (#5521) 6 years ago
Amit Sela fd44dc7fb2 KAFKA-6684: Support casting Connect values with bytes schema to string 6 years ago
Amit Sela c1457be995 KAFKA-7460: Fix Connect Values converter date format pattern 6 years ago
Zhanxiang (Patrick) Huang b35e97125f KAFKA-7459: Use thread-safe Pool for RequestMetrics.requestRateInternal (#5717) 6 years ago
John Roesler 49b5206a82 MINOR: don't log config during unit tests (#5671) 6 years ago
John Roesler eb61df642d KAFKA-7223: internally provide full consumer record during restore (#5710) 6 years ago
Guozhang Wang 08dfab06e7
KAFKA-3514: Upgrade Documentation (#5714) 6 years ago
Ismael Juma 69709d70fc MINOR: Update Scala to 2.12.7, lz4-java to 1.5 and others 6 years ago
Michał Borowiecki 22f1724123 KAFKA-7434: Fix NPE in DeadLetterQueueReporter 6 years ago
Rajini Sivaram cb21bca400 KAFKA-7454: Use lazy allocation for SslTransportLayer buffers and null them on close (#5713) 6 years ago
Lee Dongjin e7b6d65713 KAFKA-6620: Fix documentation about 'exactly_once' 6 years ago
Rajini Sivaram 0a8205cb45
KAFKA-7453: Expire registered channels not selected within idle timeout (#5712) 6 years ago
huxi 70d90c3718 KAFKA-7409; Validate message format version before creating topics or altering configs (#5651) 6 years ago
Jason Gustafson 9f7267dd2f KAFKA-7437; Persist leader epoch in offset commit metadata (#5689) 6 years ago
Attila Sasvari 5916db11f6 MINOR: Fix broken link in security.html (#5670) 6 years ago
Colin Patrick McCabe 888423ee56 KAFKA-7428: ConnectionStressSpec: add "action", allow multiple clients (#5668) 6 years ago
John Roesler f712ce69fc KAFKA-7223: add tests in preparation for suppression (#5687) 6 years ago
Vahid Hashemian 2933f21374 KAFKA-7403; Use default timestamp if no expire timestamp set in offset commit value (#5690) 6 years ago
Ismael Juma 81d124440d
MINOR: Upgrade to Jackson 2.9.7 (#5662) 6 years ago
Manikumar Reddy c835331c78 KAFKA-5066; Add KafkaMetricsConfig (Yammer metrics reporters) props to documentation 6 years ago
John Roesler 057c5307e0 KAFKA-7223: Suppress API with only immediate emit (#5567) 6 years ago
Eugen Feller 86b4d9d58f KAFKA-7430: Improve Transformer interface JavaDoc (#5675) 6 years ago
John Roesler 95f9622cce MINOR: Fix compilation error in PlaintextConsumerTest under scala 2.12 (#5674) 6 years ago
Manikumar Reddy O 6ced8550b3 KAFKA-7216: Ignore unknown ResourceTypes while loading acl cache (#5673) 6 years ago
Bob Barrett 0bc7008e75 KAFKA-7400: Compacted topic segments that precede the log start offse… (#5646) 6 years ago
John Roesler 96132e2dbb MINOR: rename InternalProcessorContext.initialized (#5672) 6 years ago
Viktor Somogyi f1f719211e KAFKA-6923; Refactor Serializer/Deserializer for KIP-336 (#5494) 6 years ago
Aleksei Izmalkin 7bc1019d4b [KAFKA-7379] [streams] send.buffer.bytes should be allowed to set -1 in KafkaStreams (#5643) 6 years ago
Matthias J. Sax 9f187a9a88 MINOR: increase number of unique keys for Streams EOS system test (#5640) 6 years ago
Bill Bejeck df00f1a738 MINOR: Remove ignored tests that hang, added new versions for EOS tests (#5666) 6 years ago
Joan Goyeau af80dccc7d KAFKA-7399: KIP-366, Make FunctionConversions deprecated (#5562) 6 years ago
Matthias J. Sax 88823c6016
MINOR: cleanup some state store code (#5656) 6 years ago
Mutasem Aldmour 43e21252ca KAFKA-7388 equal sign in property value for password (#5630) 6 years ago
Manikumar Reddy 4bbbfaf39c KAFKA-7332; Update CORRUPT_MESSAGE exception message description 6 years ago
Xiongqi Wesley Wu d87ed233c9 KAFKA-7322; Fix race condition between log cleaner thread and log retention thread when topic cleanup policy is updated 6 years ago
Jason Gustafson c5ef614bbf
KAFKA-7414; Out of range errors should never be fatal for follower (#5654) 6 years ago
Rajini Sivaram 5e72f66ab5
MINOR: Increase timeout in log4j system test to avoid transient failures (#5658) 6 years ago
Manikumar Reddy b21c66f948 KAFKA-5690; Add support to list ACLs for a given principal (KIP-357) 6 years ago