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

Remove inOwnerId and outOwnerId from Connection #22447

Closed
drewhk opened this issue Mar 3, 2017 · 0 comments
Closed

Remove inOwnerId and outOwnerId from Connection #22447

drewhk opened this issue Mar 3, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@drewhk
Copy link
Member

drewhk commented Mar 3, 2017

These fields are only used to access the open connections counter array, but it is simpler to just store the counter in the GraphStageLogic instead and remove these fields. This will simplify things quite a bit and might be even somewhat faster.

@drewhk drewhk added 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted new-materializer t:stream labels Mar 3, 2017
@drewhk drewhk added this to the 2.5.0-RC1 milestone Mar 3, 2017
@johanandren johanandren added 3 - in progress Someone is working on this ticket and removed 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted labels Mar 10, 2017
@johanandren johanandren self-assigned this Mar 10, 2017
@ktoso ktoso removed the 3 - in progress Someone is working on this ticket label Mar 13, 2017
@ktoso ktoso closed this as completed Mar 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants