GitHub user liu-zhaokun opened a pull request:

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

    [SPARK-21636] Several configurations which only are used in unit tests 
should be removed

    
[https://issues.apache.org/jira/browse/SPARK-21636](https://issues.apache.org/jira/browse/SPARK-21636)
    
    spark.core.connection.ack.wait.timeout and 
spark.shuffle.io.connectionTimeout only are used in unit tests.So I think they 
should be removed and we can replace them with spark.network.timeout 
    in those unit tests.

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

    $ git pull https://github.com/liu-zhaokun/spark master08041057

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

    https://github.com/apache/spark/pull/18842.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 #18842
    
----
commit 3598a03bd0d4ab15d5949371480c3ac71c0eefd0
Author: liuzhaokun <[email protected]>
Date:   2017-08-04T06:12:34Z

    [SPARK-21636] Several configurations which only are used in unit tests 
should be removed

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to