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

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

                Author: ASF GitHub Bot
            Created on: 27/Oct/20 17:48
            Start Date: 27/Oct/20 17:48
    Worklog Time Spent: 10m 
      Work Description: asfgit closed pull request #3118:
URL: https://github.com/apache/incubator-gobblin/pull/3118


   


----------------------------------------------------------------
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: 505346)
    Time Spent: 0.5h  (was: 20m)

> Close HiveRegister in completion action usage
> ---------------------------------------------
>
>                 Key: GOBBLIN-1278
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1278
>             Project: Apache Gobblin
>          Issue Type: Task
>            Reporter: Zhixiong Chen
>            Assignee: Zhixiong Chen
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> In a compaction with watermark flow, `CompactionHiveRegistrationAction` and 
> `CompactionWatermarkAction` can concurrently alter a table, which may end up 
> old table parameters replace new ones. To serialize, the idea is to `close` 
> the `HiveRegister` instance, waiting for all hive updates of 
> `CompactionHiveRegistrationAction` complete, before returning and executing 
> hive updates in `CompactionWatermarkAction`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to