Hello,
I pushed a patch to master for handling this case. Can you give it a try
and see if the limit gets updated as expected?
Cheers,
Daniel
On 19/10/14 11:50, Daniel-Constantin Mierla wrote:
Hello,
On 19/10/14 09:25, Alex Balashov wrote:
Hi,
There does not seem to be a way to update the limits of pipes
dynamically.
If I don't use DB backing, there is no MI/RPC command to flush
existing pipes and cause them to be recreated with reconstituted limits.
If I use DB backing and add pipes to the pl_pipes table, an SQL update
to the limit column does not influence existing pipes that have been
loaded from the DB on startup.
Am I missing something, or does the existing feature set of the module
simply not allow this?
I haven't really considered that, but, but on the other
hand, that could
be misinterpretation bug of what would be a dynamic pipe -- the code is
there, just needs to refresh the value in memory. I will look over it as
I get some time during traveling to Astricon (read -- it can take a bit
to show up).
Cheers,
Daniel