[jira] [Commented] (FLINK-10798) Add the version number of Flink 1.7 to MigrationVersion

2018-12-02 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on FLINK-10798:


asfgit closed pull request #7026: [FLINK-10798] Add the version number of Flink 
1.7 to MigrationVersion
URL: https://github.com/apache/flink/pull/7026
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git 
a/flink-streaming-java/src/test/java/org/apache/flink/streaming/util/migration/MigrationVersion.java
 
b/flink-streaming-java/src/test/java/org/apache/flink/streaming/util/migration/MigrationVersion.java
index 3eb29d4cf74..5ce24ed6835 100644
--- 
a/flink-streaming-java/src/test/java/org/apache/flink/streaming/util/migration/MigrationVersion.java
+++ 
b/flink-streaming-java/src/test/java/org/apache/flink/streaming/util/migration/MigrationVersion.java
@@ -30,7 +30,8 @@
v1_3("1.3"),
v1_4("1.4"),
v1_5("1.5"),
-   v1_6("1.6");
+   v1_6("1.6"),
+   v1_7("1.7");
 
private String versionStr;
 


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add the version number of Flink 1.7 to MigrationVersion
> ---
>
> Key: FLINK-10798
> URL: https://issues.apache.org/jira/browse/FLINK-10798
> Project: Flink
>  Issue Type: Sub-task
>  Components: Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.8.0
>
>




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


[jira] [Commented] (FLINK-10798) Add the version number of Flink 1.7 to MigrationVersion

2018-12-02 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on FLINK-10798:


tzulitai commented on issue #7026: [FLINK-10798] Add the version number of 
Flink 1.7 to MigrationVersion
URL: https://github.com/apache/flink/pull/7026#issuecomment-443592846
 
 
   +1 LGTM, will merge this now.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add the version number of Flink 1.7 to MigrationVersion
> ---
>
> Key: FLINK-10798
> URL: https://issues.apache.org/jira/browse/FLINK-10798
> Project: Flink
>  Issue Type: Sub-task
>  Components: Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
>




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


[jira] [Commented] (FLINK-10798) Add the version number of Flink 1.7 to MigrationVersion

2018-11-30 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on FLINK-10798:


yanghua commented on issue #7026: [FLINK-10798] Add the version number of Flink 
1.7 to MigrationVersion
URL: https://github.com/apache/flink/pull/7026#issuecomment-443232126
 
 
   cc @tillrohrmann 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add the version number of Flink 1.7 to MigrationVersion
> ---
>
> Key: FLINK-10798
> URL: https://issues.apache.org/jira/browse/FLINK-10798
> Project: Flink
>  Issue Type: Sub-task
>  Components: Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
>




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


[jira] [Commented] (FLINK-10798) Add the version number of Flink 1.7 to MigrationVersion

2018-11-29 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on FLINK-10798:


yanghua commented on issue #7026: [FLINK-10798] Add the version number of Flink 
1.7 to MigrationVersion
URL: https://github.com/apache/flink/pull/7026#issuecomment-443107105
 
 
   Since Flink 1.7 has released, shall we merge this PR?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add the version number of Flink 1.7 to MigrationVersion
> ---
>
> Key: FLINK-10798
> URL: https://issues.apache.org/jira/browse/FLINK-10798
> Project: Flink
>  Issue Type: Sub-task
>  Components: Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
>




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


[jira] [Commented] (FLINK-10798) Add the version number of Flink 1.7 to MigrationVersion

2018-11-06 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on FLINK-10798:


tzulitai commented on issue #7026: [FLINK-10798] Add the version number of 
Flink 1.7 to MigrationVersion
URL: https://github.com/apache/flink/pull/7026#issuecomment-436205235
 
 
   Agreed, we should only merge this after 1.7 is released.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add the version number of Flink 1.7 to MigrationVersion
> ---
>
> Key: FLINK-10798
> URL: https://issues.apache.org/jira/browse/FLINK-10798
> Project: Flink
>  Issue Type: Sub-task
>  Components: Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
>




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


[jira] [Commented] (FLINK-10798) Add the version number of Flink 1.7 to MigrationVersion

2018-11-06 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on FLINK-10798:


zentol commented on issue #7026: [FLINK-10798] Add the version number of Flink 
1.7 to MigrationVersion
URL: https://github.com/apache/flink/pull/7026#issuecomment-436204969
 
 
   I would not merge this right now, as it encourages people to update tests 
now when this should only be done once 1.7 is released.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add the version number of Flink 1.7 to MigrationVersion
> ---
>
> Key: FLINK-10798
> URL: https://issues.apache.org/jira/browse/FLINK-10798
> Project: Flink
>  Issue Type: Sub-task
>  Components: Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
>




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


[jira] [Commented] (FLINK-10798) Add the version number of Flink 1.7 to MigrationVersion

2018-11-05 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on FLINK-10798:


yanghua commented on issue #7026: [FLINK-10798] Add the version number of Flink 
1.7 to MigrationVersion
URL: https://github.com/apache/flink/pull/7026#issuecomment-436144115
 
 
   @tzulitai @zentol 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add the version number of Flink 1.7 to MigrationVersion
> ---
>
> Key: FLINK-10798
> URL: https://issues.apache.org/jira/browse/FLINK-10798
> Project: Flink
>  Issue Type: Sub-task
>  Components: Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
>




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


[jira] [Commented] (FLINK-10798) Add the version number of Flink 1.7 to MigrationVersion

2018-11-05 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on FLINK-10798:


yanghua opened a new pull request #7026: [FLINK-10798] Add the version number 
of Flink 1.7 to MigrationVersion
URL: https://github.com/apache/flink/pull/7026
 
 
   ## What is the purpose of the change
   
   *Add the version number of Flink 1.7 to MigrationVersion*
   
   
   ## Brief change log
   
 - *Add the version number of Flink 1.7 to MigrationVersion*
   
   ## Verifying this change
   
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ## Does this pull request potentially affect one of the following parts:
   
 - Dependencies (does it add or upgrade a dependency): (yes / **no**)
 - The public API, i.e., is any changed class annotated with 
`@Public(Evolving)`: (yes / **no**)
 - The serializers: (yes / **no** / don't know)
 - The runtime per-record code paths (performance sensitive): (yes / **no** 
/ don't know)
 - Anything that affects deployment or recovery: JobManager (and its 
components), Checkpointing, Yarn/Mesos, ZooKeeper: (yes / **no** / don't know)
 - The S3 file system connector: (yes / **no** / don't know)
   
   ## Documentation
   
 - Does this pull request introduce a new feature? (yes / **no**)
 - If yes, how is the feature documented? (not applicable / docs / JavaDocs 
/ **not documented**)
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add the version number of Flink 1.7 to MigrationVersion
> ---
>
> Key: FLINK-10798
> URL: https://issues.apache.org/jira/browse/FLINK-10798
> Project: Flink
>  Issue Type: Sub-task
>  Components: Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
>




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