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]


Reply via email to