Yuki Morishita created CASSANDRA-10474:
------------------------------------------
Summary: Streaming should tolerate secondary index build failure
Key: CASSANDRA-10474
URL: https://issues.apache.org/jira/browse/CASSANDRA-10474
Project: Cassandra
Issue Type: Bug
Reporter: Yuki Morishita
Fix For: 2.1.x, 2.2.x, 3.0.x
When streaming failed to build secondary index at the end of streaming (like in
CASSANDRA-10449), streaming session can hang as it throws exception without
catching it.
Streaming should tolerate secondary index build failure, and instead of failing
(hanging) streaming session, it should WARN user and go on.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)