Yuhong Cheng created SAMZA-2503:
-----------------------------------
Summary: Adding retry when getting ssp metadata from kafka
Key: SAMZA-2503
URL: https://issues.apache.org/jira/browse/SAMZA-2503
Project: Samza
Issue Type: Improvement
Reporter: Yuhong Cheng
Currently, we only fetch ssp metadata from kafka only once, ideally we should
add retry:
# to be consistent with function getSystemStreamMetadata()
# avoid any unexpected failure due to transient errors.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)