Casey Stella created METRON-239:
-----------------------------------

             Summary: NOOP Bulk Writer
                 Key: METRON-239
                 URL: https://issues.apache.org/jira/browse/METRON-239
             Project: Metron
          Issue Type: Improvement
            Reporter: Casey Stella
            Assignee: Casey Stella


We should have a NOOP Writer that will sleep at random.  This will help 
differentiate write slowdowns between index misconfiguration and storm/kafka 
misconfiguration.

It should be configurable from the object as well as from zookeeper.

In zookeeper, the "noopLatency" field should be a string defining the latency.
On the object, there should be a "withLatency" function which allows you to 
define the latency.

The latency is defined via string in one of two modes, either an integer which 
provides a fixed latency or a comma separated range (i.e. "10, 20") which 
allows for a random latency between the bounds.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to