Java broker with FtD is stuck to 31998 queues under linux due to Inode
limitation
---------------------------------------------------------------------------------
Key: QPID-1805
URL: https://issues.apache.org/jira/browse/QPID-1805
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Martin Ritchie
Assignee: Martin Ritchie
Fix For: 0.5
Summary:
As the Flow to Disk code creates a directory on disk per broker directory when
the broker gets to 31998 actives queues it will fail to create any more. This
is not ideal. Creating a small hash of the name will give us scope to create
say 256 bins of 31998 queues or 8,191,488 in total which should be enough for
any deployment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]