-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Streams
-
Tags:
-
Sprint:nxplatform #117
-
Story Points:2
Batch computation (AbstractBatchComputation) processes Records in batch, batch is configured with a policy defining the batch size and a threshold duration.
There are cases where the producer is aware of the end of a batch of records, having a flag to signal this is useful to avoid waiting for the threshold duration and be more reactive.
- is required by
-
NXP-32509 Implement indexing logic using Domain Event
- Resolved