Jeremy Beard created SPARK-22486:
------------------------------------

             Summary: Support synchronous offset commits for Kafka
                 Key: SPARK-22486
                 URL: https://issues.apache.org/jira/browse/SPARK-22486
             Project: Spark
          Issue Type: Improvement
          Components: DStreams
    Affects Versions: 2.2.0
            Reporter: Jeremy Beard


CanCommitOffsets provides asynchronous offset commits (via 
Consumer#commitAsync), and it would be useful if it also provided synchronous 
offset commits (via Consumer#commitSync) for when the desired behavior is to 
block until it is complete.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to