dhirschfeld commented on issue #50188: URL: https://github.com/apache/arrow/issues/50188#issuecomment-5632140063
This bug is biting me pretty hard. I want to move to `>=24` for new UUID features but this bug is causing our Dagster containers to hang in such a way as they're never cleaned up on k8s (Dagster gets a success signal before the hang happens). The bug only manifests when the containers are run in Dagster Cloud, never locally, making it super hard to track down, and hard to provide any repro - I don't know the exact conditions that trigger the bug for us. We've now set a cluster-level timeout on the Dagster pods, but have also reverted to 23. Does anyone have any updated info? A work-around? -- 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]
