JandyTenedora commented on issue #1026: URL: https://github.com/apache/fluss/issues/1026#issuecomment-4908256590
Hi, I work a lot in the streaming space and want to start being more active in FOSS communities. I have a solution I want to try, it's just a simple swap between asyncDeleteRemoteDirectory and asyncDeleteTableMetadata/asyncDeletePartitionMetadata in completeDeleteTable() and completeDeletePartition(). My theory is that the file system cleanup can sometimes be slow and prevents the faster ZK metadata delete from happening on time in single-threaded environments. I have a draft PR open, is this something I can pick up? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
