dongjoon-hyun commented on PR #42862: URL: https://github.com/apache/spark/pull/42862#issuecomment-1716965815
Thank you for reproducing it, @LuciferYang ! It sounds like a bug still because SIGSEGV should not happen even in that abuse use case. We expect some Java-layer Exception like `IllegalStateException` > This might not be a problem with rocksdb, rather it could be due to some asynchronous operations in the business code leading to accessing a closed rocksdb instance... -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
