Urmi Mustafi created GOBBLIN-1908:
-------------------------------------
Summary: Fix Date to Milliseconds Conversion to Use UTC
Key: GOBBLIN-1908
URL: https://issues.apache.org/jira/browse/GOBBLIN-1908
Project: Apache Gobblin
Issue Type: New Feature
Components: gobblin-service
Reporter: Urmi Mustafi
Assignee: Abhishek Tiwari
We had previously assumed the Date object returned from a Trigger uses the
system default timezone, but taking a look at the javadoc and runtime values
have shown it is already in UTC so we update our conversion function. To
prevent further confusion about timezones, we also log the conversion that
assumes the Date object is in system default timezone to make it easier to
debug.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)