You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Tamas Penzes (Jira)" <ji...@apache.org> on 2020/10/06 10:52:00 UTC

[jira] [Created] (ZOOKEEPER-3956) Remove json-simple from ZooKeeper

Tamas Penzes created ZOOKEEPER-3956:
---------------------------------------

             Summary: Remove json-simple from ZooKeeper
                 Key: ZOOKEEPER-3956
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3956
             Project: ZooKeeper
          Issue Type: Improvement
          Components: contrib, server
    Affects Versions: 3.7.0
            Reporter: Tamas Penzes
            Assignee: Tamas Penzes


In ZooKeeper server we only use one class' one method from json-simple in SnapshotFormatter.

I don't think it's worth to keep it that way as it is an additional, not maintained dependency and for generating JSON we have Jackson2 in ZooKeeper anyway.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)