Texera / texera

Collaborative Machine-Learning-Centric Data Analytics Using Workflows
https://texera.github.io
Apache License 2.0
160 stars 68 forks source link

Remove the discarding uncommitted dataset data check when the TexeraWebApplication is launching #2733

Closed bobbai00 closed 1 month ago

bobbai00 commented 1 month ago

This PR removes the call of discardUncommittedChangesOfAllDatasets

This function call can result into thread competition in some deployment setting, e.g. Kubernetes.