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

Refactored MultiStreamTracker to provide and enhance OOP for both #1028

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

stair-aws
Copy link
Contributor

Issue #, if available:
n/a

Description of changes:
Refactored MultiStreamTracker to provide and enhance OOP for both single- and multi-stream trackers.

  • converted Scheduler#currentStreamConfigMap to ConcurrentHashMap
  • eliminated a responsibility from Scheduler (i.e., orphan config generation)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

single- and multi-stream trackers.

+ converted `Scheduler#currentStreamConfigMap` to `ConcurrentHashMap`
+ eliminated a responsibility from Scheduler (i.e., orphan config generation)
@stair-aws stair-aws added the v2.x Issues related to the 2.x version label Feb 3, 2023
@chenylee-aws chenylee-aws merged commit 17b82a0 into awslabs:master Feb 7, 2023
@stair-aws stair-aws deleted the streamconfig branch February 7, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.x Issues related to the 2.x version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants