You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Nick Allen (JIRA)" <ji...@apache.org> on 2018/04/05 16:20:00 UTC

[jira] [Created] (METRON-1512) Refactor CONFIG_GET/CONFIG_PUT to Use ZKConfigurationsCache

Nick Allen created METRON-1512:
----------------------------------

             Summary: Refactor CONFIG_GET/CONFIG_PUT to Use ZKConfigurationsCache
                 Key: METRON-1512
                 URL: https://issues.apache.org/jira/browse/METRON-1512
             Project: Metron
          Issue Type: Improvement
            Reporter: Nick Allen
            Assignee: Nick Allen


Currently the `ConfigurationFunctions` like `CONFIG_GET` and `CONFIG_PUT` use their own Zookeeper caching implementation.  We have since  implemented a reusable cache implementation `ZkConfigurationsCache`.  These functions should use it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)