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

T Jake Luciani updated CASSANDRA-8092:
--------------------------------------
    Fix Version/s:     (was: 2.1.2)
                   2.1.3

> Check for swallowed Throwable in CI environment
> -----------------------------------------------
>
>                 Key: CASSANDRA-8092
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8092
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Joshua McKenzie
>            Assignee: Michael Shuler
>            Priority: Minor
>             Fix For: 2.1.3
>
>         Attachments: 7507_check_swallowed.txt
>
>
> Reference CASSANDRA-7507.  We don't want to swallow Throwable or Exception's 
> in the code-base but rather delegate them to the JVMStabilityInspector added 
> in that ticket.  Attached patch adds a python script to tools\bin (maybe 
> incorrect placement) that'll check for Throwable and return count of 
> swallowed.  It will also do the same for Exception if you pass it the flag 
> for that.
> Ideally we'd integrate checking our code-base on build in the CI environment 
> and fail if we have count > 0 on Throwable for now, and update it to include 
> Exception as well after CASSANDRA-7579.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to