On Wed, Jun 18, 2014 at 8:01 AM, Pavel Moravec <[email protected]> wrote:
> Hi all, > getting some queue statistics, I realized there are legacy stats like: > > byteFtdDepth > byteFtdDequeues > byteFtdEnqueues > msgFtdDepth > msgFtdDequeues > msgFtdEnqueues > > that refer to already removed flow-to-disk queue limit policy. As far as I > checked, the code changing the stats is a dead code. > > Is it worth removing the stats counters from management schema (together > with the dead code), or does it make sense to keep it there due to some > backward compatibility reasons? > We have to keep them, but they can be set to static values.
