Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.6] Corrects BlockingBuffer's bufferUsage metric and adds capacityUsed metric #3940

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d61b0c5 from #3937

…between the bufferCapacity and the available permits in the semaphore. Adds a new capacityUsed metric which tracks the actual capacity used by the semaphore which blocks. Resolves #3936. (#3937)

Signed-off-by: David Venable <[email protected]>
(cherry picked from commit d61b0c5)
Copy link

github-actions bot commented Jan 10, 2024

Unit Test Results

  1 808 files   -    436    1 808 suites   - 436   39m 54s ⏱️ - 13m 42s
  6 791 tests  -      61    6 652 ✔️  -    199  1 💤 ±0  138 +138 
14 988 runs   - 3 423  14 723 ✔️  - 3 685  1 💤  - 2  264 +264 

For more details on these failures, see this check.

Results for commit 8b84d56. ± Comparison against base commit 7106497.

♻️ This comment has been updated with latest results.

@dlvenable dlvenable merged commit 42e3eea into 2.6 Jan 10, 2024
43 of 48 checks passed
@github-actions github-actions bot deleted the backport/backport-3937-to-2.6 branch January 10, 2024 23:17
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.

2 participants