Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
3.0.26, 3.11.12, 4.0.2, 4.1-alpha1, 4.1
-
None
-
Correctness
-
Normal
-
Normal
-
User Report
-
All
-
None
-
Description
FunctionResource can't handle functions with 0 args where it throws:
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)
Attachments
Issue Links
- is related to
-
CASSANDRA-16995 Add tests for Resource fromName/getName
- Resolved
- links to