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:53:00 UTC

[jira] [Created] (SAMZA-1936) Investigate if we can get Kafka stream high watermark without using KafkaMetrics

Boris Shkolnik created SAMZA-1936:
-------------------------------------

             Summary: Investigate if we can get Kafka stream high watermark without using KafkaMetrics
                 Key: SAMZA-1936
                 URL: https://issues.apache.org/jira/browse/SAMZA-1936
             Project: Samza
          Issue Type: Bug
            Reporter: Boris Shkolnik
            Assignee: Boris Shkolnik


Currently we query kafka results of each call for metrics (which contains the lags), which requires client_id.

Need to find out if there is a way to do it without metrics in the new client.



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