Package io.kroxylicious.proxy.reload


@ReturnValuesAreNonnullByDefault @DefaultAnnotationForParameters(edu.umd.cs.findbugs.annotations.NonNull.class) @DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class) package io.kroxylicious.proxy.reload
  • Class
    Description
    Exceptional-completion cause for KafkaProxy.reconfigure(Configuration) when a second reconfigure call arrives while another is in progress.
    One per-component failure encountered during a KafkaProxy.reconfigure(Configuration) call.
    Outcome of a KafkaProxy.reconfigure(Configuration) call.
    Exceptional-completion cause for KafkaProxy.reconfigure(Configuration) when the submitted configuration differs from the running configuration in any static section — i.e. a section the proxy does not reconcile at runtime.