Re: [PR] KAFKA-14523: Move DelayedRemoteListOffsets to the storage module [kafka]

2025-04-05 Thread via GitHub
chia7712 merged PR #19285: URL: https://github.com/apache/kafka/pull/19285 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache

Re: [PR] KAFKA-14523: Move DelayedRemoteListOffsets to the storage module [kafka]

2025-04-04 Thread via GitHub
mimaison commented on code in PR #19285: URL: https://github.com/apache/kafka/pull/19285#discussion_r2029279945 ## storage/src/main/java/org/apache/kafka/server/purgatory/DelayedRemoteListOffsets.java: ## @@ -0,0 +1,200 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

Re: [PR] KAFKA-14523: Move DelayedRemoteListOffsets to the storage module [kafka]

2025-04-04 Thread via GitHub
mimaison commented on code in PR #19285: URL: https://github.com/apache/kafka/pull/19285#discussion_r2021190137 ## storage/src/main/java/org/apache/kafka/server/purgatory/DelayedRemoteListOffsets.java: ## @@ -0,0 +1,198 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

Re: [PR] KAFKA-14523: Move DelayedRemoteListOffsets to the storage module [kafka]

2025-04-04 Thread via GitHub
chia7712 commented on code in PR #19285: URL: https://github.com/apache/kafka/pull/19285#discussion_r2028502006 ## storage/src/main/java/org/apache/kafka/server/purgatory/DelayedRemoteListOffsets.java: ## @@ -0,0 +1,200 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

Re: [PR] KAFKA-14523: Move DelayedRemoteListOffsets to the storage module [kafka]

2025-04-03 Thread via GitHub
mimaison commented on PR #19285: URL: https://github.com/apache/kafka/pull/19285#issuecomment-2776753269 Sure, done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [PR] KAFKA-14523: Move DelayedRemoteListOffsets to the storage module [kafka]

2025-04-03 Thread via GitHub
chia7712 commented on PR #19285: URL: https://github.com/apache/kafka/pull/19285#issuecomment-2776565992 @mimaison could you please resolve the conflicts? -- 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 t

Re: [PR] KAFKA-14523: Move DelayedRemoteListOffsets to the storage module [kafka]

2025-03-31 Thread via GitHub
mimaison commented on code in PR #19285: URL: https://github.com/apache/kafka/pull/19285#discussion_r2021050491 ## storage/src/main/java/org/apache/kafka/server/purgatory/PartitionChecker.java: ## @@ -0,0 +1,33 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under on

Re: [PR] KAFKA-14523: Move DelayedRemoteListOffsets to the storage module [kafka]

2025-03-28 Thread via GitHub
chia7712 commented on code in PR #19285: URL: https://github.com/apache/kafka/pull/19285#discussion_r2019137257 ## storage/src/main/java/org/apache/kafka/server/purgatory/DelayedRemoteListOffsets.java: ## @@ -0,0 +1,198 @@ +/* + * Licensed to the Apache Software Foundation (ASF)