showuon commented on pull request #11425:
URL: https://github.com/apache/kafka/pull/11425#issuecomment-950493388
@FlorianLehmann , PR: https://github.com/apache/kafka/pull/11429 to fix from
the root: `TopicCommand` is ready for review. Welcome to provide comments.
Thanks.
--
This is an
[
https://issues.apache.org/jira/browse/KAFKA-13392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433522#comment-17433522
]
Dongjin Lee commented on KAFKA-13392:
-
[~korjek] It seems like you are contacting th
[
https://issues.apache.org/jira/browse/KAFKA-12764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433454#comment-17433454
]
Dejan Stojadinović edited comment on KAFKA-12764 at 10/24/21, 4:14 PM:
---
[
https://issues.apache.org/jira/browse/KAFKA-12764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433454#comment-17433454
]
Dejan Stojadinović commented on KAFKA-12764:
[~ijuma] Is it safe to say that
[
https://issues.apache.org/jira/browse/KAFKA-12764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433452#comment-17433452
]
Dejan Stojadinović commented on KAFKA-12764:
{color:blue}*+Related links/res
dongjinleekr commented on pull request #7898:
URL: https://github.com/apache/kafka/pull/7898#issuecomment-950328049
Rebased onto the latest trunk. @dajac Could you have a look when you are
free?
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
showuon commented on pull request #11368:
URL: https://github.com/apache/kafka/pull/11368#issuecomment-950322070
For your question:
> Is there a way to trigger another Jenkins build from the same commit?
Yes, I believe the committers can re-trigger it. But it's fine that the
buil
showuon commented on a change in pull request #11368:
URL: https://github.com/apache/kafka/pull/11368#discussion_r735113220
##
File path:
streams/src/main/java/org/apache/kafka/streams/kstream/TableJoined.java
##
@@ -0,0 +1,135 @@
+/*
+ * Licensed to the Apache Software Founda
dongjinleekr commented on pull request #10678:
URL: https://github.com/apache/kafka/pull/10678#issuecomment-950320213
Rebased onto the latest trunk. @cadonna Could you now kindly merge this PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, please
love this case-by-case approach + it also works like a charm. :smiley:

--
This is an automated message from the Apache Git Service.
To respond to the message, please log
dongjinleekr opened a new pull request #11431:
URL: https://github.com/apache/kafka/pull/11431
I found this issue while working on
[KAFKA-13365](https://issues.apache.org/jira/browse/KAFKA-13365). Since
[KAFKA-10777](https://issues.apache.org/jira/browse/KAFKA-10777) is scheduled
to be sh
[
https://issues.apache.org/jira/browse/KAFKA-13397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjin Lee updated KAFKA-13397:
Description:
This issue is a follow-up of KAFKA-10777
([KIP-690|https://cwiki.apache.org/confluen
Dongjin Lee created KAFKA-13397:
---
Summary: Honor 'replication.policy.separator' configuration when
creating MirrorMaker2 internal topics
Key: KAFKA-13397
URL: https://issues.apache.org/jira/browse/KAFKA-13397
[
https://issues.apache.org/jira/browse/KAFKA-12634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yanwen Lin reassigned KAFKA-12634:
--
Assignee: (was: Yanwen Lin)
> Should checkpoint after restore finished
>
dejan2609 commented on pull request #10967:
URL: https://github.com/apache/kafka/pull/10967#issuecomment-950299126
@ijuma kindly asking for a review.
--
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-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433415#comment-17433415
]
Dongjin Lee commented on KAFKA-13352:
-
Hi [~bvn13], I looked into this issue a littl
[
https://issues.apache.org/jira/browse/KAFKA-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjin Lee reassigned KAFKA-13352:
---
Assignee: Dongjin Lee
> Kafka Client does not support passwords starting with number in jaa
dongjinleekr commented on pull request #11430:
URL: https://github.com/apache/kafka/pull/11430#issuecomment-950285065
@rajinisivaram Could you have a look? You worked this feature in [commit
69d7671](https://github.com/apache/kafka/commit/9eb665c39af1950548f903ad959449f2e69d7671).
--
Thi
dongjinleekr opened a new pull request #11430:
URL: https://github.com/apache/kafka/pull/11430
As I left in the comments, the `StreamTokenizer` used by
`org.apache.kafka.common.security.JaasConfig` recognizes alphabetical
characters, dash, underscore, and dollar sign as a 'word' only. Beca
showuon commented on pull request #11429:
URL: https://github.com/apache/kafka/pull/11429#issuecomment-950278601
@ijuma , please help check this PR when available. Thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
showuon commented on a change in pull request #11429:
URL: https://github.com/apache/kafka/pull/11429#discussion_r735079492
##
File path: core/src/test/scala/unit/kafka/admin/TopicCommandTest.scala
##
@@ -123,6 +123,25 @@ class TopicCommandTest {
"--topic", topicName
showuon commented on a change in pull request #11429:
URL: https://github.com/apache/kafka/pull/11429#discussion_r735079413
##
File path: core/src/main/scala/kafka/admin/TopicCommand.scala
##
@@ -625,8 +625,6 @@ object TopicCommand extends Logging {
}
if (!has(lis
showuon opened a new pull request #11429:
URL: https://github.com/apache/kafka/pull/11429
In https://github.com/apache/kafka/pull/10457/files#r635196307, the reviewer
asked if there's a bug that we only check for zookeeper case, I didn't do a
well check and directly confirm it. Now, after
23 matches
Mail list logo