e75e6a9526
With this change a datanode can stream the requested shard to the client. An error is returned if the shard does not exist or the the shard is not local to that node. 1 data node can hit this endpoint to request data for a given shard if the data no longer resides on the broker. |
||
---|---|---|
.. | ||
handler.go | ||
handler_test.go | ||
response_logger.go |