You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2014/03/27 04:51:20 UTC

[jira] [Updated] (SAMZA-209) Use timeout setting when fetching metadata

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

Jakob Homan updated SAMZA-209:
------------------------------

    Attachment: SAMZA-209.patch

Patch to pass the timeout configuration to the metadata store.  Passes existing unit tests.  Quiet small so no rb.

> Use timeout setting when fetching metadata
> ------------------------------------------
>
>                 Key: SAMZA-209
>                 URL: https://issues.apache.org/jira/browse/SAMZA-209
>             Project: Samza
>          Issue Type: Bug
>          Components: kafka
>    Affects Versions: 0.7.0
>            Reporter: Jakob Homan
>            Assignee: Jakob Homan
>             Fix For: 0.7.0
>
>         Attachments: SAMZA-209.patch
>
>
> Currently we're not passing the consumer socket timeout to the ClientUtilTopicMetadataStore constructor, leaving us with the default of 6 seconds no way to override that.  We should use the socket timeout for the consumer we're already bringing in from the Kafka consumer config.



--
This message was sent by Atlassian JIRA
(v6.2#6252)