Class SbpFailureLimits

java.lang.Object
io.sbp.config.SbpFailureLimits

public final class SbpFailureLimits extends Object
Shared SBP failure-diagnostic wire limits used by clients and servers.
  • Field Details

    • COMPONENT_CHARACTERS

      public static final int COMPONENT_CHARACTERS
      Maximum component-name characters accepted by SBM.
      See Also:
    • MESSAGE_CHARACTERS

      public static final int MESSAGE_CHARACTERS
      Maximum failure-message characters accepted by SBM.
      See Also:
    • MESSAGE_PREFIX_CHARACTERS

      public static final int MESSAGE_PREFIX_CHARACTERS
      Prefix retained when an oversized diagnostic is truncated.
      See Also:
    • TRUNCATION_MARKER

      public static final String TRUNCATION_MARKER
      Marker inserted between retained diagnostic prefix and suffix.
      See Also: