Skip to content

SLING-9389: Distribution Event Properties enhanced for holding queue item creation time stamp#2

Closed
harshchiki wants to merge 10 commits into
apache:masterfrom
harshchiki:issue/SLING-9389
Closed

SLING-9389: Distribution Event Properties enhanced for holding queue item creation time stamp#2
harshchiki wants to merge 10 commits into
apache:masterfrom
harshchiki:issue/SLING-9389

Conversation

@harshchiki
Copy link
Copy Markdown
Contributor

In general,

  • Improvement aims at adding the queue item creation time, essentially when the the item was creation for the first time, and enqueue into the queue.
  • The purpose to get this detail is to be able to capture metrics at the consumer level. The consumers could have an event handler, which can capture the duration which turns out to be (NOW MINUS queue item creation time thrown in the distribution event package); NOW being the current time in the event handler (consumer).

@harshchiki
Copy link
Copy Markdown
Contributor Author

Related PR on SCD Core - apache/sling-org-apache-sling-distribution-core#41

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@harshchiki
Copy link
Copy Markdown
Contributor Author

Closing this PR in favour of #7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants