showuon commented on a change in pull request #11124:
URL: https://github.com/apache/kafka/pull/11124#discussion_r679682895
##
File path:
streams/src/test/java/org/apache/kafka/streams/kstream/internals/TimeWindowTest.java
##
@@ -35,11 +35,6 @@
private final TimeWindow wi
showuon commented on a change in pull request #11124:
URL: https://github.com/apache/kafka/pull/11124#discussion_r679682334
##
File path:
streams/src/test/java/org/apache/kafka/streams/kstream/internals/KStreamSlidingWindowAggregateTest.java
##
@@ -100,17 +99,78 @@
priv
showuon commented on a change in pull request #11124:
URL: https://github.com/apache/kafka/pull/11124#discussion_r679682023
##
File path:
streams/src/main/java/org/apache/kafka/streams/kstream/internals/TimeWindow.java
##
@@ -19,33 +19,24 @@
import org.apache.kafka.streams.ks
showuon closed pull request #11148:
URL: https://github.com/apache/kafka/pull/11148
--
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.
showuon commented on pull request #11147:
URL: https://github.com/apache/kafka/pull/11147#issuecomment-889658929
@ijuma , please take a look when available. Thank you.
Failed tests are unrelated.
```
Build / JDK 16 and Scala 2.13 /
org.apache.kafka.connect.integration.Bloc
rodesai opened a new pull request #11149:
URL: https://github.com/apache/kafka/pull/11149
add the following producer metrics:
flush-time-total: cumulative sum of time elapsed during in flush.
txn-init-time-total: cumulative sum of time elapsed during in
initTransactions.
txn-begin-
showuon opened a new pull request #11148:
URL: https://github.com/apache/kafka/pull/11148
*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 testing
vvcephei commented on pull request #1761:
URL: https://github.com/apache/kafka/pull/1761#issuecomment-889591287
FYI, this was implemented in #11120
--
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
showuon commented on a change in pull request #11124:
URL: https://github.com/apache/kafka/pull/11124#discussion_r679613226
##
File path:
streams/src/test/java/org/apache/kafka/streams/kstream/internals/KStreamSlidingWindowAggregateTest.java
##
@@ -100,17 +99,79 @@
priv
[
https://issues.apache.org/jira/browse/KAFKA-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Roesler resolved KAFKA-4064.
-
Fix Version/s: 3.1.0
Resolution: Fixed
> Add support for infinite endpoints for range quer
vvcephei merged pull request #11120:
URL: https://github.com/apache/kafka/pull/11120
--
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
showuon opened a new pull request #11147:
URL: https://github.com/apache/kafka/pull/11147
Follow up PR for this:
https://github.com/apache/kafka/pull/10811#issuecomment-883408956, to improve
`ConfigCommandTest` test coverage.
Tests added:
`shouldNotAllowAddEntityDefaultBrokerQuot
ableegoldman commented on pull request #11146:
URL: https://github.com/apache/kafka/pull/11146#issuecomment-889585580
also cc @wcarlson5
--
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 spec
ableegoldman commented on a change in pull request #11124:
URL: https://github.com/apache/kafka/pull/11124#discussion_r679607519
##
File path:
streams/src/test/java/org/apache/kafka/streams/kstream/internals/KStreamSlidingWindowAggregateTest.java
##
@@ -100,17 +99,79 @@
ableegoldman opened a new pull request #11146:
URL: https://github.com/apache/kafka/pull/11146
Addresses the handful of remaining feedback from [Pt.
2](https://github.com/apache/kafka/pull/10683), plus adds two new tests: one
verifying a multi-topology application with a FKJ and its intern
showuon commented on a change in pull request #11124:
URL: https://github.com/apache/kafka/pull/11124#discussion_r679596497
##
File path:
streams/src/test/java/org/apache/kafka/streams/kstream/internals/KStreamSlidingWindowAggregateTest.java
##
@@ -100,17 +99,79 @@
priv
ableegoldman commented on a change in pull request #10683:
URL: https://github.com/apache/kafka/pull/10683#discussion_r679589984
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TopologyMetadata.java
##
@@ -16,10 +16,304 @@
*/
package org.apa
ableegoldman commented on a change in pull request #10683:
URL: https://github.com/apache/kafka/pull/10683#discussion_r679589984
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TopologyMetadata.java
##
@@ -16,10 +16,304 @@
*/
package org.apa
ableegoldman commented on a change in pull request #10683:
URL: https://github.com/apache/kafka/pull/10683#discussion_r679581108
##
File path:
streams/src/test/java/org/apache/kafka/streams/integration/NamedTopologyIntegrationTest.java
##
@@ -16,17 +16,240 @@
*/
package org
ableegoldman commented on a change in pull request #10683:
URL: https://github.com/apache/kafka/pull/10683#discussion_r679572946
##
File path:
streams/src/test/java/org/apache/kafka/streams/integration/NamedTopologyIntegrationTest.java
##
@@ -16,17 +16,240 @@
*/
package org
ableegoldman commented on a change in pull request #10683:
URL: https://github.com/apache/kafka/pull/10683#discussion_r679572637
##
File path:
streams/src/test/java/org/apache/kafka/streams/integration/NamedTopologyIntegrationTest.java
##
@@ -16,17 +16,240 @@
*/
package org
ableegoldman commented on a change in pull request #10683:
URL: https://github.com/apache/kafka/pull/10683#discussion_r679571374
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/TopologyMetadata.java
##
@@ -16,10 +16,304 @@
*/
package org.apa
dielhennr commented on a change in pull request #11145:
URL: https://github.com/apache/kafka/pull/11145#discussion_r679539020
##
File path: core/src/main/scala/kafka/server/KafkaConfig.scala
##
@@ -2008,5 +2008,10 @@ class KafkaConfig(val props: java.util.Map[_, _], doLog:
Boo
hachikuji commented on a change in pull request #11145:
URL: https://github.com/apache/kafka/pull/11145#discussion_r679533321
##
File path: core/src/main/scala/kafka/server/KafkaConfig.scala
##
@@ -2008,5 +2008,10 @@ class KafkaConfig(val props: java.util.Map[_, _], doLog:
Boo
[
https://issues.apache.org/jira/browse/KAFKA-13151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Dielhenn updated KAFKA-13151:
--
Fix Version/s: 3.0.0
> KRaft does not support Policies (e.g. AlterConfigPolicy). The server sh
ableegoldman commented on a change in pull request #10788:
URL: https://github.com/apache/kafka/pull/10788#discussion_r679531569
##
File path:
streams/src/test/java/org/apache/kafka/streams/processor/internals/NamedTopologyTest.java
##
@@ -112,15 +103,15 @@ public void shouldR
dielhennr opened a new pull request #11145:
URL: https://github.com/apache/kafka/pull/11145
alter.config.policy.class.name and create.topic.policy.class.name are
unsupported by KRaft. KRaft servers should fail startup if any of these are
configured.
Tested this manually by enabling/
dielhennr commented on a change in pull request #11141:
URL: https://github.com/apache/kafka/pull/11141#discussion_r679517755
##
File path: core/src/main/scala/kafka/server/KafkaApis.scala
##
@@ -2740,23 +2798,78 @@ class KafkaApis(val requestChannel: RequestChannel,
}.t
dielhennr commented on a change in pull request #11141:
URL: https://github.com/apache/kafka/pull/11141#discussion_r679517755
##
File path: core/src/main/scala/kafka/server/KafkaApis.scala
##
@@ -2740,23 +2798,78 @@ class KafkaApis(val requestChannel: RequestChannel,
}.t
dielhennr commented on a change in pull request #11141:
URL: https://github.com/apache/kafka/pull/11141#discussion_r679517755
##
File path: core/src/main/scala/kafka/server/KafkaApis.scala
##
@@ -2740,23 +2798,78 @@ class KafkaApis(val requestChannel: RequestChannel,
}.t
[
https://issues.apache.org/jira/browse/KAFKA-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson updated KAFKA-13132:
Affects Version/s: (was: 3.0.0)
> Upgrading to topic IDs in LISR requests has gaps int
[
https://issues.apache.org/jira/browse/KAFKA-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-13132.
-
Resolution: Fixed
> Upgrading to topic IDs in LISR requests has gaps introduced in 3.0
>
[
https://issues.apache.org/jira/browse/KAFKA-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson reassigned KAFKA-13132:
---
Assignee: Justine Olshan (was: Jose Armando Garcia Sancio)
> Upgrading to topic ID
[
https://issues.apache.org/jira/browse/KAFKA-13151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Dielhenn updated KAFKA-13151:
--
Description: alter.config.policy.class.name and
create.topic.policy.class.name are all unsuppo
[
https://issues.apache.org/jira/browse/KAFKA-13151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Dielhenn updated KAFKA-13151:
--
Description: alter.config.policy.class.name and
create.topic.policy.class.name are unsupported
hachikuji merged pull request #11126:
URL: https://github.com/apache/kafka/pull/11126
--
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-unsubsc
Ryan Dielhenn created KAFKA-13151:
-
Summary: KRaft does not support Policies (e.g. AlterConfigPolicy).
The server should fail startup if any are configured.
Key: KAFKA-13151
URL: https://issues.apache.org/jira/bro
vvcephei commented on pull request #11129:
URL: https://github.com/apache/kafka/pull/11129#issuecomment-889472160
Oy. I didn't notice the commit title was wrongly formatted before merging.
Fixed in the PR title anyway.
Thanks for this contribution, @patrickstuedi ! And thanks for the
vvcephei merged pull request #11129:
URL: https://github.com/apache/kafka/pull/11129
--
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
jsancio commented on a change in pull request #6:
URL: https://github.com/apache/kafka/pull/6#discussion_r679475174
##
File path:
metadata/src/main/java/org/apache/kafka/controller/QuorumController.java
##
@@ -580,12 +580,17 @@ public void run() throws Exception {
patrickstuedi commented on a change in pull request #11120:
URL: https://github.com/apache/kafka/pull/11120#discussion_r679468196
##
File path:
streams/src/test/java/org/apache/kafka/streams/integration/RangeQueryIntegrationTest.java
##
@@ -0,0 +1,304 @@
+/*
+ * Licensed to th
dielhennr commented on a change in pull request #11141:
URL: https://github.com/apache/kafka/pull/11141#discussion_r679380487
##
File path: core/src/main/scala/kafka/server/ConfigHelper.scala
##
@@ -22,20 +22,142 @@ import java.util.{Collections, Properties}
import kafka.log.L
hachikuji commented on a change in pull request #10909:
URL: https://github.com/apache/kafka/pull/10909#discussion_r679391787
##
File path: raft/src/main/java/org/apache/kafka/raft/ReplicatedCounter.java
##
@@ -61,10 +61,12 @@ public synchronized void increment() {
i
hachikuji commented on a change in pull request #10909:
URL: https://github.com/apache/kafka/pull/10909#discussion_r679390697
##
File path: core/src/main/scala/kafka/raft/RaftManager.scala
##
@@ -186,13 +186,18 @@ class KafkaRaftManager[T](
records: Seq[T],
isAtomic:
[
https://issues.apache.org/jira/browse/KAFKA-13137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson updated KAFKA-13137:
Affects Version/s: (was: 3.0.0)
> KRaft Controller Metric MBean names are incorrectly
hachikuji merged pull request #11131:
URL: https://github.com/apache/kafka/pull/11131
--
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-unsubsc
bbejeck commented on pull request #11143:
URL: https://github.com/apache/kafka/pull/11143#issuecomment-889414313
Merged #11143 into trunk
--
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 spec
bbejeck merged pull request #11143:
URL: https://github.com/apache/kafka/pull/11143
--
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.
bbejeck commented on pull request #11143:
URL: https://github.com/apache/kafka/pull/11143#issuecomment-889413715
failure unrelated
--
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 co
[
https://issues.apache.org/jira/browse/KAFKA-12713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kai Huang reassigned KAFKA-12713:
-
Assignee: Kai Huang
> Report "REAL" follower/consumer fetch latency
> -
jlprat commented on pull request #10693:
URL: https://github.com/apache/kafka/pull/10693#issuecomment-889393251
Thanks @vvcephei for the 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 to t
[
https://issues.apache.org/jira/browse/KAFKA-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. Sophie Blee-Goldman resolved KAFKA-13150.
Resolution: Invalid
> How is Kafkastream configured to consume data from a
[
https://issues.apache.org/jira/browse/KAFKA-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390096#comment-17390096
]
A. Sophie Blee-Goldman commented on KAFKA-13150:
[~wangjh] Jira is inten
ableegoldman commented on a change in pull request #11124:
URL: https://github.com/apache/kafka/pull/11124#discussion_r679413628
##
File path:
streams/src/test/java/org/apache/kafka/streams/kstream/internals/KStreamSlidingWindowAggregateTest.java
##
@@ -100,17 +99,79 @@
vvcephei merged pull request #10693:
URL: https://github.com/apache/kafka/pull/10693
--
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
jolshan commented on a change in pull request #11126:
URL: https://github.com/apache/kafka/pull/11126#discussion_r679404417
##
File path: core/src/main/scala/kafka/server/ReplicaManager.scala
##
@@ -1392,11 +1393,24 @@ class ReplicaManager(val config: KafkaConfig,
[
https://issues.apache.org/jira/browse/KAFKA-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-9858.
--
Fix Version/s: 3.0.0
Resolution: Fixed
> CVE-2016-3189 Use-after-free vulnerability in
[
https://issues.apache.org/jira/browse/KAFKA-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390071#comment-17390071
]
Guozhang Wang commented on KAFKA-9858:
--
Hi [~sihuan][~microle.dong] in https://issue
jolshan commented on a change in pull request #11126:
URL: https://github.com/apache/kafka/pull/11126#discussion_r679390415
##
File path: core/src/main/scala/kafka/server/ReplicaManager.scala
##
@@ -1392,11 +1393,24 @@ class ReplicaManager(val config: KafkaConfig,
jolshan commented on a change in pull request #11126:
URL: https://github.com/apache/kafka/pull/11126#discussion_r679387634
##
File path:
core/src/test/scala/unit/kafka/controller/ControllerIntegrationTest.scala
##
@@ -1115,6 +1115,63 @@ class ControllerIntegrationTest extends
mattwong949 commented on a change in pull request #10914:
URL: https://github.com/apache/kafka/pull/10914#discussion_r679386530
##
File path:
clients/src/main/java/org/apache/kafka/common/record/MemoryRecords.java
##
@@ -239,9 +249,68 @@ private static FilterResult filterTo(To
[
https://issues.apache.org/jira/browse/KAFKA-12713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390068#comment-17390068
]
Ming Liu commented on KAFKA-12713:
--
Certainly, [~kaihuang], please take the ownership o
hachikuji commented on a change in pull request #11126:
URL: https://github.com/apache/kafka/pull/11126#discussion_r679344612
##
File path: core/src/main/scala/kafka/server/ReplicaManager.scala
##
@@ -1392,11 +1393,24 @@ class ReplicaManager(val config: KafkaConfig,
dielhennr commented on a change in pull request #11141:
URL: https://github.com/apache/kafka/pull/11141#discussion_r679381726
##
File path: core/src/main/scala/kafka/server/ConfigHelper.scala
##
@@ -22,20 +22,142 @@ import java.util.{Collections, Properties}
import kafka.log.L
dielhennr commented on a change in pull request #11141:
URL: https://github.com/apache/kafka/pull/11141#discussion_r679381726
##
File path: core/src/main/scala/kafka/server/ConfigHelper.scala
##
@@ -22,20 +22,142 @@ import java.util.{Collections, Properties}
import kafka.log.L
dielhennr commented on a change in pull request #11141:
URL: https://github.com/apache/kafka/pull/11141#discussion_r679381726
##
File path: core/src/main/scala/kafka/server/ConfigHelper.scala
##
@@ -22,20 +22,142 @@ import java.util.{Collections, Properties}
import kafka.log.L
dielhennr commented on a change in pull request #11141:
URL: https://github.com/apache/kafka/pull/11141#discussion_r679380487
##
File path: core/src/main/scala/kafka/server/ConfigHelper.scala
##
@@ -22,20 +22,142 @@ import java.util.{Collections, Properties}
import kafka.log.L
dielhennr commented on a change in pull request #11141:
URL: https://github.com/apache/kafka/pull/11141#discussion_r679380487
##
File path: core/src/main/scala/kafka/server/ConfigHelper.scala
##
@@ -22,20 +22,142 @@ import java.util.{Collections, Properties}
import kafka.log.L
dielhennr commented on a change in pull request #11141:
URL: https://github.com/apache/kafka/pull/11141#discussion_r679367945
##
File path: core/src/main/scala/kafka/server/ConfigHelper.scala
##
@@ -22,20 +22,142 @@ import java.util.{Collections, Properties}
import kafka.log.L
dielhennr commented on a change in pull request #11141:
URL: https://github.com/apache/kafka/pull/11141#discussion_r679367945
##
File path: core/src/main/scala/kafka/server/ConfigHelper.scala
##
@@ -22,20 +22,142 @@ import java.util.{Collections, Properties}
import kafka.log.L
[
https://issues.apache.org/jira/browse/KAFKA-13095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe updated KAFKA-13095:
-
Description: TransactionsTest#testSendOffsetsToTransactionTimeout keeps
flaking on Jenkins.
> T
vincent81jiang commented on a change in pull request #10914:
URL: https://github.com/apache/kafka/pull/10914#discussion_r679346836
##
File path:
clients/src/main/java/org/apache/kafka/common/record/MemoryRecords.java
##
@@ -239,9 +249,68 @@ private static FilterResult filterTo
vincent81jiang commented on a change in pull request #10914:
URL: https://github.com/apache/kafka/pull/10914#discussion_r679343797
##
File path: core/src/main/scala/kafka/log/LogCleaner.scala
##
@@ -628,26 +634,43 @@ private[log] class Cleaner(val id: Int,
* @param sourceRe
vincent81jiang commented on a change in pull request #10914:
URL: https://github.com/apache/kafka/pull/10914#discussion_r679342991
##
File path:
clients/src/main/java/org/apache/kafka/common/record/MemoryRecords.java
##
@@ -171,38 +179,40 @@ private static FilterResult filterT
jsancio commented on a change in pull request #10909:
URL: https://github.com/apache/kafka/pull/10909#discussion_r679326328
##
File path: raft/src/main/java/org/apache/kafka/raft/KafkaRaftClient.java
##
@@ -2248,24 +2248,23 @@ public void poll() {
}
@Override
-p
hachikuji commented on a change in pull request #11140:
URL: https://github.com/apache/kafka/pull/11140#discussion_r679314640
##
File path: core/src/main/scala/kafka/server/AbstractFetcherThread.scala
##
@@ -247,7 +247,7 @@ abstract class AbstractFetcherThread(name: String,
dielhennr commented on pull request #10463:
URL: https://github.com/apache/kafka/pull/10463#issuecomment-889296194
I stacked https://github.com/cmccabe/kafka/pull/6 on this PR to address some
of Jun's comments.
--
This is an automated message from the Apache Git Service.
To respond to th
[
https://issues.apache.org/jira/browse/KAFKA-13143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-13143.
-
Resolution: Fixed
> Disable Metadata endpoint for KRaft controller
> ---
hachikuji merged pull request #11135:
URL: https://github.com/apache/kafka/pull/11135
--
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-unsubsc
wycc commented on pull request #10881:
URL: https://github.com/apache/kafka/pull/10881#issuecomment-889261189
@ableegoldman Have resloved conflict, thanks for your review.
--
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-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17389959#comment-17389959
]
Randall Hauch commented on KAFKA-2376:
--
[~ramkrish1489], it's not uncommon for a KIP
vvcephei commented on a change in pull request #11120:
URL: https://github.com/apache/kafka/pull/11120#discussion_r679242346
##
File path:
streams/src/test/java/org/apache/kafka/streams/integration/KTableEfficientRangeQueryTest.java
##
@@ -0,0 +1,259 @@
+/*
+ * Licensed to the
vvcephei commented on a change in pull request #11120:
URL: https://github.com/apache/kafka/pull/11120#discussion_r679231292
##
File path:
streams/src/test/java/org/apache/kafka/streams/integration/KTableEfficientRangeQueryTest.java
##
@@ -0,0 +1,264 @@
+/*
+ * Licensed to the
rhauch commented on pull request #10978:
URL: https://github.com/apache/kafka/pull/10978#issuecomment-889222564
@mimaison, @omkreddy, @rajinisivaram, @ijuma: would some of you be able to
review these changes? Thanks!
--
This is an automated message from the Apache Git Service.
To respond
patrickstuedi commented on a change in pull request #11129:
URL: https://github.com/apache/kafka/pull/11129#discussion_r679220475
##
File path:
streams/src/test/java/org/apache/kafka/streams/integration/StoreQueryIntegrationTest.java
##
@@ -153,10 +152,15 @@ public void
shoul
patrickstuedi commented on a change in pull request #11120:
URL: https://github.com/apache/kafka/pull/11120#discussion_r679214947
##
File path:
streams/src/test/java/org/apache/kafka/streams/integration/KTableEfficientRangeQueryTest.java
##
@@ -0,0 +1,259 @@
+/*
+ * Licensed t
patrickstuedi commented on a change in pull request #11120:
URL: https://github.com/apache/kafka/pull/11120#discussion_r679180578
##
File path:
streams/src/test/java/org/apache/kafka/streams/state/internals/AbstractKeyValueStoreTest.java
##
@@ -383,13 +394,29 @@ public void sh
[
https://issues.apache.org/jira/browse/KAFKA-10897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17389918#comment-17389918
]
yangyijun commented on KAFKA-10897:
---
Dear [~KahnCheny] , will you start this part of t
[
https://issues.apache.org/jira/browse/KAFKA-10897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17389913#comment-17389913
]
yangyijun commented on KAFKA-10897:
---
It has not started yet
> kafka quota optimizatio
[
https://issues.apache.org/jira/browse/KAFKA-10897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yangyijun updated KAFKA-10897:
--
Comment: was deleted
(was: Not yet)
> kafka quota optimization
>
>
>
[
https://issues.apache.org/jira/browse/KAFKA-10897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17389911#comment-17389911
]
yangyijun commented on KAFKA-10897:
---
Not yet
> kafka quota optimization
> ---
patrickstuedi commented on a change in pull request #11120:
URL: https://github.com/apache/kafka/pull/11120#discussion_r679166423
##
File path:
streams/src/test/java/org/apache/kafka/streams/state/internals/AbstractKeyValueStoreTest.java
##
@@ -383,13 +394,29 @@ public void sh
patrickstuedi commented on a change in pull request #11120:
URL: https://github.com/apache/kafka/pull/11120#discussion_r679163645
##
File path:
streams/src/test/java/org/apache/kafka/streams/state/internals/AbstractKeyValueStoreTest.java
##
@@ -81,6 +82,16 @@ public void after
patrickstuedi commented on a change in pull request #11120:
URL: https://github.com/apache/kafka/pull/11120#discussion_r679163645
##
File path:
streams/src/test/java/org/apache/kafka/streams/state/internals/AbstractKeyValueStoreTest.java
##
@@ -81,6 +82,16 @@ public void after
[
https://issues.apache.org/jira/browse/KAFKA-13146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17389899#comment-17389899
]
Tom Bentley commented on KAFKA-13146:
-
{quote}We have also considered whether the in
ijuma commented on pull request #11091:
URL: https://github.com/apache/kafka/pull/11091#issuecomment-889066685
Cherry-picked to older branches (2.2...2.8).
--
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
gklijs opened a new pull request #11144:
URL: https://github.com/apache/kafka/pull/11144
Currently when using serializers like the Cloud Event Serializer, we need to
do a work around so it doesn't throw an error. Using the method taking the
headers would prevent this. Since the default imp
[
https://issues.apache.org/jira/browse/KAFKA-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17389844#comment-17389844
]
Raj commented on KAFKA-2729:
Hi [~junrao] ,
This was just hit in our production as well alth
wangjh created KAFKA-13150:
--
Summary: How is Kafkastream configured to consume data from a
specified offset ?
Key: KAFKA-13150
URL: https://issues.apache.org/jira/browse/KAFKA-13150
Project: Kafka
showuon commented on a change in pull request #11129:
URL: https://github.com/apache/kafka/pull/11129#discussion_r679004926
##
File path:
streams/src/test/java/org/apache/kafka/streams/integration/StoreQueryIntegrationTest.java
##
@@ -153,10 +152,15 @@ public void
shouldQuery
1 - 100 of 111 matches
Mail list logo