[GitHub] [kafka] ahamedmulaffer commented on pull request #8575: KAFKA-8713 KIP-581 Add accept.optional.null to solve optional null

2021-11-25 Thread GitBox
ahamedmulaffer commented on pull request #8575: URL: https://github.com/apache/kafka/pull/8575#issuecomment-979761098 @ZoeyLiu possible workaround you have to do at your application level for now For example for fields which have a default value to NOT NULL but it will accept NULL for

[GitHub] [kafka] socutes commented on pull request #11529: KAFKA-12932: Interfaces for SnapshotReader and SnapshotWriter

2021-11-25 Thread GitBox
socutes commented on pull request #11529: URL: https://github.com/apache/kafka/pull/11529#issuecomment-979758153 @jsancio Thank you very much for your review. The modification has been made according to your suggestion, please help to review it again. -- This is an automated message fro

[GitHub] [kafka] ZoeyLiu removed a comment on pull request #8575: KAFKA-8713 KIP-581 Add accept.optional.null to solve optional null

2021-11-25 Thread GitBox
ZoeyLiu removed a comment on pull request #8575: URL: https://github.com/apache/kafka/pull/8575#issuecomment-979753077 Any update or possible workaround ? @rhauch -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [kafka] ZoeyLiu commented on pull request #8575: KAFKA-8713 KIP-581 Add accept.optional.null to solve optional null

2021-11-25 Thread GitBox
ZoeyLiu commented on pull request #8575: URL: https://github.com/apache/kafka/pull/8575#issuecomment-979757582 Do you have any updates or possible workaround? @rhauch @ijuma @hachikuji @guozhangwang @mjsax @rajinisivaram @cmccabe -- This is an automated message from the Apache Git Ser

[GitHub] [kafka] ZoeyLiu commented on pull request #8575: KAFKA-8713 KIP-581 Add accept.optional.null to solve optional null

2021-11-25 Thread GitBox
ZoeyLiu commented on pull request #8575: URL: https://github.com/apache/kafka/pull/8575#issuecomment-979753077 Any update or possible workaround ? @rhauch -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [kafka] shharrnam opened a new pull request #11543: Update release.py

2021-11-25 Thread GitBox
shharrnam opened a new pull request #11543: URL: https://github.com/apache/kafka/pull/11543 *More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message, so use a separate comment to ping reviewers.* *Summary of testi

[GitHub] [kafka] socutes commented on a change in pull request #11529: KAFKA-12932: Interfaces for SnapshotReader and SnapshotWriter

2021-11-25 Thread GitBox
socutes commented on a change in pull request #11529: URL: https://github.com/apache/kafka/pull/11529#discussion_r757224604 ## File path: core/src/test/scala/unit/kafka/security/authorizer/AclAuthorizerTest.scala ## @@ -123,8 +123,14 @@ class AclAuthorizerTest extends QuorumTe

[GitHub] [kafka] socutes commented on pull request #11530: MINOR:Update code comment information

2021-11-25 Thread GitBox
socutes commented on pull request #11530: URL: https://github.com/apache/kafka/pull/11530#issuecomment-979689692 @showuon @dajac Thanks~. fixed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[jira] [Updated] (KAFKA-13484) Tag Offline Partition Count by Topic Name

2021-11-25 Thread Mason Joseph Legere (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mason Joseph Legere updated KAFKA-13484: Description: See [KIP|https://cwiki.apache.org/confluence/pages/resumedraft.actio

[jira] [Created] (KAFKA-13484) Tag Offline Partition Count by Topic Name

2021-11-25 Thread Mason Joseph Legere (Jira)
Mason Joseph Legere created KAFKA-13484: --- Summary: Tag Offline Partition Count by Topic Name Key: KAFKA-13484 URL: https://issues.apache.org/jira/browse/KAFKA-13484 Project: Kafka Issu

[jira] [Updated] (KAFKA-13483) Stale Missing ISR on a partition after a zookeeper timeout

2021-11-25 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-13483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] F Méthot updated KAFKA-13483: - Description: We hit a situation where we had a Stale Missing ISR on a single partition on an output cha

[jira] [Updated] (KAFKA-13483) Stale Missing ISR on a partition after a zookeeper timeout

2021-11-25 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-13483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] F Méthot updated KAFKA-13483: - Description: We hit a situation where we had a Stale Missing ISR on a single partition on an output cha

