You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2018/02/10 11:45:00 UTC

[jira] [Resolved] (JOHNZON-156) Make BufferStrategy configurable via system.property

     [ https://issues.apache.org/jira/browse/JOHNZON-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved JOHNZON-156.
-----------------------------------
    Resolution: Fixed

> Make BufferStrategy configurable via system.property
> ----------------------------------------------------
>
>                 Key: JOHNZON-156
>                 URL: https://issues.apache.org/jira/browse/JOHNZON-156
>             Project: Johnzon
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1.5
>         Environment: The default BufferStrategy is QUEUE. That means that buffers are reused between requests and stored in a Queue.
> Sometimes it's required to switch to a different BufferStrategy default for all operations.
> This might happen for cases where very low memory consumption is required. But also when handling high sensitive data and you don't want to potentially keep sensitive data around in buffers for a long time.
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 1.1.6
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)