You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Shanthoosh Venkataraman (JIRA)" <ji...@apache.org> on 2018/04/23 20:48:01 UTC

[jira] [Closed] (SAMZA-1656) EventHubSystemAdmin does not fetch metadata for valid streams.

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

Shanthoosh Venkataraman closed SAMZA-1656.
------------------------------------------

> EventHubSystemAdmin does not fetch metadata for valid streams.
> --------------------------------------------------------------
>
>                 Key: SAMZA-1656
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1656
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>            Priority: Major
>             Fix For: 0.15.0
>
>
> Currently successive invocation of EventHubSystemAdmin.getSystemStreamMetadata with the same stream collection returns empty results.
> This is an implementation bug, where the streams requested as a part of prior invocations of EventHubSystemAdmin.getSystemStreamMetadata are ignored(due to stale caching). 
> This bug causes the JobModel generation phase to fail and kills the StreamProcessor. 



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