- 9月 20, 2022
-
-
由 Confluent Jenkins Bot 创作于
-
- 9月 16, 2022
-
-
由 Manikumar Reddy 创作于
This adds a new configuration `sasl.server.max.receive.size` that sets the maximum receive size for requests before and during authentication. Reviewers: Tom Bentley <tbentley@redhat.com>, Mickael Maison <mickael.maison@gmail.com> Co-authored-by: Manikumar Reddy <manikumar.reddy@gmail.com> Co-authored-by: Mickael Maison <mickael.maison@gmail.com>
-
由 Colin Patrick McCabe 创作于
When deserializing KRPC (which is used for RPCs sent to Kafka, Kafka Metadata records, and some other things), check that we have at least N bytes remaining before allocating an array of size N. Remove DataInputStreamReadable since it was hard to make this class aware of how many bytes were remaining. Instead, when reading an individual record in the Raft layer, simply create a ByteBufferAccessor with a ByteBuffer containing just the bytes we're interested in. Add SimpleArraysMessageTest and ByteBufferAccessorTest. Also add some additional tests in RequestResponseTest. Reviewers: Tom Bentley <tbentley@redhat.com>, Mickael Maison <mickael.maison@gmail.com>, Colin McCabe <colin@cmccabe.xyz> Co-authored-by: Colin McCabe <colin@cmccabe.xyz> Co-authored-by: Manikumar Reddy <manikumar.reddy@gmail.com> Co-authored-by: Mickael Maison <mickael.maison@gmail.com>
-
- 8月 25, 2022
-
-
由 xjin-Confluent 创作于
-
- 8月 09, 2022
-
-
由 Aneesh Garg 创作于
Jira: https://confluentinc.atlassian.net/browse/KSECURITY-483 Migrating log4j12 to reload4j Migrating slf4j-log4j12 to slf4j-reload4j.jar
-
- 8月 08, 2022
-
-
由 Aneesh Garg 创作于
Jira: https://confluentinc.atlassian.net/browse/KSECURITY-509 Upgrading netty to v4.1.79.Final
-
- 7月 28, 2022
-
-
由 Confluent Jenkins Bot 创作于
-
- 6月 29, 2022
-
-
由 Confluent Jenkins Bot 创作于
-
- 5月 04, 2022
-
-
由 Purshotam Chauhan 创作于
-
由 Stanislav Vodetskyi 创作于
* MINOR: unpin ducktape dependency to always use the newest version (#11883) Ensures we always have the latest published ducktape version (compatible with python 2). This way whenever we release a new one, we won't have to cherry pick a bunch of commits across a bunch of branches. * fix ducker-ak
-
由 Stanislav Vodetskyi 创作于
Ensures we always have the latest published ducktape version (compatible with python 2). This way whenever we release a new one, we won't have to cherry pick a bunch of commits across a bunch of branches.
-
- 4月 09, 2022
-
-
由 Confluent Jenkins Bot 创作于
-
- 3月 03, 2022
-
-
由 Stanislav Vodetskyi 创作于
Ducktape 0.7.17 locked a couple of dependencies to their last py2 compatible versions - this ensures more or less stable python 2 builds for kafkatest (until some other package breaks it). Since 2.7 and above uses ducktape 0.8.x and python 3, this change does not apply there. See these PRs for details on ducktape: https://github.com/confluentinc/ducktape/pull/291 https://github.com/confluentinc/ducktape/pull/292 Reviewers: David Jacot <djacot@confluent.io>
-
- 1月 27, 2022
-
-
由 David Jacot 创作于
Reviewers: Manikumar Reddy
-
- 1月 25, 2022
-
-
由 David Jacot 创作于
Changelog: https://github.com/netty/netty/issues?q=is%3Aclosed+milestone%3A4.1.73.Final Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
-
- 1月 21, 2022
-
-
由 David Jacot 创作于
Release notes: https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.44.v20210927 Reviewers: Rajini Sivaram <rajinisivaram@googlemail.com> (cherry-picked from commit 3dd3f3ef)
-
- 12月 21, 2021
-
-
由 Confluent Jenkins Bot 创作于
-
- 10月 23, 2021
-
-
由 Jeff Kim 创作于
MINOR: upgrade netty version to 4.1.68.final
-
- 10月 22, 2021
-
-
由 jeff kim 创作于
-
- 9月 28, 2021
-
-
由 Confluent Jenkins Bot 创作于
-
- 8月 25, 2021
-
-
由 Justine Olshan 创作于
release notes: https://commons.apache.org/proper/commons-codec/changes-report.html#a1.15
-
- 8月 18, 2021
-
-
由 Justine Olshan 创作于
Upgrading to 9.4.43.v20210629 Release notes: https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.43.v20210629 Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
-
- 8月 02, 2021
-
-
- 7月 31, 2021
-
-
-
由 Randall Hauch 创作于
Author: Randall Hauch <rhauch@gmail.com> Reviewers: Manikumar Reddy <manikumar@confluent.io>, Rajini Sivaram <rajinisivaram@gmail.com>, Mickael Maison <mickael.maison@gmail.com>, Ismael Juma <ijuma@apache.org>
-
- 7月 29, 2021
-
-
-
由 Ismael Juma 创作于
This focuses on the currently failing test, #9315 is a more complete fix that we should also review and merge. Reviewers: David Jacot <djacot@confluent.io>
-
- 7月 24, 2021
-
-
由 Lee Dongjin 创作于
* 9.4.41 announcement: https://www.eclipse.org/lists/jetty-announce/msg00156.html * 9.4.42 announcement: https://www.eclipse.org/lists/jetty-announce/msg00158.html Reviewers: Luke Chen <showuon@gmail.com>, Ismael Juma <ismael@juma.me.uk>
-
- 7月 23, 2021
-
-
由 Dejan Stojadinović 创作于
Details: * Release notes: https://checkstyle.org/releasenotes.html#Release_8.36.2 * Checkstyle version 8.42 should be skipped (lots of false positives, see here: https://github.com/checkstyle/checkstyle/issues/9957) * More recent Checkstyle versions (i.e. 8.37 and above) are imposing more strict indentation rules.
-
- 6月 28, 2021
-
-
-
由 Ismael Juma 创作于
Support for TLS 1.0/1.1 was disabled in recent versions of Java 8/11 and all versions of 16 causing this test to fail. It is possible to make it work by updating the relevant security property, but it has to be done before the affected classes are loaded and it can not be disabled after that. Given the low value of the test, we remove it. Reviewers: Rajini Sivaram <rajinisivaram@googlemail.com>, Luke Chen <showuon@gmail.com>
-
- 6月 19, 2021
-
-
-
由 Randall Hauch 创作于
-
- 6月 08, 2021
-
-
由 Ismael Juma 创作于
-
由 Ismael Juma 创作于
This issue has been there for multiple years. Also adjust the logging to only include overridden topic configs, I _think_ this behavior changed unintentionally as part of the kraft work (and made the original issue worse). Unit test included and also tested manually. Reviewer: Alok Nikhil <anikhil@confluent.io>, Kowshik Prakasam <kprakasam@confluent.io>
-
由 Yi Ding 创作于
-
由 Yi Ding 创作于
-
由 Xavier Léauté 创作于
* rename whitelist/blacklist to include/exclude * add utility methods to translate deprecated configs Author: Xavier Léauté <xvrl@apache.org> Reviewers: Gwen Shapira Closes #9367 from xvrl/kafka-10570
-
由 Yi Ding 创作于
-
由 Yi Ding 创作于
-