Skip to content

question about InternalSession.isOpen method #205

Closed
@inserpio

Description

@inserpio

Hi All, I'm Lorenzo from the Neo4j JDBC driver team.

I'm contacting you because we have this open issue 69 that looks like to be somehow related to your InternalSession.isOpen method.
In fact, the guy that opened this issue is also proposing to slightly change this your method to solve his problem (please see: issue 69 comment).

Design choice for the JDBC Driver's BOLT implementation was to wrap as much as possible this your java driver (carefully monitoring the overhead we're introducing not to lower performances): that's why we'd like to keep calling your methods instead of rewriting the same logic of you.

So, what's your opinion about this our issue? Do you think this is something we'd solve from our side or the proposed patch sounds reasonable for you? Or whatelse?

Cheers,
Lorenzo

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