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

Use Util.getSequencesFor to create sequences from processors #455

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

ocoanet
Copy link
Contributor

@ocoanet ocoanet commented Jul 3, 2023

This change is a very minor cleanup.

The new code uses the expected helper to extract sequences from processors.

Also, the sequence array is now only created once and reused for addGatingSequences and new EventHandlerGroup, which should be safe because the EventHandlerGroup constructor makes defensive copies of input sequences.

@Palmr Palmr merged commit b29b8fd into LMAX-Exchange:master Jul 5, 2023
8 checks passed
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.

None yet

2 participants