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

Adding extra queue to check metrics are independent #4869

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ArbaazKhan1
Copy link
Contributor

Added new test testMultipleQueueMetricsIndependence to check if 2 compacted queues have unique metrics.

@ArbaazKhan1 ArbaazKhan1 changed the title WIP adding extra queue to check metrics are independent Adding extra queue to check metrics are independent Sep 17, 2024
@ArbaazKhan1 ArbaazKhan1 marked this pull request as ready for review September 17, 2024 14:15
@ArbaazKhan1
Copy link
Contributor Author

closes issue #3993

public static final int QUEUE1_SIZE = 6;
public static final int QUEUE2_SIZE = 6;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use a different size for each queue?

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