RE: C++ broker flow to disk

2018-01-22 Thread Jan Bares, WOOD & Co.
Re: C++ broker flow to disk > > On 22/01/18 14:55, Jan Bares, WOOD & Co. wrote: > > I get > > > > qpid-config: error: option --limit-policy: invalid choice: > > 'flow-to-disk' (choose from 'none', 'reject', 'ring', '

Re: C++ broker flow to disk

2018-01-22 Thread Gordon Sim
On 22/01/18 14:55, Jan Bares, WOOD & Co. wrote: I get qpid-config: error: option --limit-policy: invalid choice: 'flow-to-disk' (choose from 'none', 'reject', 'ring', 'ring-strict') with latest qpid c++ broker 1.37.0. Should I configure some module or is this feature no longer supported? As h

C++ broker flow to disk

2018-01-22 Thread Jan Bares, WOOD & Co.
Hi, I get qpid-config: error: option --limit-policy: invalid choice: 'flow-to-disk' (choose from 'none', 'reject', 'ring', 'ring-strict') with latest qpid c++ broker 1.37.0. Should I configure some module or is this feature no longer supported? As https://issues.apache.org/jira/browse/QPID-433