Zili Chen created ZOOKEEPER-4494:
------------------------------------
Summary: 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
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)
