ActiveMq Inflight Count not decreasing -


i using activemq 5.5.0 version in project.

i facing 1 problem due reason inflight count keep on increasing , rate of increment not high.

after days become equal prefetch size queue stops responding.

could can me how make inflight count 0 without deleting queue ?

you can make in-flight count go 0 purging queue web console (there's purge link on each queue on queues page); delete messages in queue without deleting queue itself.

that satisfy question you've asked it, though suspect it's not want , meant "without deleting messages queue". if i'm wrong , wanted, great; if not, answer questions in comment added , we'll go there.


Comments

Popular posts from this blog

c - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -