title | summary | component | versions | reviewed |
---|---|---|---|---|
Non-durable gateway deduplication persistence |
Non-durable gateway persistence stores data in a non-durable manner |
Gateway |
[3.1,4.0) |
2019-12-17 |
DANGER: All information stored is discarded when the process ends. This can result in more-than-once message delivery.
The non-durable gateway deduplication persistence uses a least-recently-used (LRU) cache. By default this cache can contain up to 10,000 items. The maximum size can be changed using the following API:
snippet: NonDurableDeduplicationConfigurationCacheSize