[
https://issues.apache.org/jira/browse/ZOOKEEPER-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16155389#comment-16155389
]
ASF GitHub Bot commented on ZOOKEEPER-2892:
-------------------------------------------
Github user hanm commented on the issue:
https://github.com/apache/zookeeper/pull/361
Looks like a transient error, you can try retrigger Jenkins job by closing
and reopening the pull request, or just generate a new commit hash (git commit
--amend) and force push to remote.
> 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)