You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2018/03/16 21:40:00 UTC

[jira] [Resolved] (SAMZA-1615) Fix a couple of issues in ControlMessageSender

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

Jake Maes resolved SAMZA-1615.
------------------------------
    Resolution: Fixed

PR merged and closed

> Fix a couple of issues in ControlMessageSender 
> -----------------------------------------------
>
>                 Key: SAMZA-1615
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1615
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Xinyu Liu
>            Assignee: Xinyu Liu
>            Priority: Major
>
> Two issues I found during testing:
> 1) medaDataCache.getSystemStreamMetadata(): if we pass in partitionOnly to be true, it will actually not store the metadata into the cache, resulting every call being another query to kafka. I turned off the partitionOnly in order to make it in the cache.
> 2) change the log for info to debug.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)