mirror of https://github.com/grpc/grpc-java.git
There was an attempt to use different epochs for the wall clock and the monotonic clock. However, 123456789 is actually less than a second. We want the gap between clocks to be at least a day. This issue was discovered in #8968. This separation found a bug in an RLS test where it was mixing epochs. However, it was only a problem in the test. The code under test is wrongly using wall clock for calculation durations, but that seems to be a wide-spread problem and will need to be handled separately. |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| build.gradle | ||