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

Logs in replicated services are displayed in non-deterministic order #3

Closed
jsalonen opened this issue Jun 20, 2017 · 1 comment
Closed

Comments

@jsalonen
Copy link
Owner

If logs from a replicate service with 2 or more instances are displayed, log lines are returned in non-deterministic order from instances. This results in log window switching order of lines semi-randomly.

We should either add stable sorting for lines or otherwise provide determinism to log window.

@jsalonen
Copy link
Owner Author

Fix in master, still needs refactoring and tests later:

c395372

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

No branches or pull requests

1 participant