[
https://issues.apache.org/jira/browse/OOZIE-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477210#comment-16477210
]
Peter Cseh edited comment on OOZIE-3250 at 5/16/18 10:15 AM:
-------------------------------------------------------------
+1 (pending Jenkins on patch-6). The latest jhenkins run I could find is for
patch-5.
edit: oh, it's started then
was (Author: gezapeti):
+1 (pending Jenkins on patch-6). The latest jhenkins run I could find is for
patch-5.
> Reduce heap waste by reducing duplicate byte[] count
> ----------------------------------------------------
>
> Key: OOZIE-3250
> URL: https://issues.apache.org/jira/browse/OOZIE-3250
> Project: Oozie
> Issue Type: Improvement
> Components: core
> Affects Versions: 5.0.0
> Reporter: Andras Piros
> Assignee: Andras Piros
> Priority: Major
> Attachments: OOZIE-3250.001.patch, OOZIE-3250.002.patch,
> OOZIE-3250.003.patch, OOZIE-3250.004.patch, OOZIE-3250.005.patch,
> OOZIE-3250.006.patch
>
>
> Similar to OOZIE-3232, we also need to intern the {{byte[]}} field values
> within
> [*{{BinaryBlob}}*|https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/BinaryBlob.java#L32-L33]
> and
> [*{{StringBlob}}*|https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/StringBlob.java#L34]
> to reduce heap waste caused by duplicate {{byte[]}} entries.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)