[jira] [Resolved] (KAFKA-17780) Heartbeat interval is not configured in the heartbeatrequest manager

2024-10-18 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal resolved KAFKA-17780. - Resolution: Invalid > Heartbeat interval is not configured in the heartbeatrequest manager > ---

[jira] [Commented] (KAFKA-17780) Heartbeat interval is not configured in the heartbeatrequest manager

2024-10-18 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891105#comment-17891105 ] Arpit Goyal commented on KAFKA-17780: - Yes [~kirktrue] It seems right. Closing it.

[jira] [Commented] (KAFKA-17780) Heartbeat interval is not configured in the heartbeatrequest manager

2024-10-11 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1723#comment-1723 ] Arpit Goyal commented on KAFKA-17780: - As per my understanding, It is being set afte

[jira] [Updated] (KAFKA-17780) Heartbeat interval is not configured in the heartbeatrequest manager

2024-10-11 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal updated KAFKA-17780: Component/s: kip > Heartbeat interval is not configured in the heartbeatrequest manager >

[jira] [Created] (KAFKA-17780) Heartbeat interval is not configured in the heartbeatrequest manager

2024-10-11 Thread Arpit Goyal (Jira)
Arpit Goyal created KAFKA-17780: --- Summary: Heartbeat interval is not configured in the heartbeatrequest manager Key: KAFKA-17780 URL: https://issues.apache.org/jira/browse/KAFKA-17780 Project: Kafka

[jira] [Commented] (KAFKA-15089) Consolidate all the group coordinator configs

2024-09-30 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885969#comment-17885969 ] Arpit Goyal commented on KAFKA-15089: - Hi [~dajac] Can I pick this up? I am looking

[jira] [Assigned] (KAFKA-16460) New consumer times out consuming records in multiple consumer_test.py system tests

2024-09-24 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal reassigned KAFKA-16460: --- Assignee: Arpit Goyal > New consumer times out consuming records in multiple consumer_test.

[jira] [Commented] (KAFKA-16460) New consumer times out consuming records in multiple consumer_test.py system tests

2024-09-24 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884336#comment-17884336 ] Arpit Goyal commented on KAFKA-16460: - [~kirktrue] I want to pick this up , Can you

[jira] [Commented] (KAFKA-17586) AsyncKafkaConsumer#seek should NOT wait the completion of backgound

2024-09-23 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883719#comment-17883719 ] Arpit Goyal commented on KAFKA-17586: - [~chia7712] Anything you can assign me relate

[jira] [Commented] (KAFKA-17586) AsyncKafkaConsumer#seek should NOT wait the completion of backgound

2024-09-22 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883684#comment-17883684 ] Arpit Goyal commented on KAFKA-17586: - [~chia7712] Can i pick this ? > AsyncKafkaCo

[jira] [Commented] (KAFKA-17554) Flaky testFutureCompletionOutsidePoll in ConsumerNetworkClientTest

2024-09-17 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882416#comment-17882416 ] Arpit Goyal commented on KAFKA-17554: - [~m1a2st] Are you working on it ?Otherwise I

[jira] [Commented] (KAFKA-17397) Ensure ClassicKafkaConsumer sends leave request on close even if interrupted

2024-08-28 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17877374#comment-17877374 ] Arpit Goyal commented on KAFKA-17397: - Thanks [~kirktrue]. > Ensure ClassicKafkaCon

[jira] [Commented] (KAFKA-17422) Improve the test time for testDeletionSkippedForSegmentsBeingCopied

2024-08-27 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876951#comment-17876951 ] Arpit Goyal commented on KAFKA-17422: - [~showuon] Please find the PR for the above f

[jira] (KAFKA-17422) Improve the test time for testDeletionSkippedForSegmentsBeingCopied

2024-08-27 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17422 ] Arpit Goyal deleted comment on KAFKA-17422: - was (Author: JIRAUSER301926): [~showuon] It is happening because we had set 5 sec as the waiting time to complete the copy log segment process.

[jira] [Comment Edited] (KAFKA-17422) Improve the test time for testDeletionSkippedForSegmentsBeingCopied

2024-08-26 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876697#comment-17876697 ] Arpit Goyal edited comment on KAFKA-17422 at 8/26/24 12:13 PM: ---

[jira] [Commented] (KAFKA-17422) Improve the test time for testDeletionSkippedForSegmentsBeingCopied

2024-08-26 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876697#comment-17876697 ] Arpit Goyal commented on KAFKA-17422: - [~showuon] It is happening because we had se

