You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/10/04 02:34:00 UTC

[jira] [Updated] (HUDI-232) Implement sealing/unsealing for HoodieRecord class

     [ https://issues.apache.org/jira/browse/HUDI-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HUDI-232:
--------------------------------
    Labels: pull-request-available  (was: )

> Implement sealing/unsealing for HoodieRecord class
> --------------------------------------------------
>
>                 Key: HUDI-232
>                 URL: https://issues.apache.org/jira/browse/HUDI-232
>             Project: Apache Hudi (incubating)
>          Issue Type: Bug
>          Components: Write Client
>    Affects Versions: 0.5.0
>            Reporter: Vinoth Chandar
>            Assignee: leesf
>            Priority: Major
>              Labels: pull-request-available
>
> HoodieRecord class sometimes is modified to set the record location. We can get into issues like HUDI-170 if the modification is misplaced. We need a mechanism to seal the class and unseal for modification explicity.. Try to modify in sealed state should throw an error



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