[ 
https://issues.apache.org/jira/browse/GOBBLIN-1648?focusedWorklogId=773004&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-773004
 ]

ASF GitHub Bot logged work on GOBBLIN-1648:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/May/22 20:11
            Start Date: 20/May/22 20:11
    Worklog Time Spent: 10m 
      Work Description: phet commented on code in PR #3509:
URL: https://github.com/apache/gobblin/pull/3509#discussion_r878516690


##########
gobblin-utility/src/main/java/org/apache/gobblin/util/jdbc/MysqlDataSourceUtils.java:
##########
@@ -15,7 +15,7 @@
  * limitations under the License.
  */
 
-package org.apache.gobblin.metastore.util;
+package org.apache.gobblin.util.jdbc;

Review Comment:
   there was a file move in addition to the package rename.  AFAICT the current 
post-move location and package match





Issue Time Tracking
-------------------

    Worklog Id:     (was: 773004)
    Time Spent: 40m  (was: 0.5h)

> Avoid Gobblin Cluster Manager downtime during DB failover
> ---------------------------------------------------------
>
>                 Key: GOBBLIN-1648
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1648
>             Project: Apache Gobblin
>          Issue Type: Task
>          Components: gobblin-cluster
>            Reporter: Kip Kohn
>            Assignee: Hung Tran
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> When the DB fails over (so the currently connected instance which was active 
> becomes a follower), the connection on hand becomes read-only.  Enforce 
> verification when this happens, so we know to create new, replacement 
> connections (to a read-write host).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to