[jira] [Assigned] (KAFKA-17422) Improve the test time for testDeletionSkippedForSegmentsBeingCopied

2024-08-26 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal reassigned KAFKA-17422: --- Assignee: Arpit Goyal > Improve the test time for testDeletionSkippedForSegmentsBeingCopied

[jira] [Commented] (KAFKA-17397) Ensure ClassicKafkaConsumer sends leave request on close even if interrupted

2024-08-25 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876576#comment-17876576 ] Arpit Goyal commented on KAFKA-17397: - [~kirktrue] Can I pick this up ? > Ensure C

[jira] [Commented] (KAFKA-12506) Expand AdjustStreamThreadCountTest

2024-04-03 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833816#comment-17833816 ] Arpit Goyal commented on KAFKA-12506: - [~kebab-mai-haddi] You can reassign this tick

[jira] [Commented] (KAFKA-12506) Expand AdjustStreamThreadCountTest

2024-03-17 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827837#comment-17827837 ] Arpit Goyal commented on KAFKA-12506: - [~ableegoldman] Is this ticket still open to

[jira] [Commented] (KAFKA-16209) fetchSnapshot might return null if topic is created before v2.8

2024-01-29 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17812139#comment-17812139 ] Arpit Goyal commented on KAFKA-16209: - [~showuon] I am picking it up. > fetchSnaps

[jira] [Assigned] (KAFKA-16209) fetchSnapshot might return null if topic is created before v2.8

2024-01-29 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal reassigned KAFKA-16209: --- Assignee: Arpit Goyal > fetchSnapshot might return null if topic is created before v2.8 > -

[jira] [Comment Edited] (KAFKA-16088) Not reading active segments when RemoteFetch return Empty Records.

2024-01-28 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17811643#comment-17811643 ] Arpit Goyal edited comment on KAFKA-16088 at 1/28/24 9:51 AM:

[jira] [Comment Edited] (KAFKA-16088) Not reading active segments when RemoteFetch return Empty Records.

2024-01-28 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17811643#comment-17811643 ] Arpit Goyal edited comment on KAFKA-16088 at 1/28/24 9:51 AM:

[jira] [Commented] (KAFKA-16088) Not reading active segments when RemoteFetch return Empty Records.

2024-01-28 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17811643#comment-17811643 ] Arpit Goyal commented on KAFKA-16088: - [~satish.duggana] [~divijvaidya] [~ckamal] I

[jira] [Assigned] (KAFKA-16088) Not reading active segments when RemoteFetch return Empty Records.

2024-01-27 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal reassigned KAFKA-16088: --- Assignee: Arpit Goyal > Not reading active segments when RemoteFetch return Empty Records

[jira] [Commented] (KAFKA-16088) Not reading active segments when RemoteFetch return Empty Records.

2024-01-06 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803914#comment-17803914 ] Arpit Goyal commented on KAFKA-16088: - cc [~divijvaidya] [~satish.duggana][~christo_

[jira] [Created] (KAFKA-16088) Not reading active segments when RemoteFetch return Empty Records.

2024-01-06 Thread Arpit Goyal (Jira)
Arpit Goyal created KAFKA-16088: --- Summary: Not reading active segments when RemoteFetch return Empty Records. Key: KAFKA-16088 URL: https://issues.apache.org/jira/browse/KAFKA-16088 Project: Kafka

[jira] [Commented] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2024-01-01 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801687#comment-17801687 ] Arpit Goyal commented on KAFKA-16063: - [~divijvaidya] [~showuon] PR for review. http

[jira] [Commented] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2024-01-01 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801668#comment-17801668 ] Arpit Goyal commented on KAFKA-16063: - [~divijvaidya] It seems to be a well known le

[jira] [Commented] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2024-01-01 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801568#comment-17801568 ] Arpit Goyal commented on KAFKA-16063: - [~divijvaidya] I am able to reproduce the iss

[jira] [Updated] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2024-01-01 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal updated KAFKA-16063: Attachment: Screenshot 2024-01-01 at 10.51.03 PM.png > Fix leaked ApplicationShutdownHooks in EndT

[jira] [Updated] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2024-01-01 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal updated KAFKA-16063: Attachment: Screenshot 2024-01-01 at 10.51.03 PM-1.png > Fix leaked ApplicationShutdownHooks in En

[jira] [Commented] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-31 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801508#comment-17801508 ] Arpit Goyal commented on KAFKA-16063: - Thanks [~divijvaidya]. I was attaching wrong

[jira] [Comment Edited] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-30 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801408#comment-17801408 ] Arpit Goyal edited comment on KAFKA-16063 at 12/31/23 2:08 AM: ---

