Skip to content

[MNG-8551] Improve early error reporting #9370

@jira-importer

Description

@jira-importer

Tamas Cservenak opened MNG-8551 and commented

Right now, CLIng Parser can throw and this causes awkward one liner error message on console.

This should be improved:

  • parser should not throw, but collect parsing errors
  • invoker should "validate" invoker request by inspecting collected parser errors
  • consider reworking ProtoLogger too (accumulate and write errors from invoker only)

Remote Links:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions