[ 
https://issues.apache.org/jira/browse/CASSANDRA-7781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100604#comment-14100604
 ] 

Robert Stupp commented on CASSANDRA-7781:
-----------------------------------------

+1 - LGTM


> UDF class methods are not verified to be static
> -----------------------------------------------
>
>                 Key: CASSANDRA-7781
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7781
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Tyler Hobbs
>            Assignee: Tyler Hobbs
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: 7781.txt
>
>
> I added a test for this in CASSANDRA-7395, but apparently forgot that it was 
> broken when I committed the patch..
> We just need to check:
> {code}
> Modifiers.isStatic(method.getModifiers())
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to