-
-
Notifications
You must be signed in to change notification settings - Fork 393
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
Rework log streaming and related functions #1802
Conversation
The logging is still pretty weird. Current state:
Expected:
CC @6543 |
This comment was marked as resolved.
This comment was marked as resolved.
@anbraten if you dont have time just push what we did discussed and I'll try to finish it |
@6543 Would be nice if you cloud have a look. I've pushed all of my changes. Most things should be fine already. Missing is:
|
Co-authored-by: Anbraten <anton@ju60.de>
ok to test this: -> old logs wont be displayed so just rerun and you have new logs to check against |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it has my OK ... but well somebody else might check it too :D
As this is in RPC spec can we add also log entry type |
there is no such thing in the proto3 file ... the only thing reverence the command is an TODO comment to add it later. |
Thankst to the basework @anbraten ;) |
address new models based on #1802
closes #1801
closes #1815
closes #1144
closes #983
closes #1322
closes #374
closes #557
closes #1827
fix a regression of #1791 too
TODO
make migration work-> dedicated pull (Migrate old logs to new database schema #1828)TESTED