David Jacot created KAFKA-10002:
---
Summary: Improve performances of StopReplicaRequest with large
number of partitions to be deleted
Key: KAFKA-10002
URL: https://issues.apache.org/jira/browse/KAFKA-10002
[
https://issues.apache.org/jira/browse/KAFKA-5578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Cadonna resolved KAFKA-5578.
--
Resolution: Duplicate
> Streams Task Assignor should consider the staleness of state directorie
[
https://issues.apache.org/jira/browse/KAFKA-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Cadonna resolved KAFKA-6039.
--
Resolution: Duplicate
> Improve TaskAssignor to be more load balanced
> ---
[
https://issues.apache.org/jira/browse/KAFKA-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Cadonna closed KAFKA-6039.
> Improve TaskAssignor to be more load balanced
> -
>
>
[
https://issues.apache.org/jira/browse/KAFKA-5578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Cadonna closed KAFKA-5578.
> Streams Task Assignor should consider the staleness of state directories when
> allocating tasks
> -
lkokhreidze opened a new pull request #8671:
URL: https://github.com/apache/kafka/pull/8671
This PR fixes kafka-streams-application-reset tool. Before,
kafka-streams-application-reset tool wasn't taking into account topics
generated by KTable foreign key join operation.
### Committe
lkokhreidze commented on pull request #8671:
URL: https://github.com/apache/kafka/pull/8671#issuecomment-629096618
Call for review @guozhangwang @mjsax @vvcephei
This is an automated message from the Apache Git Service.
To r
[
https://issues.apache.org/jira/browse/KAFKA-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Bentley resolved KAFKA-6379.
Resolution: Fixed
Addressed by KIP-455
> Work for KIP-240
>
>
> K
[
https://issues.apache.org/jira/browse/KAFKA-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Bentley resolved KAFKA-5601.
Resolution: Fixed
Addressed by KIP-455
> Refactor ReassignPartitionsCommand to use AdminClient
> -
[
https://issues.apache.org/jira/browse/KAFKA-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108076#comment-17108076
]
Bruno Cadonna commented on KAFKA-9989:
--
We do not really check for an empty assignme
[
https://issues.apache.org/jira/browse/KAFKA-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108078#comment-17108078
]
Tom Bentley commented on KAFKA-9997:
Sounds like a dupe of
[KAFKA-9366|https://issue
Levani Kokhreidze created KAFKA-10003:
-
Summary: Deprecate KStream#through in favor of KStream#repartition
Key: KAFKA-10003
URL: https://issues.apache.org/jira/browse/KAFKA-10003
Project: Kafka
[
https://issues.apache.org/jira/browse/KAFKA-10003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Levani Kokhreidze updated KAFKA-10003:
--
Description: After introducing `KStream#repartition` in KIP-221
([https://cwiki.apache
[
https://issues.apache.org/jira/browse/KAFKA-10003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Levani Kokhreidze updated KAFKA-10003:
--
Description: After introducing `KStream#repartition` in
[KIP-221|[https://cwiki.apache
lkokhreidze commented on pull request #8558:
URL: https://github.com/apache/kafka/pull/8558#issuecomment-629109588
Hi @mjsax
Yup, see it now. I was the victim of my own email filter and missed your
email :)
I responded in the voting thread and I created ticket for it
https://issues.
[
https://issues.apache.org/jira/browse/KAFKA-10003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Levani Kokhreidze updated KAFKA-10003:
--
Component/s: streams
> Deprecate KStream#through in favor of KStream#repartition
> ---
dajac opened a new pull request #8672:
URL: https://github.com/apache/kafka/pull/8672
* Update checkpoint files once for all deleted partitions instead of
updating them for each deleted partitions.
* Refactor the checkpointing methods to not compute the `logsByDir` all the
time. It is n
[
https://issues.apache.org/jira/browse/KAFKA-9678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108175#comment-17108175
]
Sandeep commented on KAFKA-9678:
I would like to work on this but couldnt assign myself
[
https://issues.apache.org/jira/browse/KAFKA-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viktor Somogyi-Vass reassigned KAFKA-9992:
--
Assignee: Andras Katona
> EmbeddedKafkaCluster not working with kafka_2.13
> -
[
https://issues.apache.org/jira/browse/KAFKA-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Katona updated KAFKA-9992:
-
Summary: EmbeddedKafkaCluster.deleteTopicAndWait not working with
kafka_2.13 (was: EmbeddedKafka
dajac commented on pull request #8672:
URL: https://github.com/apache/kafka/pull/8672#issuecomment-629192403
cc @junrao Could you take a look at this one please?
This is an automated message from the Apache Git Service.
To re
akatona84 opened a new pull request #8673:
URL: https://github.com/apache/kafka/pull/8673
Eliminating JavaConverters in EmbeddedKafkaCluster
*More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
[
https://issues.apache.org/jira/browse/KAFKA-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108210#comment-17108210
]
Viktor Somogyi-Vass commented on KAFKA-9992:
I think the public embedded kafk
akatona84 commented on pull request #8673:
URL: https://github.com/apache/kafka/pull/8673#issuecomment-629194380
@vvcephei without the scala to java converter it would be compatible.
This is an automated message from the Apac
ijuma opened a new pull request #8674:
URL: https://github.com/apache/kafka/pull/8674
It fixes 30 issues, including third party CVE fixes, several leader-election
related fixes and a
compatibility issue with applications built against earlier 3.5 client
libraries (by restoring a few
[
https://issues.apache.org/jira/browse/KAFKA-9996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma reassigned KAFKA-9996:
--
Assignee: Ismael Juma
> upgrade zookeeper to 3.5.8 to address security vulnerabilities
> -
[
https://issues.apache.org/jira/browse/KAFKA-10004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Chen updated KAFKA-10004:
--
Description:
When running
{code:java}
bin/kafka-configs.sh --describe --bootstrap-server localhost:909
Luke Chen created KAFKA-10004:
-
Summary: using kafka-configs.sh --describe for brokers will have
error when querying default broker
Key: KAFKA-10004
URL: https://issues.apache.org/jira/browse/KAFKA-10004
showuon opened a new pull request #8675:
URL: https://github.com/apache/kafka/pull/8675
When running
`bin/kafka-configs.sh --describe --bootstrap-server localhost:9092
--entity-type brokers`
the output will be:
Dynamic configs for broker 0 are:
Dynamic configs for broker a
showuon commented on a change in pull request #8675:
URL: https://github.com/apache/kafka/pull/8675#discussion_r425824858
##
File path: core/src/test/scala/unit/kafka/admin/ConfigCommandTest.scala
##
@@ -736,6 +731,12 @@ class ConfigCommandTest extends ZooKeeperTestHarness with
showuon commented on a change in pull request #8675:
URL: https://github.com/apache/kafka/pull/8675#discussion_r425825262
##
File path: core/src/test/scala/unit/kafka/admin/ConfigCommandTest.scala
##
@@ -646,7 +641,7 @@ class ConfigCommandTest extends ZooKeeperTestHarness with
showuon commented on pull request #8675:
URL: https://github.com/apache/kafka/pull/8675#issuecomment-629256823
@bdbyrne @stanislavkozlovski @cmccabe , would you please review this PR when
available? Thank you.
This is an aut
cadonna commented on a change in pull request #8157:
URL: https://github.com/apache/kafka/pull/8157#discussion_r425728214
##
File path:
streams/src/test/java/org/apache/kafka/test/MockInternalProcessorContext.java
##
@@ -16,40 +16,96 @@
*/
package org.apache.kafka.test;
+
bdbyrne commented on a change in pull request #8675:
URL: https://github.com/apache/kafka/pull/8675#discussion_r425835352
##
File path: core/src/main/scala/kafka/admin/ConfigCommand.scala
##
@@ -424,7 +425,7 @@ object ConfigCommand extends Config {
case ConfigType.Topi
guozhangwang commented on pull request #8670:
URL: https://github.com/apache/kafka/pull/8670#issuecomment-629322678
@mjsax @abbccdda thanks for the review, I'm adding unit tests now. Once done
I will merge it.
This is an aut
[
https://issues.apache.org/jira/browse/KAFKA-9678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108412#comment-17108412
]
Boyang Chen commented on KAFKA-9678:
[~m.sandeep] This ticket is already assigned, so
ijuma commented on pull request #8674:
URL: https://github.com/apache/kafka/pull/8674#issuecomment-629337356
Two jobs passed, one failed with flaky:
>
org.apache.kafka.streams.integration.EosBetaUpgradeIntegrationTest.shouldUpgradeFromEosAlphaToEosBeta[false]
--
ijuma merged pull request #8674:
URL: https://github.com/apache/kafka/pull/8674
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
ijuma commented on pull request #8674:
URL: https://github.com/apache/kafka/pull/8674#issuecomment-629341523
Cherry-picking to 2.5 and 2.4 branches as well.
This is an automated message from the Apache Git Service.
To respond
vvcephei commented on a change in pull request #8669:
URL: https://github.com/apache/kafka/pull/8669#discussion_r425900580
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/RecordCollector.java
##
@@ -19,13 +19,18 @@
import org.apache.kafka.clie
vvcephei commented on pull request #8669:
URL: https://github.com/apache/kafka/pull/8669#issuecomment-629356549
test this please
This is an automated message from the Apache Git Service.
To respond to the message, please log
[
https://issues.apache.org/jira/browse/KAFKA-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sophie Blee-Goldman updated KAFKA-7912:
---
Fix Version/s: 2.4.0
2.3.1
> In-memory key-value store does not su
[
https://issues.apache.org/jira/browse/KAFKA-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sophie Blee-Goldman updated KAFKA-7912:
---
Fix Version/s: (was: 2.3.1)
2.3.0
> In-memory key-value store
[
https://issues.apache.org/jira/browse/KAFKA-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108449#comment-17108449
]
Sophie Blee-Goldman commented on KAFKA-7912:
I set the fix version to 2.3.0 r
kkonstantine commented on a change in pull request #8654:
URL: https://github.com/apache/kafka/pull/8654#discussion_r425899194
##
File path:
connect/runtime/src/main/java/org/apache/kafka/connect/util/TopicAdmin.java
##
@@ -66,25 +71,55 @@
/**
* Specify the
kkonstantine commented on pull request #8654:
URL: https://github.com/apache/kafka/pull/8654#issuecomment-629362855
fyi, builds fail on checkstyle.
This is an automated message from the Apache Git Service.
To respond to the m
[
https://issues.apache.org/jira/browse/KAFKA-9132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sophie Blee-Goldman reassigned KAFKA-9132:
--
Assignee: Boyang Chen
> Refactor StreamThread to take advantage of new Consume
[
https://issues.apache.org/jira/browse/KAFKA-9132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sophie Blee-Goldman resolved KAFKA-9132.
Fix Version/s: 2.6.0
Resolution: Fixed
> Refactor StreamThread to take advan
[
https://issues.apache.org/jira/browse/KAFKA-9001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sophie Blee-Goldman resolved KAFKA-9001.
Resolution: Cannot Reproduce
> Flaky Test KStreamAggregationIntegrationTest#shouldR
[
https://issues.apache.org/jira/browse/KAFKA-8174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108456#comment-17108456
]
Sophie Blee-Goldman commented on KAFKA-8174:
Marking this resolved as "irrele
[
https://issues.apache.org/jira/browse/KAFKA-8174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sophie Blee-Goldman resolved KAFKA-8174.
Resolution: Won't Do
> Can't call arbitrary SimpleBenchmarks tests from
> streams_
[
https://issues.apache.org/jira/browse/KAFKA-9521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sophie Blee-Goldman resolved KAFKA-9521.
Resolution: Duplicate
> Flaky Test DeleteConsumerGroupsTest#testDeleteCmdEmptyGroup
[
https://issues.apache.org/jira/browse/KAFKA-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108459#comment-17108459
]
Sophie Blee-Goldman commented on KAFKA-9989:
Since this was due to an actual
[
https://issues.apache.org/jira/browse/KAFKA-9678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108461#comment-17108461
]
Matthias J. Sax commented on KAFKA-9678:
[~m.sandeep] – I added you to the list o
rhauch commented on pull request #8090:
URL: https://github.com/apache/kafka/pull/8090#issuecomment-629376431
Green build for JDK 11 and 14, one unrelated test failure for JDK 8.
This is an automated message from the Apache G
rhauch merged pull request #8090:
URL: https://github.com/apache/kafka/pull/8090
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
ableegoldman commented on a change in pull request #8669:
URL: https://github.com/apache/kafka/pull/8669#discussion_r425941308
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/AbstractProcessorContext.java
##
@@ -218,4 +230,16 @@ public void ini
ableegoldman commented on a change in pull request #8669:
URL: https://github.com/apache/kafka/pull/8669#discussion_r425941809
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/RecordCollector.java
##
@@ -19,13 +19,18 @@
import org.apache.kafka.
[
https://issues.apache.org/jira/browse/KAFKA-10003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax reassigned KAFKA-10003:
---
Assignee: Matthias J. Sax
> Deprecate KStream#through in favor of KStream#repartiti
[
https://issues.apache.org/jira/browse/KAFKA-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-7174.
--
Resolution: Fixed
> Improve version probing of subscription info
>
[
https://issues.apache.org/jira/browse/KAFKA-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108476#comment-17108476
]
Guozhang Wang commented on KAFKA-7174:
--
My original comment is about using a separat
[
https://issues.apache.org/jira/browse/KAFKA-10003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-10003:
Labels: kip (was: )
> Deprecate KStream#through in favor of KStream#repartition
> ---
[
https://issues.apache.org/jira/browse/KAFKA-10003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108485#comment-17108485
]
Matthias J. Sax commented on KAFKA-10003:
-
This ticket can actually we resolved
[
https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boyang Chen reassigned KAFKA-:
--
Assignee: Boyang Chen
> Topic description should be triggered after each failed topic creation
ableegoldman commented on a change in pull request #8669:
URL: https://github.com/apache/kafka/pull/8669#discussion_r425959812
##
File path:
streams/src/test/java/org/apache/kafka/streams/state/internals/ChangeLoggingWindowBytesStoreTest.java
##
@@ -113,24 +114,26 @@ public vo
vvcephei commented on a change in pull request #8669:
URL: https://github.com/apache/kafka/pull/8669#discussion_r425965359
##
File path:
streams/src/test/java/org/apache/kafka/streams/state/internals/ChangeLoggingWindowBytesStoreTest.java
##
@@ -113,24 +114,26 @@ public void
vvcephei commented on pull request #8669:
URL: https://github.com/apache/kafka/pull/8669#issuecomment-629403062
Test this please
This is an automated message from the Apache Git Service.
To respond to the message, please log
vvcephei commented on pull request #8669:
URL: https://github.com/apache/kafka/pull/8669#issuecomment-629402891
Test this please
This is an automated message from the Apache Git Service.
To respond to the message, please log
guozhangwang merged pull request #8670:
URL: https://github.com/apache/kafka/pull/8670
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
[
https://issues.apache.org/jira/browse/KAFKA-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Randall Hauch resolved KAFKA-9537.
--
Fix Version/s: 2.5.1
2.4.2
2.6.0
Reviewer: Randal
rhauch commented on pull request #8620:
URL: https://github.com/apache/kafka/pull/8620#issuecomment-629428228
ok to test
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
Guozhang Wang created KAFKA-10005:
-
Summary: Decouple RestoreListener from RestoreCallback and not
enable bulk loading for RocksDB
Key: KAFKA-10005
URL: https://issues.apache.org/jira/browse/KAFKA-10005
Sophie Blee-Goldman created KAFKA-10006:
---
Summary: Streams should not attempt to create internal topics that
may exist
Key: KAFKA-10006
URL: https://issues.apache.org/jira/browse/KAFKA-10006
Pro
[
https://issues.apache.org/jira/browse/KAFKA-10005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang updated KAFKA-10005:
--
Description:
In Kafka Streams we have two restoration callbacks:
* RestoreCallback (BatchingR
guozhangwang opened a new pull request #8676:
URL: https://github.com/apache/kafka/pull/8676
.. and remove bulk loading mechanism inside RocksDB.
We need to validate in benchmarks that removing bulk loading would not incur
large perf regression; if yes, we should consider adding othe
guozhangwang commented on pull request #8676:
URL: https://github.com/apache/kafka/pull/8676#issuecomment-629444775
retest this pleas
This is an automated message from the Apache Git Service.
To respond to the message, please
[
https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boyang Chen updated KAFKA-:
---
Summary: Internal topic creation failure should be non-fatal and trigger
explicit rebalance (was: T
guozhangwang removed a comment on pull request #8676:
URL: https://github.com/apache/kafka/pull/8676#issuecomment-629444775
retest this pleas
This is an automated message from the Apache Git Service.
To respond to the message
guozhangwang commented on pull request #8676:
URL: https://github.com/apache/kafka/pull/8676#issuecomment-629444892
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
[
https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boyang Chen updated KAFKA-:
---
Description:
We spotted a case in system test failure where the topic already exists but the
admin c
[
https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boyang Chen updated KAFKA-:
---
Description:
We spotted a case in system test failure where the topic already exists but the
admin c
guozhangwang commented on a change in pull request #8676:
URL: https://github.com/apache/kafka/pull/8676#discussion_r426011578
##
File path:
streams/src/test/java/org/apache/kafka/test/MockStateRestoreListener.java
##
@@ -18,19 +18,15 @@
package org.apache.kafka.test;
impo
Raman Gupta created KAFKA-10007:
---
Summary: Kafka consumer offset reset despite recent group activity
Key: KAFKA-10007
URL: https://issues.apache.org/jira/browse/KAFKA-10007
Project: Kafka
Issue
[
https://issues.apache.org/jira/browse/KAFKA-9660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108652#comment-17108652
]
Jordan Moore commented on KAFKA-9660:
-
Can someone please explain why this should be
[
https://issues.apache.org/jira/browse/KAFKA-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108660#comment-17108660
]
Matthias J. Sax commented on KAFKA-7041:
Well, we don't know if people enable sta
[
https://issues.apache.org/jira/browse/KAFKA-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-7041.
Resolution: Won't Fix
> Using RocksDB bulk loading for StandbyTasks
> -
ableegoldman commented on pull request #8669:
URL: https://github.com/apache/kafka/pull/8669#issuecomment-629486528
All builds failed due to some mysterious
```
11:59:42 FATAL: command execution failed
11:59:42 java.io.EOFException
11:59:42 at
java.io.ObjectInputStream$PeekI
guozhangwang commented on pull request #8669:
URL: https://github.com/apache/kafka/pull/8669#issuecomment-629490023
test this please
This is an automated message from the Apache Git Service.
To respond to the message, please
guozhangwang commented on pull request #8676:
URL: https://github.com/apache/kafka/pull/8676#issuecomment-629490272
test this please
This is an automated message from the Apache Git Service.
To respond to the message, please
rajinisivaram commented on pull request #8650:
URL: https://github.com/apache/kafka/pull/8650#issuecomment-629489701
ok to test
This is an automated message from the Apache Git Service.
To respond to the message, please log o
[
https://issues.apache.org/jira/browse/KAFKA-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108669#comment-17108669
]
Guozhang Wang commented on KAFKA-7041:
--
I filed KAFKA-10005 for exploring the possib
[
https://issues.apache.org/jira/browse/KAFKA-10005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-10005:
Component/s: streams
> Decouple RestoreListener from RestoreCallback and not enable bulk l
[
https://issues.apache.org/jira/browse/KAFKA-7631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108677#comment-17108677
]
Jun Wang commented on KAFKA-7631:
-
This is a JAAS config issue, For example putting Plain
[
https://issues.apache.org/jira/browse/KAFKA-7631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108677#comment-17108677
]
Jun Wang edited comment on KAFKA-7631 at 5/15/20, 9:32 PM:
---
Thi
[
https://issues.apache.org/jira/browse/KAFKA-7631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108677#comment-17108677
]
Jun Wang edited comment on KAFKA-7631 at 5/15/20, 9:33 PM:
---
Thi
[
https://issues.apache.org/jira/browse/KAFKA-7631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108677#comment-17108677
]
Jun Wang edited comment on KAFKA-7631 at 5/15/20, 9:34 PM:
---
Thi
[
https://issues.apache.org/jira/browse/KAFKA-7631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108677#comment-17108677
]
Jun Wang edited comment on KAFKA-7631 at 5/15/20, 9:36 PM:
---
Thi
[
https://issues.apache.org/jira/browse/KAFKA-7631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Wang updated KAFKA-7631:
Attachment: (was: KAFKA-7631.patch)
> NullPointerException when SCRAM is allowed bu ScramLoginModule is
[
https://issues.apache.org/jira/browse/KAFKA-7631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Wang updated KAFKA-7631:
Attachment: KAFKA-7631.patch
> NullPointerException when SCRAM is allowed bu ScramLoginModule is not in
>
[
https://issues.apache.org/jira/browse/KAFKA-10005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108682#comment-17108682
]
Guozhang Wang commented on KAFKA-10005:
---
Relevant rockdb APIs to explore:
https:
1 - 100 of 154 matches
Mail list logo