Dan Burkert created KUDU-1540:
---------------------------------

             Summary: TS Crash in Tablet Shutdown
                 Key: KUDU-1540
                 URL: https://issues.apache.org/jira/browse/KUDU-1540
             Project: Kudu
          Issue Type: Bug
            Reporter: Dan Burkert


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.4#6332)

Reply via email to