-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Release Notes Summary:CoreFeature now waits for document's blobs GC
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #84
In a way similar to what was done on the audit stack, we would like to add a Waiter on the RuntimeStreamFeature to wait the end of its processing (ie: there's no lag on topic).
This will allow to not have records processing belonging to test1 into test2.
There would be several test places to cleanup, especially the ones that wait after a txFeature#nextTransaction or coreFeature#waitForAsyncCompletion.