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: [email protected]
For additional commands, e-mail: [email protected]