[
https://issues.apache.org/jira/browse/GOBBLIN-1451?focusedWorklogId=614176&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-614176
]
ASF GitHub Bot logged work on GOBBLIN-1451:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 23/Jun/21 19:06
Start Date: 23/Jun/21 19:06
Worklog Time Spent: 10m
Work Description: aplex commented on a change in pull request #3289:
URL: https://github.com/apache/gobblin/pull/3289#discussion_r657388441
##########
File path:
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/fork/Fork.java
##########
@@ -24,6 +24,7 @@
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
+import com.github.rholder.retry.RetryException;
Review comment:
That should have been caught by checkstyle plugin, but apparently it is
configured to check only a very small subset of things. I'll send separate PRs
to enable more checks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 614176)
Time Spent: 1h 20m (was: 1h 10m)
> Improve error reporting in Gobblin codebase
> -------------------------------------------
>
> Key: GOBBLIN-1451
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1451
> Project: Apache Gobblin
> Issue Type: Improvement
> Components: gobblin-core
> Reporter: Alex Prokofiev
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> This user story includes multiple improvements in logging & propagation of
> errors through the code base.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)