[
https://issues.apache.org/jira/browse/OAK-9026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091262#comment-17091262
]
Angela Schreiber commented on OAK-9026:
---------------------------------------
[~larsgrefer], thanks for the patches. since the changes cover multiple oak
modules which are maintained by different teams, it would be good if you could
create subtasks separted by oak modules and set the components accordingly.
i am more than happy to apply your modifications to the security related areas
but since the patches mix in modifications to other areas, i won't merge them
as they are. also this issue will be left open until everything is fix (or
rejected), which makes it a bit cumbersome.... creating subtask would allow us
to assign to different people, track the overall progress and keep an overview
which parts are still open.
> Performance Improvement: Unnecessary boxing and unboxing
> --------------------------------------------------------
>
> Key: OAK-9026
> URL: https://issues.apache.org/jira/browse/OAK-9026
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Reporter: Lars Grefer
> Priority: Major
>
> While profiling the memory usage of our application, I noticed some
> unneccesary boxing and unboxing operations in Jackrabbit.
> I propose to remove these with the provided patch in order to make the code
> more readable and reduce the amount of allocated (boxed) objects.
> The patch can be found here: https://github.com/apache/jackrabbit-oak/pull/203
--
This message was sent by Atlassian Jira
(v8.3.4#803005)