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

Yixing Zhang closed SAMZA-2596.
-------------------------------

> Update Table API exceptions to avoid MissingFormatArgumentException
> -------------------------------------------------------------------
>
>                 Key: SAMZA-2596
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2596
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Yixing Zhang
>            Assignee: Yixing Zhang
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We are using String.format to create exception message in Table API. If the 
> key contains something like "%3A", the String.format() method would throw:
> Caused by: java.util.MissingFormatArgumentException: Format specifier '%3A'
>  
> Then, the actual exception would be hidden by this new exception.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to