You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2018/12/14 13:07:00 UTC

[jira] [Created] (CASSANDRA-14936) Anticompaction should throw exceptions on errors, not just log them

Marcus Eriksson created CASSANDRA-14936:
-------------------------------------------

             Summary: Anticompaction should throw exceptions on errors, not just log them
                 Key: CASSANDRA-14936
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14936
             Project: Cassandra
          Issue Type: Bug
            Reporter: Marcus Eriksson
            Assignee: Marcus Eriksson
             Fix For: 4.0


Anticompaction currently catches any exceptions and just logs them instead of rethrowing, this can cause us to overstream and leave sstables unrepaired.

This was made more likely to happen with CASSANDRA-14397 (before that anticompactions could not be stopped at all).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org