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 unnecessary agent status queries when drawing the server map #1469

Closed
Xylus opened this issue Jan 20, 2016 · 0 comments
Closed

Remove unnecessary agent status queries when drawing the server map #1469

Xylus opened this issue Jan 20, 2016 · 0 comments
Assignees
Milestone

Comments

@Xylus
Copy link
Contributor

Xylus commented Jan 20, 2016

Agent status check is necessary to add agent to nodes that do not have call statistics.

Agents that do have these statistics should be added to the server map node regardless of their current status, which makes checking for their status unnecessary.

Removing these unnecessary agent status queries should speed up server map creation time.

@Xylus Xylus self-assigned this Jan 20, 2016
@Xylus Xylus added this to the 1.5.2 milestone Jan 20, 2016
Xylus added a commit to Xylus/pinpoint that referenced this issue Jan 20, 2016
Xylus added a commit to Xylus/pinpoint that referenced this issue Jan 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant