[PR] [FLINK-33730][doc] update the Flink upgrade savepoint compatibility table doc [flink]

2023-12-03 Thread via GitHub


JingGe opened a new pull request, #23859:
URL: https://github.com/apache/flink/pull/23859

   ## What is the purpose of the change
   
   update the Flink upgrade savepoint compatibility table doc to only include 
the current and previous releases according to the [Flink Update Policy for old 
releases ](https://flink.apache.org/downloads/#update-policy-for-old-releases)
   
   ## Brief change log
   
 - remove all `created with` versions older than 1.7
 - remove all `Resumed with` versions older than 1.17
   
   
   ## Verifying this change
   
   This change is a trivial doc 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, Kubernetes/Yarn, 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**)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [FLINK-33730][doc] update the Flink upgrade savepoint compatibility table doc [flink]

2023-12-13 Thread via GitHub


JingGe commented on PR #23859:
URL: https://github.com/apache/flink/pull/23859#issuecomment-1853547424

   Thanks @PatrickRen for the review!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [FLINK-33730][doc] update the Flink upgrade savepoint compatibility table doc [flink]

2023-12-13 Thread via GitHub


JingGe merged PR #23859:
URL: https://github.com/apache/flink/pull/23859


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [FLINK-33730][doc] update the Flink upgrade savepoint compatibility table doc [flink]

2023-12-03 Thread via GitHub


flinkbot commented on PR #23859:
URL: https://github.com/apache/flink/pull/23859#issuecomment-1837554278

   
   ## CI report:
   
   * ba1b3fd979c8011bf5989c68c5e78ebf40ce2048 UNKNOWN
   
   
   Bot commands
 The @flinkbot bot supports the following commands:
   
- `@flinkbot run azure` re-run the last Azure build
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [FLINK-33730][doc] update the Flink upgrade savepoint compatibility table doc [flink]

2023-12-05 Thread via GitHub


JingGe commented on PR #23859:
URL: https://github.com/apache/flink/pull/23859#issuecomment-1840309252

   @PatrickRen Thanks for the review. I have address your suggestion and add 
1.16.x column back. Would you please check it again?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org