Class IngestActionForwarder

  • All Implemented Interfaces:
    ClusterStateApplier

    public final class IngestActionForwarder
    extends java.lang.Object
    implements ClusterStateApplier
    A utility for forwarding ingest requests to ingest nodes in a round-robin fashion. TODO: move this into IngestService and make index/bulk actions call that