Capabilities to drain a partition on graceful shutdown as specified in the design docs
The internal grpc interface will also need an inbound drain rpc to efficiently handle bulk loading.
The TaskDB interface will also need a way to batch insert payloads and states during inbound drain so we can return a single write result for the batch of payload and batch of state puts.
Capabilities to drain a partition on graceful shutdown as specified in the design docs
The internal grpc interface will also need an inbound drain rpc to efficiently handle bulk loading.
The TaskDB interface will also need a way to batch insert payloads and states during inbound drain so we can return a single write result for the batch of payload and batch of state puts.