Skip to content

JS: Allow the possibility for providing query options when using jolokia.register() #78

@rhuss

Description

@rhuss

Currently it is not possible to provide processing options (transported via query options) when using j4p.register(...) in the JavaScript client. In this case, processing options can only be given to constructor of the Jolokia client. One could use individual client objects with different processing options, but this is an overhead which can be avoided when allowing processing options directly when registering jobs.

See also #61 for a former discussion with the same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions