Skip to content

Clickhouse continue to execute when JNI call throw exception #367

@shuai-xu

Description

@shuai-xu

Describe the unexpected behaviour
Now after a JNI call, CH check the exception, and only throw it in JNIEnv, so native code can not get the exception, and will continue to execute, this may cause other problems.

Expected behavior
CH can get the exception, stop executing and return.

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