[jira] [Updated] (KAFKA-637) Separate log4j environment variable from KAFKA_OPTS in kafka-run-class.sh

2012-11-30 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-637: --- Status: Patch Available (was: Open) > Separate log4j environment variable from KAFKA_OPTS

[jira] [Commented] (KAFKA-374) Move to java CRC32 implementation

2012-12-06 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526136#comment-13526136 ] David Arthur commented on KAFKA-374: I pulled in the pure-Java implementation

[jira] [Updated] (KAFKA-374) Move to java CRC32 implementation

2012-12-07 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-374: --- Attachment: KAFKA-374.patch Pure-java crc32 taken from Hadoop > Move to java CR

[jira] [Commented] (KAFKA-374) Move to java CRC32 implementation

2012-12-07 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526624#comment-13526624 ] David Arthur commented on KAFKA-374: Not sure how you guys feel about having Jav

[jira] [Comment Edited] (KAFKA-374) Move to java CRC32 implementation

2012-12-07 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526624#comment-13526624 ] David Arthur edited comment on KAFKA-374 at 12/7/12 6:3

[jira] [Issue Comment Deleted] (KAFKA-374) Move to java CRC32 implementation

2012-12-07 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-374: --- Comment: was deleted (was: Pure-java crc32 taken from Hadoop) > Move to java CR

[jira] [Commented] (KAFKA-657) Add an API to commit offsets

2012-12-07 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526687#comment-13526687 ] David Arthur commented on KAFKA-657: I have started a wiki page for this de

[jira] [Updated] (KAFKA-657) Add an API to commit offsets

2012-12-11 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-657: --- Attachment: KAFKA-657v1.patch First pass at adding a commit offset request > Add

[jira] [Commented] (KAFKA-657) Add an API to commit offsets

2012-12-11 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13529613#comment-13529613 ] David Arthur commented on KAFKA-657: I'm fine working on the rest of 1. 1a

[jira] [Commented] (KAFKA-657) Add an API to commit offsets

2012-12-12 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530174#comment-13530174 ] David Arthur commented on KAFKA-657: Thanks [~jkreps], that clears things up qui

[jira] [Updated] (KAFKA-657) Add an API to commit offsets

2012-12-13 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-657: --- Attachment: KAFKA-657v2.patch v2 of the patch. Includes OffsetFetch and OffsetCommit APIs, some unit

[jira] [Commented] (KAFKA-374) Move to java CRC32 implementation

2012-12-14 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13532413#comment-13532413 ] David Arthur commented on KAFKA-374: Akka seems a bit overkill for this (althoug

[jira] [Commented] (KAFKA-657) Add an API to commit offsets

2012-12-17 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534151#comment-13534151 ] David Arthur commented on KAFKA-657: Re 3: Maybe this is a case for the check-and

[jira] [Commented] (KAFKA-657) Add an API to commit offsets

2012-12-17 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534178#comment-13534178 ] David Arthur commented on KAFKA-657: Yes, they are somewhat orthogonal. The only

[jira] [Updated] (KAFKA-657) Add an API to commit offsets

2012-12-17 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-657: --- Attachment: KAFKA-657v3.patch v3 of the patch 1. info -> debug 2. catching general exceptions

[jira] [Commented] (KAFKA-657) Add an API to commit offsets

2012-12-20 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537062#comment-13537062 ] David Arthur commented on KAFKA-657: Jay, the one thing I'm still unclear o

[jira] [Updated] (KAFKA-657) Add an API to commit offsets

2012-12-20 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-657: --- Attachment: KAFKA-657v4.patch I regenerated the patch after rebasing from trunk. Jun, see if it works

[jira] [Updated] (KAFKA-657) Add an API to commit offsets

2012-12-21 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-657: --- Attachment: KAFKA-657v5.patch Attaching patch v5. Added ASL header and javaapi. Not really sure how

[jira] [Updated] (KAFKA-657) Add an API to commit offsets

2012-12-27 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-657: --- Attachment: KAFKA-657v6.patch Finally figured out what you guys meant by adding error handling to the

[jira] [Commented] (KAFKA-657) Add an API to commit offsets

2013-01-02 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542299#comment-13542299 ] David Arthur commented on KAFKA-657: Post-holiday bump. Anyone had a chance to loo

[jira] [Updated] (KAFKA-657) Add an API to commit offsets

2013-01-02 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-657: --- Attachment: KAFKA-657v7.patch Attaching patch v7 - addresses Joel's comments.

[jira] [Created] (KAFKA-680) ApiUtils#writeShortString uses String length instead of byte length

2013-01-03 Thread David Arthur (JIRA)
David Arthur created KAFKA-680: -- Summary: ApiUtils#writeShortString uses String length instead of byte length Key: KAFKA-680 URL: https://issues.apache.org/jira/browse/KAFKA-680 Project: Kafka

[jira] [Updated] (KAFKA-680) ApiUtils#writeShortString uses String length instead of byte length

2013-01-03 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-680: --- Attachment: KAFKA-680.patch > ApiUtils#writeShortString uses String length instead of byte len

[jira] [Work started] (KAFKA-680) ApiUtils#writeShortString uses String length instead of byte length

2013-01-03 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-680 started by David Arthur. > ApiUtils#writeShortString uses String length instead of byte len

[jira] [Commented] (KAFKA-657) Add an API to commit offsets

2013-01-03 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543227#comment-13543227 ] David Arthur commented on KAFKA-657: We had talked about limiting the size of

[jira] [Commented] (KAFKA-657) Add an API to commit offsets

2013-01-03 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543448#comment-13543448 ] David Arthur commented on KAFKA-657: I have "offset.metadata.max.size"

[jira] [Updated] (KAFKA-657) Add an API to commit offsets

2013-01-04 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-657: --- Attachment: KAFKA-657v8.patch Attaching v8 70. I have consolidated (offset, metadata, error) into a

[jira] [Updated] (KAFKA-680) ApiUtils#writeShortString uses String length instead of byte length

2013-01-04 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-680: --- Attachment: KAFKA-680v1.patch Attaching v1 of patch, included some unit tests

[jira] [Commented] (KAFKA-657) Add an API to commit offsets

2013-01-04 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13544354#comment-13544354 ] David Arthur commented on KAFKA-657: Jun, 80. Those commented out tests wil

[jira] [Created] (KAFKA-689) Can't append to a topic/partition that does not already exist

2013-01-08 Thread David Arthur (JIRA)
David Arthur created KAFKA-689: -- Summary: Can't append to a topic/partition that does not already exist Key: KAFKA-689 URL: https://issues.apache.org/jira/browse/KAFKA-689 Project: Kafka

[jira] [Updated] (KAFKA-689) Can't append to a topic/partition that does not already exist

2013-01-08 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-689: --- Attachment: kafka.log produce-payload.bin Attaching a sample payload generated by my

[jira] [Commented] (KAFKA-689) Can't append to a topic/partition that does not already exist

2013-01-08 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547328#comment-13547328 ] David Arthur commented on KAFKA-689: Here is the same payload base64 enc

[jira] [Commented] (KAFKA-689) Can't append to a topic/partition that does not already exist

2013-01-08 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547417#comment-13547417 ] David Arthur commented on KAFKA-689: Thanks, I was hoping it was something simple

[jira] [Created] (KAFKA-690) TopicMetadataRequest throws exception when no topics are specified

2013-01-08 Thread David Arthur (JIRA)
David Arthur created KAFKA-690: -- Summary: TopicMetadataRequest throws exception when no topics are specified Key: KAFKA-690 URL: https://issues.apache.org/jira/browse/KAFKA-690 Project: Kafka

[jira] [Commented] (KAFKA-690) TopicMetadataRequest throws exception when no topics are specified

2013-01-08 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547494#comment-13547494 ] David Arthur commented on KAFKA-690: Removing the debug statement fixes the i

[jira] [Updated] (KAFKA-690) TopicMetadataRequest throws exception when no topics are specified

2013-01-08 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-690: --- Attachment: KAFKA-690.patch This patch will return all topic metadata if none are specified in the

[jira] [Commented] (KAFKA-690) TopicMetadataRequest throws exception when no topics are specified

2013-01-09 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548522#comment-13548522 ] David Arthur commented on KAFKA-690: Ah, I didn't see that JIRA. I was

[jira] [Commented] (KAFKA-689) Can't append to a topic/partition that does not already exist

2013-01-09 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548635#comment-13548635 ] David Arthur commented on KAFKA-689: Could the metadata API be modified with an &

[jira] [Commented] (KAFKA-689) Can't append to a topic/partition that does not already exist

2013-01-09 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548648#comment-13548648 ] David Arthur commented on KAFKA-689: I don't disagree really, but what I&#x

[jira] [Commented] (KAFKA-643) Refactor api definition layer

2013-01-09 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548797#comment-13548797 ] David Arthur commented on KAFKA-643: +1 for splitting generic/specific parts of

[jira] [Commented] (KAFKA-524) Kafka Appender causes Log4j Deadlock

2013-02-13 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13578104#comment-13578104 ] David Arthur commented on KAFKA-524: I have seen this as well. Particularly this i

[jira] [Updated] (KAFKA-524) Kafka Appender causes Log4j Deadlock

2013-02-14 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-524: --- Attachment: 0001-KAFKA-524-Defer-creating-Producer-in-log4j-appender.patch Attaching a fix for this

[jira] [Updated] (KAFKA-524) Kafka Appender causes Log4j Deadlock

2013-02-14 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-524: --- Fix Version/s: 0.7.2 Labels: patch (was: ) Affects Version/s: 0.7.2

[jira] [Commented] (KAFKA-524) Kafka Appender causes Log4j Deadlock

2013-02-14 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13578493#comment-13578493 ] David Arthur commented on KAFKA-524: It does appear to be synchronized, so that

[jira] [Updated] (KAFKA-524) Kafka Appender causes Log4j Deadlock

2013-02-14 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-524: --- Attachment: 0001-KAFKA-524-Defer-creating-Producer-in-log4j-appender.patch v2 of the patch

[jira] [Created] (KAFKA-759) Commit/FetchOffset APIs should not return versionId

2013-02-16 Thread David Arthur (JIRA)
David Arthur created KAFKA-759: -- Summary: Commit/FetchOffset APIs should not return versionId Key: KAFKA-759 URL: https://issues.apache.org/jira/browse/KAFKA-759 Project: Kafka Issue Type: Bug

[jira] [Updated] (KAFKA-759) Commit/FetchOffset APIs should not return versionId

2013-02-16 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-759: --- Attachment: 0001-KAFKA-759-Remove-versionId-from-OffsetCommitResponse.patch Small fix, remove

[jira] [Updated] (KAFKA-759) Commit/FetchOffset APIs should not return versionId

2013-02-16 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-759: --- Status: Patch Available (was: Open) > Commit/FetchOffset APIs should not return versio

[jira] [Created] (KAFKA-771) NPE in handleOffsetCommitRequest

2013-02-22 Thread David Arthur (JIRA)
David Arthur created KAFKA-771: -- Summary: NPE in handleOffsetCommitRequest Key: KAFKA-771 URL: https://issues.apache.org/jira/browse/KAFKA-771 Project: Kafka Issue Type: Bug

[jira] [Updated] (KAFKA-771) NPE in handleOffsetCommitRequest

2013-02-22 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-771: --- Status: Patch Available (was: Open) > NPE in handleOffsetCommitRequ

[jira] [Updated] (KAFKA-771) NPE in handleOffsetCommitRequest

2013-02-22 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-771: --- Attachment: 0001-KAFKA-771-Add-null-check-to-offset-metadata.patch > NPE

[jira] [Commented] (KAFKA-771) NPE in handleOffsetCommitRequest

2013-02-22 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584996#comment-13584996 ] David Arthur commented on KAFKA-771: Isn't there a more "Scala-y"

[jira] [Commented] (KAFKA-771) NPE in handleOffsetCommitRequest

2013-02-24 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585535#comment-13585535 ] David Arthur commented on KAFKA-771: Sorry, my mistake. Should be applied to t

[jira] [Updated] (KAFKA-771) NPE in handleOffsetCommitRequest

2013-02-24 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur updated KAFKA-771: --- Fix Version/s: (was: 0.8) 0.9 Affects Version/s: (was: 0.8

[jira] [Created] (KAFKA-17712) Run recently added integration tests in quarantine

2024-10-07 Thread David Arthur (Jira)
David Arthur created KAFKA-17712: Summary: Run recently added integration tests in quarantine Key: KAFKA-17712 URL: https://issues.apache.org/jira/browse/KAFKA-17712 Project: Kafka Issue

[jira] [Resolved] (KAFKA-17673) Gradle Build Scan PR check not showing

2024-10-02 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-17673. -- Resolution: Fixed Fixed in https://github.com/apache/kafka/pull/17336 > Gradle Build Scan

[jira] [Created] (KAFKA-17767) Capture tests run on trunk into test catalog

2024-10-10 Thread David Arthur (Jira)
David Arthur created KAFKA-17767: Summary: Capture tests run on trunk into test catalog Key: KAFKA-17767 URL: https://issues.apache.org/jira/browse/KAFKA-17767 Project: Kafka Issue Type: Sub

[jira] [Created] (KAFKA-17766) TopicBasedRemoteLogMetadataManager stuck in close

2024-10-10 Thread David Arthur (Jira)
David Arthur created KAFKA-17766: Summary: TopicBasedRemoteLogMetadataManager stuck in close Key: KAFKA-17766 URL: https://issues.apache.org/jira/browse/KAFKA-17766 Project: Kafka Issue Type

[jira] [Created] (KAFKA-17684) Run tests on Java 11 and Java 21

2024-10-02 Thread David Arthur (Jira)
David Arthur created KAFKA-17684: Summary: Run tests on Java 11 and Java 21 Key: KAFKA-17684 URL: https://issues.apache.org/jira/browse/KAFKA-17684 Project: Kafka Issue Type: Sub-task

[jira] [Reopened] (KAFKA-15914) Flaky test - testAlterSinkConnectorOffsetsOverriddenConsumerGroupId - OffsetsApiIntegrationTest

2024-10-03 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur reopened KAFKA-15914: -- This has re-occurred on trunk   [https://ge.apache.org/scans/tests?search.names=CI%20workflow

[jira] [Reopened] (KAFKA-15918) Flaky test - OffsetsApiIntegrationTest.testResetSinkConnectorOffsets

2024-10-30 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur reopened KAFKA-15918: -- https://ge.apache.org/scans/tests?search.names=CI%20workflow%2CGit%20repository

[jira] [Created] (KAFKA-17902) Flaky Test kafka.admin.DeleteTopicTest testAddPartitionDuringDeleteTopic

2024-10-30 Thread David Arthur (Jira)
David Arthur created KAFKA-17902: Summary: Flaky Test kafka.admin.DeleteTopicTest testAddPartitionDuringDeleteTopic Key: KAFKA-17902 URL: https://issues.apache.org/jira/browse/KAFKA-17902 Project

[jira] [Created] (KAFKA-17886) BrokerLifecycleManagerTest testAlwaysSendsAccumulatedOfflineDirs hanging in CI

2024-10-28 Thread David Arthur (Jira)
David Arthur created KAFKA-17886: Summary: BrokerLifecycleManagerTest testAlwaysSendsAccumulatedOfflineDirs hanging in CI Key: KAFKA-17886 URL: https://issues.apache.org/jira/browse/KAFKA-17886

[jira] [Created] (KAFKA-17999) Fix flaky DynamicConnectionQuotaTest testDynamicConnectionQuota

2024-11-12 Thread David Arthur (Jira)
David Arthur created KAFKA-17999: Summary: Fix flaky DynamicConnectionQuotaTest testDynamicConnectionQuota Key: KAFKA-17999 URL: https://issues.apache.org/jira/browse/KAFKA-17999 Project: Kafka

[jira] [Created] (KAFKA-18000) Fix flaky ReplicaManager#testSuccessfulBuildRemoteLogAuxStateMetrics

2024-11-12 Thread David Arthur (Jira)
David Arthur created KAFKA-18000: Summary: Fix flaky ReplicaManager#testSuccessfulBuildRemoteLogAuxStateMetrics Key: KAFKA-18000 URL: https://issues.apache.org/jira/browse/KAFKA-18000 Project: Kafka

[jira] [Created] (KAFKA-17998) Fix flaky OffloadAndTxnConsumeFromLeaderTest

2024-11-12 Thread David Arthur (Jira)
David Arthur created KAFKA-17998: Summary: Fix flaky OffloadAndTxnConsumeFromLeaderTest Key: KAFKA-17998 URL: https://issues.apache.org/jira/browse/KAFKA-17998 Project: Kafka Issue Type

[jira] [Created] (KAFKA-17572) Clear build scan PR status when re-running the tests

2024-09-17 Thread David Arthur (Jira)
David Arthur created KAFKA-17572: Summary: Clear build scan PR status when re-running the tests Key: KAFKA-17572 URL: https://issues.apache.org/jira/browse/KAFKA-17572 Project: Kafka Issue

[jira] [Created] (KAFKA-17603) KRaftMigrationDriverTest testNoDualWriteBeforeMigration became flaky

2024-09-24 Thread David Arthur (Jira)
David Arthur created KAFKA-17603: Summary: KRaftMigrationDriverTest testNoDualWriteBeforeMigration became flaky Key: KAFKA-17603 URL: https://issues.apache.org/jira/browse/KAFKA-17603 Project: Kafka

[jira] [Created] (KAFKA-17628) Automate workflow approvals for CI

2024-09-26 Thread David Arthur (Jira)
David Arthur created KAFKA-17628: Summary: Automate workflow approvals for CI Key: KAFKA-17628 URL: https://issues.apache.org/jira/browse/KAFKA-17628 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-17629) KIP-1090 Flaky Test Management

2024-09-26 Thread David Arthur (Jira)
David Arthur created KAFKA-17629: Summary: KIP-1090 Flaky Test Management Key: KAFKA-17629 URL: https://issues.apache.org/jira/browse/KAFKA-17629 Project: Kafka Issue Type: Improvement

[jira] [Resolved] (KAFKA-17559) RemoteLogOffsetReaderTest flaky on trunk

2024-09-18 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-17559. -- Assignee: Kamal Chandraprakash (was: Chia-Ping Tsai) Resolution: Fixed

[jira] [Created] (KAFKA-17580) Java 21 spurious compilation failure

2024-09-19 Thread David Arthur (Jira)
David Arthur created KAFKA-17580: Summary: Java 21 spurious compilation failure Key: KAFKA-17580 URL: https://issues.apache.org/jira/browse/KAFKA-17580 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-17587) Move test infrastructure out of core

2024-09-20 Thread David Arthur (Jira)
David Arthur created KAFKA-17587: Summary: Move test infrastructure out of core Key: KAFKA-17587 URL: https://issues.apache.org/jira/browse/KAFKA-17587 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-17589) Move JUnit extensions to test-common module

2024-09-20 Thread David Arthur (Jira)
David Arthur created KAFKA-17589: Summary: Move JUnit extensions to test-common module Key: KAFKA-17589 URL: https://issues.apache.org/jira/browse/KAFKA-17589 Project: Kafka Issue Type: Sub

[jira] [Created] (KAFKA-17588) Remove internal classes from ClusterInstance

2024-09-20 Thread David Arthur (Jira)
David Arthur created KAFKA-17588: Summary: Remove internal classes from ClusterInstance Key: KAFKA-17588 URL: https://issues.apache.org/jira/browse/KAFKA-17588 Project: Kafka Issue Type: Sub

[jira] [Resolved] (KAFKA-17307) Remove junit-platform.properties from test JARs

2024-09-20 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-17307. -- Resolution: Duplicate > Remove junit-platform.properties from test J

[jira] [Created] (KAFKA-17672) Run quarantined tests separately

2024-09-30 Thread David Arthur (Jira)
David Arthur created KAFKA-17672: Summary: Run quarantined tests separately Key: KAFKA-17672 URL: https://issues.apache.org/jira/browse/KAFKA-17672 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-17673) Gradle Build Scan PR check not showing

2024-09-30 Thread David Arthur (Jira)
David Arthur created KAFKA-17673: Summary: Gradle Build Scan PR check not showing Key: KAFKA-17673 URL: https://issues.apache.org/jira/browse/KAFKA-17673 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-17606) Include Rat errors in GitHub workflow summary

2024-09-25 Thread David Arthur (Jira)
David Arthur created KAFKA-17606: Summary: Include Rat errors in GitHub workflow summary Key: KAFKA-17606 URL: https://issues.apache.org/jira/browse/KAFKA-17606 Project: Kafka Issue Type

[jira] [Created] (KAFKA-17607) Add CI step to verify LICENSE-binary

2024-09-25 Thread David Arthur (Jira)
David Arthur created KAFKA-17607: Summary: Add CI step to verify LICENSE-binary Key: KAFKA-17607 URL: https://issues.apache.org/jira/browse/KAFKA-17607 Project: Kafka Issue Type

[jira] [Created] (KAFKA-17680) StandbyTaskEOSMultiRebalanceIntegrationTest caused build failure

2024-10-02 Thread David Arthur (Jira)
David Arthur created KAFKA-17680: Summary: StandbyTaskEOSMultiRebalanceIntegrationTest caused build failure Key: KAFKA-17680 URL: https://issues.apache.org/jira/browse/KAFKA-17680 Project: Kafka

[jira] [Created] (KAFKA-18033) ShareConsumerTest testAcknowledgementCommitCallbackInvalidRecordStateException is flaky

2024-11-18 Thread David Arthur (Jira)
David Arthur created KAFKA-18033: Summary: ShareConsumerTest testAcknowledgementCommitCallbackInvalidRecordStateException is flaky Key: KAFKA-18033 URL: https://issues.apache.org/jira/browse/KAFKA-18033

[jira] [Created] (KAFKA-18035) TransactionsTest testBumpTransactionalEpochWithTV2Disabled failed on trunk

2024-11-18 Thread David Arthur (Jira)
David Arthur created KAFKA-18035: Summary: TransactionsTest testBumpTransactionalEpochWithTV2Disabled failed on trunk Key: KAFKA-18035 URL: https://issues.apache.org/jira/browse/KAFKA-18035 Project

[jira] [Created] (KAFKA-18036) TransactionsWithTieredStoreTest testReadCommittedConsumerShouldNotSeeUndecidedData is flaky

2024-11-18 Thread David Arthur (Jira)
David Arthur created KAFKA-18036: Summary: TransactionsWithTieredStoreTest testReadCommittedConsumerShouldNotSeeUndecidedData is flaky Key: KAFKA-18036 URL: https://issues.apache.org/jira/browse/KAFKA-18036

[jira] [Resolved] (KAFKA-18307) Flaky test report includes disabled or removed tests.

2025-01-06 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-18307. -- Resolution: Fixed > Flaky test report includes disabled or removed te

[jira] [Created] (KAFKA-18416) Ensure we capture all flaky/failing tests in report

2025-01-06 Thread David Arthur (Jira)
David Arthur created KAFKA-18416: Summary: Ensure we capture all flaky/failing tests in report Key: KAFKA-18416 URL: https://issues.apache.org/jira/browse/KAFKA-18416 Project: Kafka Issue

[jira] [Created] (KAFKA-18748) Run new integration tests separately in PRs

2025-02-06 Thread David Arthur (Jira)
David Arthur created KAFKA-18748: Summary: Run new integration tests separately in PRs Key: KAFKA-18748 URL: https://issues.apache.org/jira/browse/KAFKA-18748 Project: Kafka Issue Type

[jira] [Created] (KAFKA-18271) Trigger CI when a PR is marked "ready for review"

2024-12-16 Thread David Arthur (Jira)
David Arthur created KAFKA-18271: Summary: Trigger CI when a PR is marked "ready for review" Key: KAFKA-18271 URL: https://issues.apache.org/jira/browse/KAFKA-18271 Project: Kafka

[jira] [Resolved] (KAFKA-17712) Run recently added integration tests in quarantine

2024-12-18 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-17712. -- Resolution: Fixed > Run recently added integration tests in quarant

[jira] [Resolved] (KAFKA-17767) Capture tests run on trunk into test catalog

2024-12-18 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-17767. -- Resolution: Fixed > Capture tests run on trunk into test cata

[jira] [Created] (KAFKA-18307) Flaky test report includes disabled or removed tests.

2024-12-18 Thread David Arthur (Jira)
David Arthur created KAFKA-18307: Summary: Flaky test report includes disabled or removed tests. Key: KAFKA-18307 URL: https://issues.apache.org/jira/browse/KAFKA-18307 Project: Kafka Issue

[jira] [Created] (KAFKA-18223) Generate report from flaky test data

2024-12-12 Thread David Arthur (Jira)
David Arthur created KAFKA-18223: Summary: Generate report from flaky test data Key: KAFKA-18223 URL: https://issues.apache.org/jira/browse/KAFKA-18223 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-18229) Move configs out of "kraft" directory

2024-12-12 Thread David Arthur (Jira)
David Arthur created KAFKA-18229: Summary: Move configs out of "kraft" directory Key: KAFKA-18229 URL: https://issues.apache.org/jira/browse/KAFKA-18229 Project: Kafka Issue Type

[jira] [Created] (KAFKA-18238) Identify the first commit where a test became flaky

2024-12-13 Thread David Arthur (Jira)
David Arthur created KAFKA-18238: Summary: Identify the first commit where a test became flaky Key: KAFKA-18238 URL: https://issues.apache.org/jira/browse/KAFKA-18238 Project: Kafka Issue

[jira] [Created] (KAFKA-18643) Set terminal version for ApiVersionsResponse#ZkMigrationReady

2025-01-24 Thread David Arthur (Jira)
David Arthur created KAFKA-18643: Summary: Set terminal version for ApiVersionsResponse#ZkMigrationReady Key: KAFKA-18643 URL: https://issues.apache.org/jira/browse/KAFKA-18643 Project: Kafka

[jira] [Resolved] (KAFKA-18643) Set terminal version for ApiVersionsResponse#ZkMigrationReady

2025-01-24 Thread David Arthur (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arthur resolved KAFKA-18643. -- Resolution: Won't Fix Since this is a tagged field, we can't set a terminal versi

[jira] [Created] (KAFKA-18636) Javadoc failure not caught by CI

2025-01-23 Thread David Arthur (Jira)
David Arthur created KAFKA-18636: Summary: Javadoc failure not caught by CI Key: KAFKA-18636 URL: https://issues.apache.org/jira/browse/KAFKA-18636 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-18581) Allow sub-modules to use ClusterTest without core dependency

2025-01-17 Thread David Arthur (Jira)
David Arthur created KAFKA-18581: Summary: Allow sub-modules to use ClusterTest without core dependency Key: KAFKA-18581 URL: https://issues.apache.org/jira/browse/KAFKA-18581 Project: Kafka

[jira] [Created] (KAFKA-18657) Flaky SharePartitionManagerTest

2025-01-27 Thread David Arthur (Jira)
David Arthur created KAFKA-18657: Summary: Flaky SharePartitionManagerTest Key: KAFKA-18657 URL: https://issues.apache.org/jira/browse/KAFKA-18657 Project: Kafka Issue Type: Test

[jira] [Created] (KAFKA-18617) Support ClusterInstance in BeforeEach/AfterEach fixtures

2025-01-21 Thread David Arthur (Jira)
David Arthur created KAFKA-18617: Summary: Support ClusterInstance in BeforeEach/AfterEach fixtures Key: KAFKA-18617 URL: https://issues.apache.org/jira/browse/KAFKA-18617 Project: Kafka

<    3   4   5   6   7   8   9   >