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

UDF class methods are not verified to be static

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.2.0 beta 1
    • None
    • None
    • Low

    Description

      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:

      Modifiers.isStatic(method.getModifiers())
      

      Attachments

        1. 7781.txt
          1 kB
          Tom Hobbs

        Activity

          People

            thobbs Tom Hobbs
            thobbs Tom Hobbs
            Tom Hobbs
            Robert Stupp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: