public class TruncatedResponseContextException extends RuntimeException
ResponseContext is truncated after serialization
in historicals or realtime tasks. The serialized response context can be truncated if its size is larger than
QueryResource#RESPONSE_CTX_HEADER_LEN_LIMIT.
See ResponseContext.serializeWith(com.fasterxml.jackson.databind.ObjectMapper, int) and
ResponseContextConfig#shouldFailOnTruncatedResponseContext.| Constructor and Description |
|---|
TruncatedResponseContextException(String message,
Object... arguments) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.