Skip to content

Need to enhance DecodeableRpcResult error message  #3994

@beiwei30

Description

@beiwei30

In DecodeableRpcResult:

default:
                throw new IOException("Unknown result flag, expect '0' '1' '2', get " + flag);

But in fact, DecodeableRpcResult can recognize '3', '4', and '5'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions