You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by "Poorna Chandra (JIRA)" <ji...@apache.org> on 2014/01/31 21:40:14 UTC

[jira] [Created] (TWILL-38) RewatchOnExpireZKClient should not add a wrapped watcher if the input watcher is null

Poorna Chandra created TWILL-38:
-----------------------------------

             Summary: RewatchOnExpireZKClient should not add a wrapped watcher if the input watcher is null
                 Key: TWILL-38
                 URL: https://issues.apache.org/jira/browse/TWILL-38
             Project: Apache Twill
          Issue Type: Bug
            Reporter: Poorna Chandra
            Assignee: Poorna Chandra


RewatchOnExpireZKClient adds a wrapped watcher even when the input watcher is null. This leads to watchers getting accumulated over time if the watches don't fire, and leads to Out of Memory.

Thanks,
Poorna.




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)