Skip to content

Clients can't catch exceptions when they call some methods in the EZIDClient class which run in different threads  #17

Description

@taojing2002

In the EZIDClient class, methods such as, create, createOrUpdate, setMetadata, and delete run on a different thread. When errors happen in another thread, it only logs in a file. So this cause clients can't capture the exception. Here is a ticket to describe the issue in Metacat:
NCEAS/metacat#1545

We need provide a mechanism for client to catch the exceptions even though we still keep the multi-thread feature.

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