Skip to content

Removed checked exceptions from framework APIs #547

@onobc

Description

@onobc

As pointed out by @jonasgeiregat in #546, the checked exception on PulsarTemplate.send* is not consistent w/ other Spring templates and forces users to catch PulsarClientException always.

Let's instead return a runtime variant of PulsarClientException.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: improvementAn improvement of implementation of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions