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

Jakob Homan resolved SAMZA-99.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7.0

+1. Tests pass.  Committed.  Resolving.  Thanks for the contribution, Jim!

> BootstrappingChooser: Malformed string format log entry
> -------------------------------------------------------
>
>                 Key: SAMZA-99
>                 URL: https://issues.apache.org/jira/browse/SAMZA-99
>             Project: Samza
>          Issue Type: Bug
>          Components: container
>            Reporter: Jakob Homan
>            Assignee: Jim Huang
>              Labels: newbie
>             Fix For: 0.7.0
>
>         Attachments: SAMZA-99.patch
>
>
> Another missing format specifier:
> {code:title=BootstrappingChooser.scala}  override def 
> register(systemStreamPartition: SystemStreamPartition, lastReadOffset: 
> String) {
>     debug("Registering stream partition with last read offset: %, %s" format 
> (systemStreamPartition, lastReadOffset)){code}
> means we only prnt the systemStreamPartition, not the lastReadOffset.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to