[jira] [Updated] (KAFKA-13483) Stale Missing ISR on a partition after a zookeeper timeout

2021-11-25 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-13483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] F Méthot updated KAFKA-13483: - Description: We hit a situation where we had a Stale Missing ISR on a single partition on an output cha

[jira] [Created] (KAFKA-13483) Stale Missing ISR on a partition after a zookeeper timeout

2021-11-25 Thread Jira
F Méthot created KAFKA-13483: Summary: Stale Missing ISR on a partition after a zookeeper timeout Key: KAFKA-13483 URL: https://issues.apache.org/jira/browse/KAFKA-13483 Project: Kafka Issue Type

[GitHub] [kafka] jsancio merged pull request #11533: MINOR: reduce log cleaner offset memory usage in KRaftClusterTestKit

2021-11-25 Thread GitBox
jsancio merged pull request #11533: URL: https://github.com/apache/kafka/pull/11533 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr.

[jira] [Assigned] (KAFKA-13323) The words are ambiguous

2021-11-25 Thread Vijay (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay reassigned KAFKA-13323: - Assignee: Vijay > The words are ambiguous > --- > > Key: KAFKA-1332

[GitHub] [kafka] vijaykriishna opened a new pull request #11542: KAFKA-7360 Fixed code snippet in v2.0

2021-11-25 Thread GitBox
vijaykriishna opened a new pull request #11542: URL: https://github.com/apache/kafka/pull/11542 *More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message, so use a separate comment to ping reviewers.* *Summary of t

[GitHub] [kafka] vijaykriishna closed pull request #11540: KAFKA-7360 Fixed code snippet

2021-11-25 Thread GitBox
vijaykriishna closed pull request #11540: URL: https://github.com/apache/kafka/pull/11540 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-uns

[jira] [Created] (KAFKA-13482) JRE: Duplicate Key: Multiple bootstrap server URLs

2021-11-25 Thread Michael Anstis (Jira)
Michael Anstis created KAFKA-13482: -- Summary: JRE: Duplicate Key: Multiple bootstrap server URLs Key: KAFKA-13482 URL: https://issues.apache.org/jira/browse/KAFKA-13482 Project: Kafka Issue

[GitHub] [kafka] patrickstuedi opened a new pull request #11541: chore: keeping track of latest seen position in different state stores

2021-11-25 Thread GitBox
patrickstuedi opened a new pull request #11541: URL: https://github.com/apache/kafka/pull/11541 Previously [KAFKA-13480](https://github.com/apache/kafka/pull/11514) was adding position tracking to the RocksDB and InMemory KV store. This PR adds other stores such as CachingKVStore, and all

[GitHub] [kafka] dajac edited a comment on pull request #11538: KAFKA-10712; Update release scripts to Python3

2021-11-25 Thread GitBox
dajac edited a comment on pull request #11538: URL: https://github.com/apache/kafka/pull/11538#issuecomment-979268883 I've ran the script and everything seems to work correctly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [kafka] dajac commented on pull request #11538: KAFKA-10712; Update release scripts to Python3

2021-11-25 Thread GitBox
dajac commented on pull request #11538: URL: https://github.com/apache/kafka/pull/11538#issuecomment-979268883 I've run the script and everything seems to work correctly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [kafka] vijaykriishna opened a new pull request #11540: KAFKA-7360 Fixed code snippet

2021-11-25 Thread GitBox
vijaykriishna opened a new pull request #11540: URL: https://github.com/apache/kafka/pull/11540 *More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message, so use a separate comment to ping reviewers.* *Summary of t

[jira] (KAFKA-7360) Code example in "Accessing Processor Context" misses a closing parenthesis

2021-11-25 Thread Vijay (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7360 ] Vijay deleted comment on KAFKA-7360: -- was (Author: vijaykriishna): [~seknop]  Please review [https://github.com/apache/kafka/pull/10873] > Code example in "Accessing Processor Context" misses a clos

[GitHub] [kafka] vijaykriishna closed pull request #10873: KAFKA-7360 Fixed code snippet

2021-11-25 Thread GitBox
vijaykriishna closed pull request #10873: URL: https://github.com/apache/kafka/pull/10873 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-uns

[GitHub] [kafka] dajac opened a new pull request #11539: MINOR: Update upgrade doc for 3.1

2021-11-25 Thread GitBox
dajac opened a new pull request #11539: URL: https://github.com/apache/kafka/pull/11539 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade not

[GitHub] [kafka] dajac commented on a change in pull request #11538: KAFKA-10712; Update release scripts to Python3

2021-11-25 Thread GitBox
dajac commented on a change in pull request #11538: URL: https://github.com/apache/kafka/pull/11538#discussion_r756737962 ## File path: release.py ## @@ -211,13 +209,14 @@ def get_jdk(prefs, version): """ Get settings for the specified JDK version. """ -jdk_j

[GitHub] [kafka] cadonna commented on pull request #11532: MINOR: Fix system test test_upgrade_to_cooperative_rebalance

2021-11-25 Thread GitBox
cadonna commented on pull request #11532: URL: https://github.com/apache/kafka/pull/11532#issuecomment-979042278 Cherry-picked to 3.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [kafka] cadonna merged pull request #11532: MINOR: Fix system test test_upgrade_to_cooperative_rebalance

2021-11-25 Thread GitBox
cadonna merged pull request #11532: URL: https://github.com/apache/kafka/pull/11532 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr.

[GitHub] [kafka] dajac opened a new pull request #11538: KAFKA-10712; Update release scripts to Python3

2021-11-25 Thread GitBox
dajac opened a new pull request #11538: URL: https://github.com/apache/kafka/pull/11538 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade

[GitHub] [kafka] cadonna commented on pull request #11532: MINOR: Fix system test test_upgrade_to_cooperative_rebalance

2021-11-25 Thread GitBox
cadonna commented on pull request #11532: URL: https://github.com/apache/kafka/pull/11532#issuecomment-979038595 Test failures are unrelated since only comments were added to the production code and the system tests are not executed during a build. -- This is an automated message from th

[jira] [Updated] (KAFKA-13069) Add magic number to DefaultKafkaPrincipalBuilder.KafkaPrincipalSerde

2021-11-25 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-13069: Fix Version/s: (was: 3.1.0) > Add magic number to DefaultKafkaPrincipalBuilder.KafkaPrincipalS

[GitHub] [kafka] cadonna merged pull request #11528: MINOR: update rocksDb memory management doc

2021-11-25 Thread GitBox
cadonna merged pull request #11528: URL: https://github.com/apache/kafka/pull/11528 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr.

[GitHub] [kafka] cadonna commented on pull request #11528: MINOR: update rocksDb memory management doc

2021-11-25 Thread GitBox
cadonna commented on pull request #11528: URL: https://github.com/apache/kafka/pull/11528#issuecomment-979005047 Test failures are not relevant since the PR does only change docs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [kafka] cadonna commented on pull request #11532: MINOR: Fix system test test_upgrade_to_cooperative_rebalance

2021-11-25 Thread GitBox
cadonna commented on pull request #11532: URL: https://github.com/apache/kafka/pull/11532#issuecomment-978991581 > @dajac Yes, I will cherry-pick it! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [kafka] cadonna commented on pull request #11532: MINOR: Fix system test test_upgrade_to_cooperative_rebalance

2021-11-25 Thread GitBox
cadonna commented on pull request #11532: URL: https://github.com/apache/kafka/pull/11532#issuecomment-978990529 @showuon It happened to all of us at least once. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL