Skip to content
Snippets Groups Projects
Commit fe53924f authored by Ed's avatar Ed Committed by Goutham Veeramachaneni
Browse files

using the timestamp from the log file might lead to undesired behavior as it...

using the timestamp from the log file might lead to undesired behavior as it could be way in the past or future depending on the clock for the source system generating the logs.  Given that it's compared to the servers time.Now() when looking for idle chunks it's probably best to use the server time when setting the value. (#546)
parent 916124b9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment