terascope / teraslice

Scalable data processing pipelines in JavaScript
https://terascope.github.io/teraslice/
Apache License 2.0
50 stars 13 forks source link

[teraslice] Rename isRestartable to is isRelocatable #3761

Closed sotojn closed 2 months ago

sotojn commented 2 months ago

This PR makes the following changes:

Important Changes

sotojn commented 2 months ago

I have validated the isRelocatable() functionality locally and it works as intended. Meaning If I delete a ex pod, it will come back on and continue if isRelocatable() returns true