[
https://issues.apache.org/jira/browse/KUDU-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Daniel Cryans updated KUDU-1537:
-------------------------------------
Target Version/s: Backlog (was: 1.5.0)
> Exactly-once semantics for DDL operations
> -----------------------------------------
>
> Key: KUDU-1537
> URL: https://issues.apache.org/jira/browse/KUDU-1537
> Project: Kudu
> Issue Type: Improvement
> Components: master
> Affects Versions: 0.9.1
> Reporter: Adar Dembo
>
> Now that Kudu has a replay cache, we should use it for master DDL operations
> like CreateTable(), AlterTable(), and DeleteTable(). To do this we'll need to
> add some client-specific RPC state into the write that the leader master
> replicates to its followers, and use that state when an RPC is retried.
> Some tests (e.g. master-stress-test) have workarounds that should be removed
> when this bug is fixed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)