Skip to content

The "KILLED" value is missing from the QueryExecutionState enum #390

Closed
@OlivierSohn

Description

@OlivierSohn

Hello,

The enum QueryExecutionState should be updated to contain the KILLED value like in the corresponding C++ enum.

This missing enum value causes this line to throw this exception:

com.arangodb.ArangoDBException: com.arangodb.velocypack.exception.VPackParserException: java.lang.IllegalArgumentException: No enum constant com.arangodb.entity.QueryExecutionState.KILLED

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions