You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chris Pettitt (JIRA)" <ji...@apache.org> on 2016/07/15 19:34:20 UTC

[jira] [Created] (SAMZA-973) Disk Quotas: clamp max delay and more accurate processing time measurement

Chris Pettitt created SAMZA-973:
-----------------------------------

             Summary: Disk Quotas: clamp max delay and more accurate processing time measurement
                 Key: SAMZA-973
                 URL: https://issues.apache.org/jira/browse/SAMZA-973
             Project: Samza
          Issue Type: Bug
            Reporter: Chris Pettitt
            Assignee: Chris Pettitt


The delay time is currently unclamped which can cause delays to become excessive e.g. in the case of a badly timed GC pause.

In addition with the current arrangement of the run loop we're potentially measuring the time spent polling for a message as part of the request processing time.



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