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

Benoit Perroud resolved DIRECTMEMORY-77.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6.0
    
> Make MemoryManagerServiceWithAllocationPolicyImpl the default 
> MemoryManagerService implementation
> -------------------------------------------------------------------------------------------------
>
>                 Key: DIRECTMEMORY-77
>                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-77
>             Project: Apache DirectMemory
>          Issue Type: Improvement
>            Reporter: Benoit Perroud
>            Assignee: Benoit Perroud
>            Priority: Trivial
>             Fix For: 0.6.0
>
>
> {{{MemoryManagerServiceWithAllocationPolicyImpl}}} extends 
> {{{MemoryManagerServiceImpl}}} and adds the ability to specify an 
> {{{AllocationPolicy}}}.
> {{{MemoryManagerServiceImpl}}} has a somehow strange behavior, it try a 
> second time to allocate space in a buffer if the first allocation failed. 
> This behavior is generalized and configurable in 
> {{{MemoryManagerServiceWithAllocationPolicyImpl}}}, and the default 
> {{{RoundRobinAllocationPolicy}}} is even by default configured to 2.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to