[ 
https://issues.apache.org/jira/browse/METRON-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15339813#comment-15339813
 ] 

ASF GitHub Bot commented on METRON-239:
---------------------------------------

Github user james-sirota commented on the issue:

    https://github.com/apache/incubator-metron/pull/162
  
    +1 from me.  this feature is needed to aid in debugging 


> 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