Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-9417

Do not swallow RejectedExecutionExceptions at shutdown

    XMLWordPrintableJSON

Details

    Description

      As a consequence of CASSANDRA-8564, RejectedExecutionExceptions are now swallowed, which is suboptimal. It would be probably better to either rethrow a specialized exception to be caught and debug logged, or just cancel the task inside the handler so that at least the submitting thread can check for the cancellation status and properly react.

      Attachments

        Issue Links

          Activity

            People

              tjake T Jake Luciani
              sbtourist Sergio Bossa
              T Jake Luciani
              Sergio Bossa
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: