Message Prioritization message group lock.

Implementation to avoid concurrent procession of message group while prioritization.

Sample message prioritization Kafka listener properties.

Issue-ID: CCSDK-2011
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Ifbf39985b03c662b6ccf7740be711cfeb7bfbebb
11 files changed
tree: 4c5a8e7a97d96e9de73ecb7ed1b53597ee0ebdd5
  1. cds-ui/
  2. components/
  3. docs/
  4. ms/
  5. releases/
  6. .editorconfig
  7. .gitignore
  8. .gitreview
  9. INFO.yaml
  10. pom.xml
  11. README.md
  12. TagVersion.groovy
  13. version.properties
README.md

Format code with ktlint checkstyle tool use the following command

mvn process-source -P format

Reference

https://github.com/pinterest/ktlint