Prioritization expiry and clean scheduler service

Add prioritization expiry and clean scheduler service implementation.

Optimizing message passing between processors.

Added message sorting utils.

Issue-ID: CCSDK-1917
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I049ea3bae2e2c546244136f15c3d89deda1e7053
18 files changed
tree: c9f94e2b066d955e66c184ed8bb327ae8a150ad8
  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