You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Ling Mao (Jira)" <ji...@apache.org> on 2022/03/28 02:40:00 UTC

[jira] [Resolved] (ZOOKEEPER-4494) Fix error message format

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ling Mao resolved ZOOKEEPER-4494.
---------------------------------
    Fix Version/s: 3.9.0
       Resolution: Fixed

> Fix error message format
> ------------------------
>
>                 Key: ZOOKEEPER-4494
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4494
>             Project: ZooKeeper
>          Issue Type: Improvement
>            Reporter: Zili Chen
>            Assignee: Zili Chen
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.9.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Noticed in ZOOKEEPER-4493.
> {code:java}
> throw new IOException("Unsupported Txn with type=%d" + hdr.getType());
> {code}
> is invalid format.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)