[
https://issues.apache.org/jira/browse/KUDU-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke resolved KUDU-1042.
-------------------------------
Fix Version/s: NA
Resolution: Won't Do
> Consider serializing timestamp assignment for non-tablet operations
> -------------------------------------------------------------------
>
> Key: KUDU-1042
> URL: https://issues.apache.org/jira/browse/KUDU-1042
> Project: Kudu
> Issue Type: Improvement
> Components: consensus
> Affects Versions: Feature Complete
> Reporter: Mike Percy
> Priority: Major
> Fix For: NA
>
>
> We currently may have non-monotonic timestamp assignment to opids because
> write transaction prepare may run concurrently with change config operations.
> This is the cause of the bootstrap crasher seen in KUDU-1035.
> We don't think it's currently critical (as of public beta) to enforce this
> monotonicity, but we should revisit this when we put more thought into the
> ramifications as it relates to safe time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)