[jira] [Comment Edited] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-30 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801408#comment-17801408 ] Arpit Goyal edited comment on KAFKA-16063 at 12/31/23 2:08 AM: ---

[jira] [Commented] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-30 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801408#comment-17801408 ] Arpit Goyal commented on KAFKA-16063: - [~divijvaidya] I am trying to reproduce the i

[jira] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-29 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063 ] Arpit Goyal deleted comment on KAFKA-16063: - was (Author: JIRAUSER301926): [~divijvaidya] It seems intellij profiler is available in the ultimate edition and not the community edition. > Fi

[jira] [Commented] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-29 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801295#comment-17801295 ] Arpit Goyal commented on KAFKA-16063: - [~divijvaidya] It seems intellij profiler is

[jira] [Commented] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-29 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801156#comment-17801156 ] Arpit Goyal commented on KAFKA-16063: - Thanks [~divijvaidya]. I am picking it up.

[jira] [Assigned] (KAFKA-16063) Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests

2023-12-29 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal reassigned KAFKA-16063: --- Assignee: Arpit Goyal > Fix leaked ApplicationShutdownHooks in EndToEndAuthorizationTests >

[jira] [Commented] (KAFKA-16059) Fix leak of ExpirationReaper-1-AlterAcls threads in :core:test

2023-12-28 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801106#comment-17801106 ] Arpit Goyal commented on KAFKA-16059: - [~divijvaidya] Which tool or command you are

[jira] [Assigned] (KAFKA-16059) Fix leak of ExpirationReaper-1-AlterAcls threads in :core:test

2023-12-28 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal reassigned KAFKA-16059: --- Assignee: Arpit Goyal > Fix leak of ExpirationReaper-1-AlterAcls threads in :core:test > --

[jira] [Commented] (KAFKA-15529) Flaky test ReassignReplicaShrinkTest.executeTieredStorageTest

2023-12-25 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800284#comment-17800284 ] Arpit Goyal commented on KAFKA-15529: - [~divijvaidya] [~Kamal C] Any idea in which c

[jira] [Commented] (KAFKA-15301) [Tiered Storage] Historically compacted topics send request to remote for active segment during consume

2023-12-22 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799742#comment-17799742 ] Arpit Goyal commented on KAFKA-15301: - [~mital.awachat] does this ticket addresses y

[jira] [Commented] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-12-21 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799532#comment-17799532 ] Arpit Goyal commented on KAFKA-15388: - [~divijvaidya] [~satish.duggana] [~showuon] P

[jira] [Comment Edited] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-12-21 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799399#comment-17799399 ] Arpit Goyal edited comment on KAFKA-15388 at 12/21/23 12:50 PM: --

[jira] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-12-21 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388 ] Arpit Goyal deleted comment on KAFKA-15388: - was (Author: JIRAUSER301926): [~showuon] [~satish.duggana] [~christo_lolov] Any suggestion how to fetch the higher segment for a particular offse

[jira] [Commented] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-12-21 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799399#comment-17799399 ] Arpit Goyal commented on KAFKA-15388: - [~enether] [~satish.duggana] [~divijvaidya] [

[jira] [Commented] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-12-14 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17796737#comment-17796737 ] Arpit Goyal commented on KAFKA-15388: - [~showuon] [~satish.duggana] [~christo_lolov]

[jira] [Commented] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-21 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17788496#comment-17788496 ] Arpit Goyal commented on KAFKA-15388: - [~divijvaidya] [~satish.duggana] [~showuon] A

[jira] [Comment Edited] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-15 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786299#comment-17786299 ] Arpit Goyal edited comment on KAFKA-15388 at 11/15/23 10:38 AM: --

[jira] [Comment Edited] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-15 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786299#comment-17786299 ] Arpit Goyal edited comment on KAFKA-15388 at 11/15/23 10:37 AM: --

[jira] [Commented] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-15 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786299#comment-17786299 ] Arpit Goyal commented on KAFKA-15388: - Hey [~divijvaidya] I am successfully able to

[jira] [Updated] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-15 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal updated KAFKA-15388: Attachment: tieredtopicloglist.png > Handle topics that were having compaction as retention earlie

[jira] [Updated] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-15 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal updated KAFKA-15388: Attachment: (was: Screenshot 2023-11-15 at 3.53.43 PM.png) > Handle topics that were having co

[jira] [Updated] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-15 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal updated KAFKA-15388: Attachment: Screenshot 2023-11-15 at 3.53.43 PM.png > Handle topics that were having compaction as

[jira] [Updated] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-15 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal updated KAFKA-15388: Attachment: Screenshot 2023-11-15 at 3.47.54 PM.png > Handle topics that were having compaction as

[jira] [Commented] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-04 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782907#comment-17782907 ] Arpit Goyal commented on KAFKA-15388: - I just found the answer for the above query

[jira] [Comment Edited] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-04 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782860#comment-17782860 ] Arpit Goyal edited comment on KAFKA-15388 at 11/4/23 11:45 AM: ---

[jira] [Comment Edited] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-04 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782860#comment-17782860 ] Arpit Goyal edited comment on KAFKA-15388 at 11/4/23 11:45 AM: ---

[jira] [Commented] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-04 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782860#comment-17782860 ] Arpit Goyal commented on KAFKA-15388: - [~divijvaidya] [~satish.duggana] [~christo_lo

[jira] [Commented] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-03 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782492#comment-17782492 ] Arpit Goyal commented on KAFKA-15388: - [~divijvaidya] [~christo_lolov] Need more hel

[jira] [Comment Edited] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-01 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781751#comment-17781751 ] Arpit Goyal edited comment on KAFKA-15388 at 11/2/23 5:04 AM:

[jira] [Commented] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-11-01 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781751#comment-17781751 ] Arpit Goyal commented on KAFKA-15388: - [~divijvaidya] I am not getting the archival

[jira] [Comment Edited] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-10-31 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781616#comment-17781616 ] Arpit Goyal edited comment on KAFKA-15388 at 11/1/23 6:43 AM:

[jira] [Commented] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-10-31 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781616#comment-17781616 ] Arpit Goyal commented on KAFKA-15388: - [~divijvaidya] [~satish.duggana] Correct me

[jira] [Commented] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-10-25 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779623#comment-17779623 ] Arpit Goyal commented on KAFKA-15388: - Thanks [~divijvaidya] for providing the initi

[jira] [Commented] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-10-23 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778884#comment-17778884 ] Arpit Goyal commented on KAFKA-15388: - [~divijvaidya] Sure I am picking it up. > Ha

[jira] [Assigned] (KAFKA-15388) Handle topics that were having compaction as retention earlier are changed to delete only retention policy and onboarded to tiered storage.

2023-10-23 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal reassigned KAFKA-15388: --- Assignee: Arpit Goyal > Handle topics that were having compaction as retention earlier are

[jira] [Commented] (KAFKA-15169) Add tests for RemoteIndexCache

2023-10-03 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771713#comment-17771713 ] Arpit Goyal commented on KAFKA-15169: - [~divijvaidya] [~satish.duggana] [~showuon] A

[jira] [Comment Edited] (KAFKA-15481) Concurrency bug in RemoteIndexCache leads to IOException

2023-10-01 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770830#comment-17770830 ] Arpit Goyal edited comment on KAFKA-15481 at 10/1/23 3:27 PM:

[jira] [Commented] (KAFKA-15481) Concurrency bug in RemoteIndexCache leads to IOException

2023-10-01 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770830#comment-17770830 ] Arpit Goyal commented on KAFKA-15481: - [~divijvaidya] [~showuon] 1\ we want to ens

[jira] [Commented] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-29 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770491#comment-17770491 ] Arpit Goyal commented on KAFKA-15169: - > Another one that comes to my mind is if we

[jira] [Commented] (KAFKA-15511) Exception not handled correctly if indexFile is corrupted.

2023-09-27 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769525#comment-17769525 ] Arpit Goyal commented on KAFKA-15511: - [~divijvaidya] Can you review this https://g

[jira] [Commented] (KAFKA-15511) Exception not handled correctly if indexFile is corrupted.

2023-09-27 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769482#comment-17769482 ] Arpit Goyal commented on KAFKA-15511: - [~divijvaidya] Yes working on it right away.

[jira] [Created] (KAFKA-15511) Exception not handled correctly if indexFile is corrupted.

2023-09-27 Thread Arpit Goyal (Jira)
Arpit Goyal created KAFKA-15511: --- Summary: Exception not handled correctly if indexFile is corrupted. Key: KAFKA-15511 URL: https://issues.apache.org/jira/browse/KAFKA-15511 Project: Kafka Is

[jira] [Commented] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-27 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769459#comment-17769459 ] Arpit Goyal commented on KAFKA-15169: - [~divijvaidya] [~satish.duggana] I discovered

[jira] [Updated] (KAFKA-15511) Exception not handled correctly if indexFile is corrupted.

2023-09-27 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal updated KAFKA-15511: Attachment: Screenshot 2023-09-27 at 1.01.58 PM.png Screenshot 2023-09-27 at 1.14.2

[jira] [Comment Edited] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-26 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769425#comment-17769425 ] Arpit Goyal edited comment on KAFKA-15169 at 9/27/23 5:37 AM:

[jira] [Commented] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-26 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769425#comment-17769425 ] Arpit Goyal commented on KAFKA-15169: - [~divijvaidya] As per the code RemoteIndexCac

[jira] [Comment Edited] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-26 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769103#comment-17769103 ] Arpit Goyal edited comment on KAFKA-15169 at 9/26/23 10:42 AM: ---

[jira] [Commented] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-26 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769103#comment-17769103 ] Arpit Goyal commented on KAFKA-15169: - [~divijvaidya] Just to confirm what I underst

[jira] [Commented] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-26 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769086#comment-17769086 ] Arpit Goyal commented on KAFKA-15169: - Thanks [~divijvaidya] I have two questions

[jira] [Commented] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-25 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769006#comment-17769006 ] Arpit Goyal commented on KAFKA-15169: - [~divijvaidya] [~satish.duggana] In the test

[jira] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-24 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169 ] Arpit Goyal deleted comment on KAFKA-15169: - was (Author: JIRAUSER301926): [~divijvaidya] In the first test case Step no 3 Do we support this functionality fetchAndCreateIndex ? As per th

[jira] [Commented] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-24 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768372#comment-17768372 ] Arpit Goyal commented on KAFKA-15169: - [~divijvaidya] In the first test case Step n

[jira] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-24 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169 ] Arpit Goyal deleted comment on KAFKA-15169: - was (Author: JIRAUSER301926): [~divijvaidya] I have started working on it . Can you help me understand what does "fetchAndCreateIndex' means . T

[jira] [Comment Edited] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-24 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768352#comment-17768352 ] Arpit Goyal edited comment on KAFKA-15169 at 9/24/23 10:55 AM: ---

[jira] [Commented] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-24 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768352#comment-17768352 ] Arpit Goyal commented on KAFKA-15169: - [~divijvaidya] I have started working on it

[jira] [Assigned] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-21 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal reassigned KAFKA-15169: --- Assignee: Arpit Goyal (was: Lan Ding) > Add tests for RemoteIndexCache > -

[jira] [Commented] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-21 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767639#comment-17767639 ] Arpit Goyal commented on KAFKA-15169: - [~divijvaidya] [~isding_l] [~satish.duggana]

[jira] [Commented] (KAFKA-15169) Add tests for RemoteIndexCache

2023-09-18 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17766318#comment-17766318 ] Arpit Goyal commented on KAFKA-15169: - [~isding_l] Can i pick this up ? > Add tests

[jira] [Commented] (KAFKA-14954) Use BufferPools to optimize allocation in RemoteLogInputStream

2023-08-28 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759558#comment-17759558 ] Arpit Goyal commented on KAFKA-14954: - [~abhijeetkumar]  Can i pick this up or you a

[jira] [Commented] (KAFKA-15378) Rolling upgrade system tests are failing

2023-08-28 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759522#comment-17759522 ] Arpit Goyal commented on KAFKA-15378: - [~lbrutschy]  Not yet , I just tried to repro

[jira] [Comment Edited] (KAFKA-15378) Rolling upgrade system tests are failing

2023-08-26 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759270#comment-17759270 ] Arpit Goyal edited comment on KAFKA-15378 at 8/26/23 5:33 PM:

[jira] [Commented] (KAFKA-15378) Rolling upgrade system tests are failing

2023-08-26 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759270#comment-17759270 ] Arpit Goyal commented on KAFKA-15378: - [~lbrutschy]  As per description do you mean 

[jira] [Commented] (KAFKA-15401) Segment with corrupted index should not be uploaded to remote storage

2023-08-25 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759205#comment-17759205 ] Arpit Goyal commented on KAFKA-15401: - [~nickstery]  Is it resolved ? or i can pick

[jira] [Commented] (KAFKA-15405) Create a new error code to indicate a resource is not ready yet

2023-08-25 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759067#comment-17759067 ] Arpit Goyal commented on KAFKA-15405: - [~abhijeetkumar]  Can you provide a context o

[jira] [Assigned] (KAFKA-15405) Create a new error code to indicate a resource is not ready yet

2023-08-25 Thread Arpit Goyal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Goyal reassigned KAFKA-15405: --- Assignee: Arpit Goyal > Create a new error code to indicate a resource is not ready yet > -

  1   2   >