Skip to content

Nebula Java doesn't support executeWithTimeout and throws exception: IOErrorException: Method name executeWithTimeout not found #615

@wangajing

Description

@wangajing

Please check the FAQ documentation before raising an issue

Describe the bug (required)
Nebula Java doesn't support executeWithTimeout

Caused by: com.vesoft.nebula.client.graph.exception.IOErrorException: Method name executeWithTimeout not found
        at com.vesoft.nebula.client.graph.net.SyncConnection.executeWithParameterTimeout(SyncConnection.java:311) ~[com-vesoft_nebula-3.x.jar:?]
        at com.vesoft.nebula.client.graph.NebulaSession.executeWithParameterTimeout(NebulaSession.java:86) ~[com-vesoft_nebula-3.x.jar:?]
        at com.vesoft.nebula.client.graph.SessionPool.executeWithParameterTimeout(SessionPool.java:260) ~[com-vesoft_nebula-3.x.jar:?]
        at com.vesoft.nebula.client.graph.SessionPool.executeWithTimeout(SessionPool.java:240) ~[com-vesoft_nebula-3.x.jar:?]

I was wondering if executeWithTimeout is supported in Graphd side, and if this is caused by server side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions