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

HPCC-21267 Possible issue in Dali regarding timestamp comparison #12049

Merged

Commits on Jan 10, 2019

  1. HPCC-21267 Possible issue in Dali regarding timestamp comparison

    When Dali checks the request timestamp to see if it is expired or from the
    future, it should ignore nanoseconds in order to eliminate occasional
    unexpected failures. Also, in the case of a failure, add logging of the given
    request time stamp and the actual Dali time stamp, both in UTC, which should
    help debug failures.
    
    Signed-off-by: Russ Whitehead <william.whitehead@lexisnexisrisk.com>
    Russ Whitehead committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    a1cb8ce View commit details
    Browse the repository at this point in the history