[
https://issues.apache.org/jira/browse/KUDU-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated KUDU-1540:
------------------------------
Component/s: tablet
> TS Crash in Tablet Shutdown
> ---------------------------
>
> Key: KUDU-1540
> URL: https://issues.apache.org/jira/browse/KUDU-1540
> Project: Kudu
> Issue Type: Bug
> Components: tablet
> Reporter: Dan Burkert
> Attachments: alter_table-randomized-test.txt
>
>
> The tablet server can crash when handling the following sequence of events:
> 1) Alter schema add column
> 2) Write Row with new schema
> 3) Drop Range partition
> The client does these operations in sequence, but the follower that crashed
> appeared to be slow. The logs appeared to show the schema transaction
> aborted, but the later write as applying and failing. Full logs attached.
> In this case the TS also restarted, but we believe it had fully bootstrapped,
> and this was an incidental detail.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)