Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Created April 13, 2018 17:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marianogonzalez/ba58b79f97f3a5db56653f20dfba16e1 to your computer and use it in GitHub Desktop.
Save marianogonzalez/ba58b79f97f3a5db56653f20dfba16e1 to your computer and use it in GitHub Desktop.
<idempotent-message-validator idExpression="#[payload]" valueExpression="#[payload]">
<os:private-object-store
entryTtl="20"
entryTtlUnit="MILLISECONDS"
maxEntries="20"
persistent="false"
expirationInterval="20"
expirationIntervalUnit="MILLISECONDS"/>
</idempotent-message-validator>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment