[ 
https://issues.apache.org/jira/browse/CASSANDRA-21072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arnav Chakraborty updated CASSANDRA-21072:
------------------------------------------
    Test and Documentation Plan: 
 Unit tests added in ReadCommandVerbHandlerTest:
  - tombstoneExceptionPropagatesWithoutWarningTracking: verifies 
TombstoneOverwhelmingException is re-thrown when TRACK_WARNINGS flag is NOT set 
(regression guard)
  - tombstoneExceptionPropagatesWithWarningTracking: verifies 
TombstoneOverwhelmingException is re-thrown even when TRACK_WARNINGS flag IS 
set (the bug fix)

  All existing tests in ReadCommandVerbHandlerTest continue to pass.

  No documentation changes needed — this is a bug fix with no user-facing API 
or configuration changes.
                         Status: Patch Available  (was: Open)

> TombstoneOverwhelmingException gets swallowed when tracking warnings
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-21072
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21072
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Feature/Guardrails
>            Reporter: Brandon Williams
>            Assignee: Arnav Chakraborty
>            Priority: Normal
>             Fix For: 5.0.x, 6.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ReadCommandVerbHandler is catching RejectException and returning an empty 
> response instead of propagating the failure when warnings tracking is 
> enabled, see 
> https://github.com/datastax/cassandra/commit/f1223ec9fd9c724f00acbe338e053f3533617c8a



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to