[
https://issues.apache.org/jira/browse/KAFKA-12671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339995#comment-17339995
]
Travis Bischel edited comment on KAFKA-12671 at 5/6/21, 6:45 AM:
-
[
https://issues.apache.org/jira/browse/KAFKA-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340029#comment-17340029
]
Travis Bischel commented on KAFKA-10442:
I believe that KAFKA-12671 is related t
satishd opened a new pull request #10638:
URL: https://github.com/apache/kafka/pull/10638
MINOR Added `server-common` module to have server side common classes.
Moved ApiMessageAndVersion, RecordSerde, AbstractApiMessageSerde, and
BytesApiMessageSerde to server-common module.
chia7712 commented on pull request #10637:
URL: https://github.com/apache/kafka/pull/10637#issuecomment-833258233
@satishd @kowshik FYI
--
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 specif
chia7712 opened a new pull request #10637:
URL: https://github.com/apache/kafka/pull/10637
related to #10271
The generated code from other modules have beed excluded from tracked files.
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementa
dengziming commented on a change in pull request #10431:
URL: https://github.com/apache/kafka/pull/10431#discussion_r627099786
##
File path: core/src/main/scala/kafka/raft/KafkaMetadataLog.scala
##
@@ -242,85 +246,125 @@ final class KafkaMetadataLog private (
}
override
satishd closed pull request #10578:
URL: https://github.com/apache/kafka/pull/10578
--
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.
For queries about this service, please
[
https://issues.apache.org/jira/browse/KAFKA-12671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Travis Bischel updated KAFKA-12671:
---
Priority: Blocker (was: Critical)
> Out of order processing with a transactional producer c
[
https://issues.apache.org/jira/browse/KAFKA-12671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Travis Bischel updated KAFKA-12671:
---
Labels: Transactions (was: )
> Out of order processing with a transactional producer can le
ableegoldman commented on pull request #10635:
URL: https://github.com/apache/kafka/pull/10635#issuecomment-833225272
Merged to trunk -- let's hope these good results continue. I'm going to
close the ticket again so people are more likely to report it if they see
things to continue to brea
ableegoldman merged pull request #10635:
URL: https://github.com/apache/kafka/pull/10635
--
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.
For queries about this service, p
[
https://issues.apache.org/jira/browse/KAFKA-12671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339995#comment-17339995
]
Travis Bischel commented on KAFKA-12671:
The only fix for this if it occurs is t
[
https://issues.apache.org/jira/browse/KAFKA-12671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Travis Bischel updated KAFKA-12671:
---
Affects Version/s: (was: 2.6.2)
(was: 2.6.1)
[
https://issues.apache.org/jira/browse/KAFKA-12671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Travis Bischel updated KAFKA-12671:
---
Affects Version/s: 2.2.2
2.4.0
2.3.1
showuon commented on pull request #10509:
URL: https://github.com/apache/kafka/pull/10509#issuecomment-833207399
Thank you very much, @ableegoldman ! Let's make it better together! :)
I'll address the rest of comments in another PR. And I'll also refine my
another PR(https://github.com/a
showuon commented on pull request #10610:
URL: https://github.com/apache/kafka/pull/10610#issuecomment-833206456
@rhauch , could you help review this simple PR? Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
showuon commented on pull request #10635:
URL: https://github.com/apache/kafka/pull/10635#issuecomment-833204958
@ableegoldman , the failed tests are all flaky. (3 `RaftClusterTest`, and 1
`testMetricsDuringTopicCreateDelete` traced in KAFKA-9009). And most
importantly, no failed `shouldIn
[
https://issues.apache.org/jira/browse/KAFKA-9009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339976#comment-17339976
]
Luke Chen commented on KAFKA-9009:
--
Failed again.
[https://ci-builds.apache.org/job/Kaf
dengziming commented on pull request #9577:
URL: https://github.com/apache/kafka/pull/9577#issuecomment-833187678
ping @mumrah to have a look 😉.
--
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
jolshan commented on a change in pull request #9944:
URL: https://github.com/apache/kafka/pull/9944#discussion_r627027404
##
File path: core/src/main/scala/kafka/server/FetchSession.scala
##
@@ -314,22 +321,24 @@ class SessionErrorContext(val error: Errors,
override def fore
jolshan commented on a change in pull request #9944:
URL: https://github.com/apache/kafka/pull/9944#discussion_r627027261
##
File path:
clients/src/main/java/org/apache/kafka/common/requests/FetchRequest.java
##
@@ -319,12 +355,25 @@ public int maxBytes() {
return dat
jolshan commented on a change in pull request #9944:
URL: https://github.com/apache/kafka/pull/9944#discussion_r627026623
##
File path: core/src/main/scala/kafka/server/KafkaApis.scala
##
@@ -820,20 +838,30 @@ class KafkaApis(val requestChannel: RequestChannel,
def creat
ableegoldman merged pull request #10509:
URL: https://github.com/apache/kafka/pull/10509
--
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.
For queries about this service, p
ableegoldman commented on a change in pull request #10509:
URL: https://github.com/apache/kafka/pull/10509#discussion_r627021459
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractStickyAssignor.java
##
@@ -149,141 +149,210 @@ private boole
ableegoldman commented on a change in pull request #10509:
URL: https://github.com/apache/kafka/pull/10509#discussion_r627020968
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractStickyAssignor.java
##
@@ -149,141 +149,210 @@ private boole
shayelkin opened a new pull request #10636:
URL: https://github.com/apache/kafka/pull/10636
The version of the Eclipse Jersey library brought as dependences,
2.31, has a known vulnerability, CVE-2021-28168
(https://github.com/advisories/GHSA-c43q-5hpj-4crv).
This replaces it with
ableegoldman commented on a change in pull request #10509:
URL: https://github.com/apache/kafka/pull/10509#discussion_r627020382
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractStickyAssignor.java
##
@@ -149,141 +149,210 @@ private boole
ableegoldman commented on a change in pull request #10509:
URL: https://github.com/apache/kafka/pull/10509#discussion_r627019548
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractStickyAssignor.java
##
@@ -149,141 +149,210 @@ private boole
junrao commented on a change in pull request #9944:
URL: https://github.com/apache/kafka/pull/9944#discussion_r625422142
##
File path: core/src/main/scala/kafka/server/FetchSession.scala
##
@@ -425,16 +438,27 @@ class IncrementalFetchContext(private val time: Time,
val
ableegoldman commented on a change in pull request #10509:
URL: https://github.com/apache/kafka/pull/10509#discussion_r627016997
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractStickyAssignor.java
##
@@ -149,141 +149,210 @@ private boole
ableegoldman commented on a change in pull request #10509:
URL: https://github.com/apache/kafka/pull/10509#discussion_r627015270
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractStickyAssignor.java
##
@@ -149,141 +149,210 @@ private boole
ableegoldman commented on a change in pull request #10509:
URL: https://github.com/apache/kafka/pull/10509#discussion_r627016286
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractStickyAssignor.java
##
@@ -149,141 +149,210 @@ private boole
ableegoldman commented on a change in pull request #10509:
URL: https://github.com/apache/kafka/pull/10509#discussion_r627015270
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractStickyAssignor.java
##
@@ -149,141 +149,210 @@ private boole
ableegoldman commented on a change in pull request #10509:
URL: https://github.com/apache/kafka/pull/10509#discussion_r627014485
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractStickyAssignor.java
##
@@ -149,141 +149,210 @@ private boole
showuon commented on pull request #10635:
URL: https://github.com/apache/kafka/pull/10635#issuecomment-833152754
This should be merged soon, and I'm confident increasing the timeout will
reduce the number of failure a lot. 🤞 Let's wait for the jenkins build. :)
--
This is an automated me
ableegoldman commented on a change in pull request #10509:
URL: https://github.com/apache/kafka/pull/10509#discussion_r627012042
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractStickyAssignor.java
##
@@ -149,141 +149,210 @@ private boole
wcarlson5 commented on pull request #10634:
URL: https://github.com/apache/kafka/pull/10634#issuecomment-833150214
@ableegoldman yep it looks like I am going to have to go back to the drawing
board for either the test or the impl. I will look at it tomorrow
--
This is an automated messag
ableegoldman commented on pull request #10635:
URL: https://github.com/apache/kafka/pull/10635#issuecomment-833149684
Just ping me when the build passes, you know the drill 🙂
By the way, even if it does fail at another point later on in this test, I'd
like to go ahead and merge this
showuon commented on pull request #10635:
URL: https://github.com/apache/kafka/pull/10635#issuecomment-833148107
@ableegoldman , please take a look. :)
--
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
showuon opened a new pull request #10635:
URL: https://github.com/apache/kafka/pull/10635
*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
dosvath commented on pull request #10375:
URL: https://github.com/apache/kafka/pull/10375#issuecomment-833132393
@ewencp @mjsax one more ping on this
--
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
ableegoldman commented on pull request #10634:
URL: https://github.com/apache/kafka/pull/10634#issuecomment-833125376
@wcarlson5 there's a failure that I'm guessing is related:
`streams.integration.TaskMetadataIntegrationTest.shouldReportCorrectCommittedOffsetInformation`
--
This is
ableegoldman commented on a change in pull request #10568:
URL: https://github.com/apache/kafka/pull/10568#discussion_r626990213
##
File path:
streams/src/main/java/org/apache/kafka/streams/state/internals/RocksDBGenericOptionsToDbOptionsColumnFamilyOptionsAdapter.java
##
@@ -
ableegoldman commented on a change in pull request #10568:
URL: https://github.com/apache/kafka/pull/10568#discussion_r626989130
##
File path:
streams/src/main/java/org/apache/kafka/streams/state/internals/RocksDBGenericOptionsToDbOptionsColumnFamilyOptionsAdapter.java
##
@@ -
[
https://issues.apache.org/jira/browse/KAFKA-9295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339937#comment-17339937
]
Luke Chen commented on KAFKA-9295:
--
Let me create another PR for it later.
> KTableKTab
[
https://issues.apache.org/jira/browse/KAFKA-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-8531.
Resolution: Fixed
> Change default replication factor config
>
mjsax merged pull request #10532:
URL: https://github.com/apache/kafka/pull/10532
--
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.
For queries about this service, please c
ableegoldman commented on a change in pull request #10568:
URL: https://github.com/apache/kafka/pull/10568#discussion_r626176038
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/GlobalStateManagerImpl.java
##
@@ -396,6 +396,21 @@ public void clo
ableegoldman commented on a change in pull request #10568:
URL: https://github.com/apache/kafka/pull/10568#discussion_r626971805
##
File path:
streams/src/main/java/org/apache/kafka/streams/state/internals/RocksDBGenericOptionsToDbOptionsColumnFamilyOptionsAdapter.java
##
@@ -
ableegoldman commented on a change in pull request #10568:
URL: https://github.com/apache/kafka/pull/10568#discussion_r626971137
##
File path:
streams/src/main/java/org/apache/kafka/streams/state/internals/RocksDBGenericOptionsToDbOptionsColumnFamilyOptionsAdapter.java
##
@@ -
Boojapho created KAFKA-12756:
Summary: Update Zookeeper to 3.6.3 or higher
Key: KAFKA-12756
URL: https://issues.apache.org/jira/browse/KAFKA-12756
Project: Kafka
Issue Type: Task
Affects Vers
[
https://issues.apache.org/jira/browse/KAFKA-9177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339336#comment-17339336
]
Andrey Polyakov edited comment on KAFKA-9177 at 5/5/21, 10:01 PM:
-
rhauch merged pull request #10014:
URL: https://github.com/apache/kafka/pull/10014
--
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.
For queries about this service, please
[
https://issues.apache.org/jira/browse/KAFKA-10340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339862#comment-17339862
]
Randall Hauch commented on KAFKA-10340:
---
I cherry-picked the original PR (https://
[
https://issues.apache.org/jira/browse/KAFKA-10340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Randall Hauch updated KAFKA-10340:
--
Fix Version/s: 2.8.1
> Source connectors should report error when trying to produce records to
[
https://issues.apache.org/jira/browse/KAFKA-12717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339833#comment-17339833
]
Chris Egerton commented on KAFKA-12717:
---
Filed
[https://cwiki.apache.org/confluen
[
https://issues.apache.org/jira/browse/KAFKA-9295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339825#comment-17339825
]
A. Sophie Blee-Goldman commented on KAFKA-9295:
---
[~showuon]Â are you interes
chia7712 commented on pull request #10632:
URL: https://github.com/apache/kafka/pull/10632#issuecomment-832903232
> I'm just going to go ahead and merge this so we can get the system tests
fixed ASAP. Hope you don't mind
thanks for merging this patch :)
--
This is an automated me
ableegoldman merged pull request #10632:
URL: https://github.com/apache/kafka/pull/10632
--
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.
For queries about this service, p
ableegoldman commented on pull request #10632:
URL: https://github.com/apache/kafka/pull/10632#issuecomment-832901885
@chia7712 I'm just going to go ahead and merge this so we can get the system
tests fixed ASAP. Hope you don't mind, and thank you again for the PR
--
This is an automated
rhauch commented on pull request #10238:
URL: https://github.com/apache/kafka/pull/10238#issuecomment-832898998
Closed without merging. Instead, I cherry-picked the commit from #10016 to
the `2.8` branch now that 2.8.0 is out.
--
This is an automated message from the Apache Git Service.
rhauch closed pull request #10238:
URL: https://github.com/apache/kafka/pull/10238
--
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.
For queries about this service, please
lct45 commented on pull request #10631:
URL: https://github.com/apache/kafka/pull/10631#issuecomment-832873282
kicked off
https://jenkins.confluent.io/job/system-test-kafka-branch-builder/4492/, if it
passes this fix is good enough for now, if it fails then the missing
dependencies are bi
guozhangwang commented on pull request #10613:
URL: https://github.com/apache/kafka/pull/10613#issuecomment-832870539
Merged to trunk, thanks @spena
--
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
guozhangwang merged pull request #10613:
URL: https://github.com/apache/kafka/pull/10613
--
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.
For queries about this service, p
[
https://issues.apache.org/jira/browse/KAFKA-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe reassigned KAFKA-12755:
Assignee: Colin McCabe
> Add server-common, server-tools gradle modules
> ---
jolshan commented on a change in pull request #9944:
URL: https://github.com/apache/kafka/pull/9944#discussion_r626749507
##
File path: core/src/main/scala/kafka/server/KafkaApis.scala
##
@@ -661,11 +661,21 @@ class KafkaApis(val requestChannel: RequestChannel,
val version
guozhangwang commented on pull request #10568:
URL: https://github.com/apache/kafka/pull/10568#issuecomment-832855351
I'm re-triggering the unit tests again, @cadonna lmk if you think one green
is sufficient (i.e. if in the past we are likely to hit one virtual function
with one run).
--
guozhangwang commented on a change in pull request #10568:
URL: https://github.com/apache/kafka/pull/10568#discussion_r626735704
##
File path:
streams/src/test/java/org/apache/kafka/streams/processor/internals/GlobalStreamThreadTest.java
##
@@ -189,16 +199,6 @@ public void sho
[
https://issues.apache.org/jira/browse/KAFKA-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe updated KAFKA-12755:
-
Description:
*Problems*
The core module takes a long time to compile. There are several reasons
[
https://issues.apache.org/jira/browse/KAFKA-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339766#comment-17339766
]
Kowshik Prakasam commented on KAFKA-12755:
--
cc [~satishd] with whom we discuss
[
https://issues.apache.org/jira/browse/KAFKA-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe updated KAFKA-12755:
-
Description:
*Problems*
The core module takes a long time to compile. There are several reasons
[
https://issues.apache.org/jira/browse/KAFKA-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe updated KAFKA-12755:
-
Description:
*Problems*
The core module takes a long time to compile. There are several reasons
[
https://issues.apache.org/jira/browse/KAFKA-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339765#comment-17339765
]
Colin McCabe commented on KAFKA-12755:
--
out.jpg reflects the current dependencies
[
https://issues.apache.org/jira/browse/KAFKA-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe updated KAFKA-12755:
-
Attachment: out.jpg
> Add server-common, server-tools gradle modules
> -
[
https://issues.apache.org/jira/browse/KAFKA-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe updated KAFKA-12755:
-
Attachment: out2.jpg
> Add server-common, server-tools gradle modules
>
[
https://issues.apache.org/jira/browse/KAFKA-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe updated KAFKA-12755:
-
Description:
*Problems*
The core module takes a long time to compile. There are several
cadonna commented on pull request #10568:
URL: https://github.com/apache/kafka/pull/10568#issuecomment-832838475
The build fail due to known flaky tests but not due to SIGABRT. 🥳
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
wcarlson5 commented on pull request #10634:
URL: https://github.com/apache/kafka/pull/10634#issuecomment-832838663
@rodesai @abbccdda @ableegoldman I had to make a couple changes to the task
metadata to improve when the end offset was updated. Now we get it at poll
phase which should give
[
https://issues.apache.org/jira/browse/KAFKA-9295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339760#comment-17339760
]
Bruno Cadonna commented on KAFKA-9295:
--
Failed multiple times for a PR
(https://ci-
Colin McCabe created KAFKA-12755:
Summary: Add server-common, server-tools gradle modules
Key: KAFKA-12755
URL: https://issues.apache.org/jira/browse/KAFKA-12755
Project: Kafka
Issue Type: Im
wcarlson5 opened a new pull request #10634:
URL: https://github.com/apache/kafka/pull/10634
Improve endOffsets for TaskMetadata also add an int test for TaskMetadata
offset collections
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
C0urante commented on pull request #10630:
URL: https://github.com/apache/kafka/pull/10630#issuecomment-832831207
Thanks @tombentley--good point, I agree that the record content is probably
not necessary there and think it's safest to remove the record content from the
message. I've altere
[
https://issues.apache.org/jira/browse/KAFKA-10154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339746#comment-17339746
]
Oleksandr Tomchakov commented on KAFKA-10154:
-
Hi, I've created test-case:
[
[
https://issues.apache.org/jira/browse/KAFKA-10154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleksandr Tomchakov updated KAFKA-10154:
Attachment: Screenshot 2021-05-05 at 19.07.26.png
> Issue in updating metadata if
Walker Carlson created KAFKA-12754:
--
Summary: TaskMetadata endOffsets does not update when the offsets
are read
Key: KAFKA-12754
URL: https://issues.apache.org/jira/browse/KAFKA-12754
Project: Kafka
Dave Beech created KAFKA-12753:
--
Summary: Add configuration to prevent MM2 from automatically
creating topics on target cluster
Key: KAFKA-12753
URL: https://issues.apache.org/jira/browse/KAFKA-12753
Pro
[
https://issues.apache.org/jira/browse/KAFKA-12730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram updated KAFKA-12730:
---
Fix Version/s: 2.8.1
2.7.2
2.6.3
2.5
[
https://issues.apache.org/jira/browse/KAFKA-10727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram updated KAFKA-10727:
---
Fix Version/s: 2.7.2
2.6.3
2.5.2
> Kafka clients throw
John Stacy created KAFKA-12752:
--
Summary: CVE-2021-28168 upgrade jersey to 2.34 or 3.02
Key: KAFKA-12752
URL: https://issues.apache.org/jira/browse/KAFKA-12752
Project: Kafka
Issue Type: Bug
Rajini Sivaram created KAFKA-12751:
--
Summary: ISRs remain in in-flight state if proposed state is same
as actual state
Key: KAFKA-12751
URL: https://issues.apache.org/jira/browse/KAFKA-12751
Project:
feyman2016 edited a comment on pull request #10593:
URL: https://github.com/apache/kafka/pull/10593#issuecomment-832764031
@jsancio Hi, could you help to take a look? Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
feyman2016 commented on pull request #10593:
URL: https://github.com/apache/kafka/pull/10593#issuecomment-832764031
@jsancio Hi, could you help to take a look?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
[
https://issues.apache.org/jira/browse/KAFKA-12429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-12429.
-
Fix Version/s: 3.0.0
Resolution: Fixed
merged the PR to trunk
> Serdes for all message types in
junrao merged pull request #10271:
URL: https://github.com/apache/kafka/pull/10271
--
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.
For queries about this service, please
rajinisivaram opened a new pull request #10633:
URL: https://github.com/apache/kafka/pull/10633
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including
spena commented on pull request #10613:
URL: https://github.com/apache/kafka/pull/10613#issuecomment-832730649
Thanks @guozhangwang, that seems the culprit of performance problem. In
fact, when the performance tests finish, the script takes some time to complete
cleaning - I assume it is t
lct45 commented on a change in pull request #10631:
URL: https://github.com/apache/kafka/pull/10631#discussion_r626608131
##
File path:
streams/src/test/java/org/apache/kafka/streams/tests/RelationalSmokeTest.java
##
@@ -806,20 +799,14 @@ public static boolean verifySync(final
cadonna commented on pull request #10568:
URL: https://github.com/apache/kafka/pull/10568#issuecomment-832644717
I increased the RocksDB version since I found a more recent version on maven
central.
--
This is an automated message from the Apache Git Service.
To respond to the message, p
cadonna commented on pull request #10568:
URL: https://github.com/apache/kafka/pull/10568#issuecomment-832643004
OK, the other builds failed due to test failures, not due to SIGABRT. Thta
is a good sign.
--
This is an automated message from the Apache Git Service.
To respond to the messa
1 - 100 of 122 matches
Mail list logo