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

[jira] [Updated] (SAMZA-1906) remove ExponentialSleepStrategy from KafkaSystemAdmin code.

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

Boris Shkolnik updated SAMZA-1906:
----------------------------------
    Description: 
The retry is not needed anymore because the new kafka client should take care of it.

refactor the following methods in KafkaSystemAdmin:

getSystemStreamPartitionCounts

getSystemStreamMetadata

getNewestOffset

 

 

  was:
The retry is not needed anymore because the new kafka client should take care of it.

refactor the following methods in KafkaSystemAdmin:

getSystemStreamPartitionCounts

getSystemStreamMetadata

getNewestOffset

 


> remove ExponentialSleepStrategy from KafkaSystemAdmin code.
> -----------------------------------------------------------
>
>                 Key: SAMZA-1906
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1906
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>            Priority: Major
>
> The retry is not needed anymore because the new kafka client should take care of it.
> refactor the following methods in KafkaSystemAdmin:
> getSystemStreamPartitionCounts
> getSystemStreamMetadata
> getNewestOffset
>  
>  



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