-
Notifications
You must be signed in to change notification settings - Fork 50
Fix the msecs part printing of the time strings in the logs [API-560] #893
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
Conversation
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.
Looks good, except a typo.
|
Windows test FAILed. |
|
Linux test FAILed. |
|
Windows test PASSed. |
|
Linux test PASSed. |
|
Linux test FAILed. |
|
Windows test PASSed. |
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.
Approved with one suggestion.
|
Linux test FAILed. |
|
verify-linux |
|
Linux test FAILed. |
…is correctly written. fixes hazelcast#892
Co-authored-by: yemreinci <[email protected]>
e754a82 to
6797239
Compare
|
Windows test PASSed. |
|
Linux test PASSed. |
|
Windows test PASSed. |
Fixed the time printing for
Connectionlogs so that the msecs part is correctly written.fixes #892