Package org.distributeme.core.routing.blacklisting
package org.distributeme.core.routing.blacklisting
-
ClassDescriptionCreated by rboehling on 2/24/17.Interface to implement own strategies for blacklisting.Debug blacklisting strategie.Default blacklisting strategy.A service instance is blacklisted after x successive intervals of length y, in which z failures occur.Created by rboehling on 2/23/17.NoOpBlacklisting strategy simply does nothing.