Skip to main content

cancel_distributed_read

Function cancel_distributed_read 

Source
pub async fn cancel_distributed_read(
    __arg0: Extension<Arc<ServerState>>,
    __arg1: Extension<RequestContext>,
    __arg2: Path<String>,
) -> Response
Expand description

Deliver an idempotent cancellation to the coordinator and every registered range peer. Ownership is verified against the authenticated HTTP profile.