chia7712 commented on PR #19226:
URL: https://github.com/apache/kafka/pull/19226#issuecomment-2783237052

   > RemoteLogManager only uses DelayedRemoteListOffsets hence why we put that 
in the storage module. But as far as I can tell other purgatory code could be 
in server.
   
   `RemoteLogManager` also uses `TopicPartitionOperationKey` (and 
`DelayedOperationKey`), so I guess you meant other classes, such as 
`DeleteRecordsPartitionStatus`, `DelayedDeleteRecords`, and `DelayedOperation`, 
can be moved to `server` module, right?


-- 
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.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to