public class PipelineDownstreamChange extends AbstractPipelineChangeException
QuorumPipelineImpl
could differentiate between normal termination of
a service (which will interrupt the HAReceiveService
and thus
propagate a CancellationException
to the upstream service) and a
pipeline change which requires retrySend() to retransmit the message and
payload from the leader along the reconfigured write pipeline.Constructor and Description |
---|
PipelineDownstreamChange() |
PipelineDownstreamChange(String message) |
PipelineDownstreamChange(String message,
Throwable cause) |
PipelineDownstreamChange(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.