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

Jim Huang updated SAMZA-99:
---------------------------

    Attachment: SAMZA-99.patch

Attaching patch

> 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
>              Labels: newbie
>         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