Hung Tran created GOBBLIN-1338:
----------------------------------
Summary: Log and suppress exceptions in FsDataWriter.getFinalState
Key: GOBBLIN-1338
URL: https://issues.apache.org/jira/browse/GOBBLIN-1338
Project: Apache Gobblin
Issue Type: Bug
Reporter: Hung Tran
FsDataWriter#getFinalState() sometimes encounters an exception when callingÂ
recordsWritten(). This can cause other final state values to not be set.
The exception should be suppressed like is already the case for whenÂ
bytesWritten() is called in this method.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)