GitHub user ddna1021 reopened a pull request:

    https://github.com/apache/spark/pull/18845

    [SPARK-21596] Update StreamExecution.scala

    [SPARK-21596]
    
    link to https://issues.apache.org/jira/browse/SPARK-21596   
    
    ## What changes were proposed in this pull request?
    
    class OffsetSeqLog is subclass of HDFSMetadataLog,so it should ensure 
places calling OffsetSeqLog.get check the return value also.
    
    ## How was this patch tested?
    
    jenkins
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ddna1021/spark master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/18845.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18845
    
----
commit add573d36c11ad381a9c3beae7c8021efcbd2968
Author: FanDonglai <ddna_1...@163.com>
Date:   2017-08-04T14:15:17Z

    Update StreamExecution.scala
    
    https://issues.apache.org/jira/browse/SPARK-21596   
    class OffsetSeqLog is subclass of HDFSMetadataLog,so it should ensure 
places calling OffsetSeqLog.get check the return value also.

commit 9b6fb4fd7eaf3835949504fe97734a07378a7027
Author: FanDonglai <ddna_1...@163.com>
Date:   2017-08-04T15:16:47Z

    Merge branch 'master' into master

commit 25a4140bbb1da1cf79211bdac5283aed75145f57
Author: FanDonglai <ddna_1...@163.com>
Date:   2017-08-04T15:52:11Z

    Update StreamExecution.scala

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to