The duplicate detection mechanism for clustered queue is getting influenced by two parameters
* confirmation-window-size and
* duplicate-cache-size
If those parameters don't fit together in a certain range the algorithm might fail.
Such a miss-configuration should get detected and a warning message should get logged to make the responsible admin aware.