[
https://issues.apache.org/jira/browse/KUDU-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon resolved KUDU-204.
------------------------------
Resolution: Incomplete
Fix Version/s: n/a
I think these cleanups got done elsewhere in the last couple years since this
was originally filed.
> Clean up handling of RowSetMetadata during flush/compact
> --------------------------------------------------------
>
> Key: KUDU-204
> URL: https://issues.apache.org/jira/browse/KUDU-204
> Project: Kudu
> Issue Type: Bug
> Components: tablet
> Affects Versions: M4
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Critical
> Fix For: n/a
>
>
> Right now the handling of metadata writeback during flush is somewhat messy,
> and potentially lots of bugs lurking in it. In particular, we create
> RowSetMetadata objects for the new RowSets before the rowset has been swapped
> in. I'm concerned that there may be bugs where other concurrent
> compactions/flushes would end up prematurely flushing the metadata, causing
> inconsistency on replay.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)