It's important that cluster state task updates are batched in order of insertion. We rely on this explicitly when a tribe node client is updating its cluster state because it only applies the last cluster state update in the batch. A test should be added to test that the tasks are actually batched in order of insertion.
It's important that cluster state task updates are batched in order of insertion. We rely on this explicitly when a tribe node client is updating its cluster state because it only applies the last cluster state update in the batch. A test should be added to test that the tasks are actually batched in order of insertion.