You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Berenguer Blasi (Jira)" <ji...@apache.org> on 2021/09/20 08:13:00 UTC

[jira] [Created] (CASSANDRA-16977) ArrayIndexOutOfBoundsException in FunctionResource#fromName

Berenguer Blasi created CASSANDRA-16977:
-------------------------------------------

             Summary: ArrayIndexOutOfBoundsException in FunctionResource#fromName
                 Key: CASSANDRA-16977
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16977
             Project: Cassandra
          Issue Type: Bug
            Reporter: Berenguer Blasi
            Assignee: Berenguer Blasi


{{FunctionResource}} can't handle functions with 0 args where it thows:

{noformat}
2021-04-08 10:45:40,984 ErrorMessage.java:387 - Unexpected exception during request
java.lang.ArrayIndexOutOfBoundsException: 1
at org.apache.cassandra.auth.FunctionResource.fromName(FunctionResource.java:178)
{noformat}






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org