5588 Commits (63715efa02861b25b3be84c2970342aebec7a439)
 

Author SHA1 Message Date
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
John Roesler 607dea234f MINOR: log and fail on missing task in Streams (#5655) 6 years ago
Dong Lin 3a8ab3258f Revert 4e311 KAFKA-5690 since KIP-357 has not passed vote 6 years ago
Manikumar Reddy 4e31147a41 KAFKA-5690; Add support to list ACLs for a given principal (KIP-357) 6 years ago
Rajini Sivaram e24d82e0eb KAFKA-7280; Synchronize consumer fetch request/response handling (#5495) 6 years ago
Bill Bejeck b74e7e407c MINOR: Enable ignored upgrade system tests - trunk (#5605) 6 years ago
Matthias J. Sax 466d89306e
MINOR: Insure that KafkaStreams client is closed if test fails (#5618) 6 years ago
John Roesler b18c8dda52 MINOR: fix scala serde tests (#5644) 6 years ago
Stanislav Kozlovski df35c22eac MINOR: Update minimum required Gradle version to 4.7 (#5642) 6 years ago
Jason Gustafson ac7cd16e93
KAFKA-7394; OffsetsForLeaderEpoch supports topic describe access (#5634) 6 years ago
Randall Hauch f0282498e7 KAFKA-6926: Simplified some logic to eliminate some suppressions of NPath complexity checks (#5051) 6 years ago
Viktor Somogyi 398d2ab244 MINOR: KafkaAdminClient Java 8 code cleanup (#5594) 6 years ago
Manikumar Reddy O c121f4eb82 MINOR: Remove deprecated Metric.value() method usage (#5626) 6 years ago
Guozhang Wang 68b2f49ea7
KAFKA-3514, Documentations: Add out of ordering in concepts. (#5458) 6 years ago
John Roesler 9dac615d22 KAFKA-7386: streams-scala should not cache serdes (#5622) 6 years ago
Guozhang Wang 283a19481d
KAFKA-3514: Part III, Refactor StreamThread main loop (#5428) 6 years ago