Class DeadLetterProperties

java.lang.Object
org.alfresco.elasticsearch.batchindexing.config.DeadLetterProperties

@Configuration @ConfigurationProperties(prefix="alfresco.reindex.dead-letter") public class DeadLetterProperties extends Object
Configuration properties for the dead-letter queue that records poison nodes the indexer has given up on.
  • Constructor Details

    • DeadLetterProperties

      public DeadLetterProperties()