Part of the export request validation happens after we purge the existing entry in zookeeper (if we have the _force setting set). This might lead to a scenario where a bad request (not yet invalidated) purges a good & in progress request, and later fails.
raised by @Selfeer
Part of the export request validation happens after we purge the existing entry in zookeeper (if we have the
_forcesetting set). This might lead to a scenario where a bad request (not yet invalidated) purges a good & in progress request, and later fails.raised by @Selfeer