[
https://issues.apache.org/jira/browse/GOBBLIN-1457?focusedWorklogId=618271&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-618271
]
ASF GitHub Bot logged work on GOBBLIN-1457:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 02/Jul/21 21:41
Start Date: 02/Jul/21 21:41
Worklog Time Spent: 10m
Work Description: aplex opened a new pull request #3327:
URL: https://github.com/apache/gobblin/pull/3327
NOTE: this commit includes changes from previous PR
https://github.com/apache/gobblin/pull/3299
Previously, Gobblin service kept the last few job issues in memory.
In this commit, we add MySql-based persistence for job issues.
We introduce Flyway-based migrations to Gobblin service DB, so that
we can adjust the table schemas in the future, and add new tables
in a consistent way.
https://issues.apache.org/jira/browse/GOBBLIN-1457
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 618271)
Time Spent: 1.5h (was: 1h 20m)
> Automatic troubleshooter
> ------------------------
>
> Key: GOBBLIN-1457
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1457
> Project: Apache Gobblin
> Issue Type: Improvement
> Components: gobblin-core
> Reporter: Alex Prokofiev
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Automatic troubleshooter will collect issues from job logs and health checks.
> Then it will show users the root cause of the problems with action items on
> how to resolve them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)