You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/02/07 15:06:01 UTC

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

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762747#comment-16762747 ] 

Hudson commented on ZOOKEEPER-2892:
-----------------------------------

SUCCESS: Integrated in Jenkins build Zookeeper-trunk-single-thread #224 (See [https://builds.apache.org/job/Zookeeper-trunk-single-thread/224/])
ZOOKEEPER-2892: Improve lazy initialize and close stream for (andor: rev c418b4456794b3ee7fdb7adfb60a91e36345fa20)
* (edit) zookeeper-server/src/main/java/org/apache/zookeeper/server/PrepRequestProcessor.java


> 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.6.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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
(v7.6.3#76005)