large_destination_count

Specifies the number of messages that an unbounded destination (a destination without either of its maxbytes or maxmsgs properties set) can gather before the server starts logging warnings about that destination’s message count.

large_destination_count = number

By default, large_destination_count is not set and the server establishes its own message count threshold. It can be set dynamically. Zero is a special value that disables the logging of the corresponding warning.