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

NetworkAddress serverType and spanLayer may be not right #1198

Closed
wu-sheng opened this issue May 9, 2018 · 3 comments
Closed

NetworkAddress serverType and spanLayer may be not right #1198

wu-sheng opened this issue May 9, 2018 · 3 comments
Assignees
Labels
backend OAP backend related. bug Something isn't working and you are sure it's a bug! high priority High priority issue, blocking next release.
Milestone

Comments

@wu-sheng
Copy link
Member

wu-sheng commented May 9, 2018

This is a high priority and blocking bug before 5.0.0-beta release. When I and @peng-yongsheng check the data in our demo env, we found MQ and DB numbers in overview page are not right, sometime.

Dive into the es data, we found the SpanIdExchanger#exchange(SpanDecorator standardBuilder, int applicationId) didn't work as expected, The address is created, but serverType and spanLayer are not updated, at least didn't right.

FYI @candyleer you may be interested in finding this bug with us.

@wu-sheng wu-sheng added bug Something isn't working and you are sure it's a bug! high priority High priority issue, blocking next release. labels May 9, 2018
@wu-sheng wu-sheng added this to the 5.0.0-beta milestone May 9, 2018
@wu-sheng wu-sheng added the backend OAP backend related. label May 9, 2018
@wu-sheng
Copy link
Member Author

wu-sheng commented May 9, 2018

Also related #1199 bug.

@candyleer
Copy link
Member

get it

@wu-sheng
Copy link
Member Author

This is caused by @ascrutae 's deployment mistakes. In the demo env, the buffer folders of two collector instance are same. As the result, collector can't read the buffer file correctly. I will submit a new requirement for add a .lock file to the buffer folder to avoid this situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend OAP backend related. bug Something isn't working and you are sure it's a bug! high priority High priority issue, blocking next release.
Projects
None yet
Development

No branches or pull requests

3 participants