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/03/21 22:48:00 UTC

[jira] [Commented] (FLINK-9051) Invert flip6 profile

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

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

GitHub user zentol opened a pull request:

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

    [FLINK-9051][build] Invert flip6 profile

    ## What is the purpose of the change
    
    Invert the `flip6` profile so that flip6 tests are run by default.

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

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

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

    https://github.com/apache/flink/pull/5743.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 #5743
    
----
commit a7881f9a65efac2a0f89580943fc6bbc7f41526e
Author: zentol <ch...@...>
Date:   2018-03-21T22:46:53Z

    [FLINK-9051][build] Invert flip6 profile

----


> Invert flip6 profile
> --------------------
>
>                 Key: FLINK-9051
>                 URL: https://issues.apache.org/jira/browse/FLINK-9051
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System, Tests
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>             Fix For: 1.5.0
>
>
> The {{flip6}} profile enables flip6 during tests and currently has to be explicitly enabled.
> Given that the flip6 mode is the new default, we should invert the profile semantics to _disable_ flip6 mode instead.



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