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
Priority: Trivial
{{{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