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

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

now also backported to 1.0.1

> 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.0.1, 1.1.6
>
>




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

Reply via email to