You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/16 13:19:00 UTC

[jira] [Commented] (FLINK-9383) Extend DistributedCache E2E test to cover directories

    [ https://issues.apache.org/jira/browse/FLINK-9383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477417#comment-16477417 ] 

ASF GitHub Bot commented on FLINK-9383:
---------------------------------------

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/6023

    [FLINK-9383][runtime] Test directories in DistributedCache E2E test 

    ## What is the purpose of the change
    
    With this PR the distributed cache end-to-end test
    * also covers the distributed of directories
    * runs on every build.
    
    ## Brief change log
    
    * add directory parameter to test class
      * verification works by looking for a file that the directory should contain
    * activate distributed cache e2e test
    
    Additionally, the test now verifies that the file size is identical, to ensure that the correct file was returned.


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

    $ git pull https://github.com/zentol/flink 9383

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

    https://github.com/apache/flink/pull/6023.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 #6023
    
----
commit edd70295d6acd1ee3d13a35d7a1bd116d893fa9b
Author: zentol <ch...@...>
Date:   2018-05-15T11:57:56Z

    [FLINK-9383][runtime] Test directories in DistributedCache E2E test

commit 31c9d9e4d702dc2a52b9d4b2e49492e00e2865e8
Author: zentol <ch...@...>
Date:   2018-05-15T13:00:50Z

    [FLINK-9370][tests] Activate distributed cache end-to-end test

----


> Extend DistributedCache E2E test to cover directories
> -----------------------------------------------------
>
>                 Key: FLINK-9383
>                 URL: https://issues.apache.org/jira/browse/FLINK-9383
>             Project: Flink
>          Issue Type: Improvement
>          Components: Local Runtime, Tests
>    Affects Versions: 1.6.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Minor
>             Fix For: 1.6.0
>
>




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