[jira] [Work logged] (GOBBLIN-1753) Migrate DB connection pool from commons.dbcp/dbcp2 to hikariCP

2022-12-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-1753?focusedWorklogId=830808&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-830808 ] ASF GitHub Bot logged work on GOBBLIN-1753: --- Author: ASF GitHub B

[GitHub] [gobblin] phet opened a new pull request, #3613: [GOBBLIN-1753] Migrate DB connection pool from o.a.commons.dbcp/dbcp2 to HikariCP

2022-12-02 Thread GitBox
phet opened a new pull request, #3613: URL: https://github.com/apache/gobblin/pull/3613 Dear Gobblin maintainers, Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below! ### JIRA - [ ] My PR addresses the following [

[jira] [Created] (GOBBLIN-1753) Migrate DB connection pool from commons.dbcp/dbcp2 to hikariCP

2022-12-02 Thread Kip Kohn (Jira)
Kip Kohn created GOBBLIN-1753: - Summary: Migrate DB connection pool from commons.dbcp/dbcp2 to hikariCP Key: GOBBLIN-1753 URL: https://issues.apache.org/jira/browse/GOBBLIN-1753 Project: Apache Gobblin

[GitHub] [gobblin] Will-Lo opened a new pull request, #3612: [GOBBLIN-1752] Fix race condition where FSTemplateCatalog would update at the same t…

2022-12-02 Thread GitBox
Will-Lo opened a new pull request, #3612: URL: https://github.com/apache/gobblin/pull/3612 …ime as the FSFlowGraph if their files are updated at the same time as the flowgraph monitor Dear Gobblin maintainers, Please accept this PR. I understand that it will not be reviewed unt

[jira] [Work logged] (GOBBLIN-1752) Fix Race condition where FSFlowGraphMonitor and ObservingFSFlowTemplateCatalog can update at the same time

2022-12-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-1752?focusedWorklogId=830778&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-830778 ] ASF GitHub Bot logged work on GOBBLIN-1752: --- Author: ASF GitHub B

[jira] [Work logged] (GOBBLIN-1748) Add logs to debug skipping of steps in multi-hop flow

2022-12-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-1748?focusedWorklogId=830775&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-830775 ] ASF GitHub Bot logged work on GOBBLIN-1748: --- Author: ASF GitHub B

[GitHub] [gobblin] Will-Lo merged pull request #3608: [GOBBLIN-1748] Add logs to debug multi-hop flows creation, progression, and cleanup

2022-12-02 Thread GitBox
Will-Lo merged PR #3608: URL: https://github.com/apache/gobblin/pull/3608 -- 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: dev-unsubscr...@gobblin.apache

[jira] [Created] (GOBBLIN-1752) Fix Race condition where FSFlowGraphMonitor and ObservingFSFlowTemplateCatalog can update at the same time

2022-12-02 Thread William Lo (Jira)
William Lo created GOBBLIN-1752: --- Summary: Fix Race condition where FSFlowGraphMonitor and ObservingFSFlowTemplateCatalog can update at the same time Key: GOBBLIN-1752 URL: https://issues.apache.org/jira/browse/GOBB