You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Benedict Jin (JIRA)" <ji...@apache.org> on 2017/09/06 01:59:00 UTC

[jira] [Created] (ZOOKEEPER-2892) Improve lazy initialize and close stream for `PrepRequestProcessor`

Benedict Jin created ZOOKEEPER-2892:
---------------------------------------

             Summary: Improve lazy initialize and close stream for `PrepRequestProcessor`
                 Key: ZOOKEEPER-2892
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2892
             Project: ZooKeeper
          Issue Type: Improvement
          Components: server
            Reporter: Benedict Jin
            Assignee: Benedict Jin


Improve lazy initialize and close stream for `PrepRequestProcessor`

* Delay the initialization of `ChangeRecord` and `ReconfigRequest` variables
* Close the `ByteArrayOutputStream` I/O stream



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)