Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
Normal
Description
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.
Attachments
Issue Links
- duplicates
-
CASSANDRA-9308 Decouple streaming from secondary index rebuild
- Open
- relates to
-
CASSANDRA-10774 Fail stream session if receiver cannot process data
- Resolved