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

Nan Zhu updated SPARK-19499:
----------------------------
    Description: 
addBatch method in Sink trait is supposed to be a synchronous method to 
coordinate with the fault-tolerance design in StreamingExecution (being 
different with the compute() method in DStream)

We need to add more notes in the comments of this method to remind the 
developers

  was:
addBatch method in Sink trait is supposed to be a synchronous method to 
coordinate with the fault-tolerance design in StreamingExecution (being 
different with the compute() method in DStream)

We need to add more notes in the method of this method to remind the developers


> Add more notes in the comments of Sink.addBatch() 
> --------------------------------------------------
>
>                 Key: SPARK-19499
>                 URL: https://issues.apache.org/jira/browse/SPARK-19499
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 2.0.0, 2.0.1, 2.0.2, 2.1.0
>            Reporter: Nan Zhu
>            Priority: Minor
>
> addBatch method in Sink trait is supposed to be a synchronous method to 
> coordinate with the fault-tolerance design in StreamingExecution (being 
> different with the compute() method in DStream)
> We need to add more notes in the comments of this method to remind the 
> developers



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to