If set, and the the current delivery
rate is exceeding the configured value
of fast_delivery_rate and the consumers
are spending more time loading from
the store than delivering, then the
enqueue rate will be throttled to the
specified value so that the consumers
can catch up and reach the tail of the queue.
The message delivery rate (in bytes/sec) at which
the queue considers the consumers fast and
may start slowing down producers to match the consumption
rate if the consumers are at the tail of the queue.
file -
Variable in class org.apache.activemq.apollo.dto.KeyStorageDTO
The flush delay is the amount of time in milliseconds that a store
will delay persisting a messaging unit of work in hopes that it will
be invalidated shortly thereafter by another unit of work which
would negate the operation.
mirrored -
Variable in class org.apache.activemq.apollo.dto.QueueDTO
If set to true, then once the queue
is created all messages sent to the queue
will be mirrored to a topic of the same name
and all messages sent to the topic will be mirror
to the queue.
Once a message has been nacked the configured
number of times the message will be considered to be a
poison message and will get moved to the dead letter queue if that's
configured or dropped.
If the user has multiple principals which match
then they will all be listed in the value of the header
entry separated by the configured separator value.
seq -
Variable in class org.apache.activemq.apollo.dto.EntryStatusDTO
When a broker is first started up, it will validate the configuration file against
the the XSD Schema and report any errors/warnings it finds but it will continue to
start the broker even it finds problems.
value -
Variable in class org.apache.activemq.apollo.dto.ValueDTO