[ 
https://issues.apache.org/jira/browse/SAMZA-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966755#comment-15966755
 ] 

ASF GitHub Bot commented on SAMZA-1208:
---------------------------------------

Github user navina closed the pull request at:

    https://github.com/apache/samza/pull/121


> IllegalFormatConversionException in LocalContainerRunner
> --------------------------------------------------------
>
>                 Key: SAMZA-1208
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1208
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Logan Rosen
>            Assignee: Navina Ramesh
>
> [~navina]'s change associated with SAMZA-1126 changed container ID to be a 
> string instead of an integer, but one of the log statements wasn't updated 
> accordingly in LocalContainerRunner, causing an 
> IllegalFormatConversionException at runtime:
> {noformat}java.util.IllegalFormatConversionException: d != java.lang.String
>       at 
> java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4302)
>       at java.util.Formatter$FormatSpecifier.printInteger(Formatter.java:2793)
>       at java.util.Formatter$FormatSpecifier.print(Formatter.java:2747)
>       at java.util.Formatter.format(Formatter.java:2520)
>       at java.util.Formatter.format(Formatter.java:2455)
>       at java.lang.String.format(String.java:2940)
>       at 
> org.apache.samza.runtime.LocalContainerRunner.main(LocalContainerRunner.java:108){noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to