Jackie-Jiang commented on issue #8423: URL: https://github.com/apache/pinot/issues/8423#issuecomment-1085217649
@jadami10 @mcvsubbu The root cause is the effect of combining #6608 and #7961 When #6608 is introduced, there is no side effect of closing and recreating the table data manager (kind of stateless). But with the deleting tmp dir logic introduced in #7961, the table data manager is stateful even if it is empty. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org