[
https://issues.apache.org/jira/browse/FLINK-10274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-10274:
-----------------------------------
Labels: auto-unassigned pull-request-available stale-major (was:
auto-unassigned pull-request-available)
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issues has been marked as
Major but is unassigned and neither itself nor its Sub-Tasks have been updated
for 30 days. I have gone ahead and added a "stale-major" to the issue". If this
ticket is a Major, please either assign yourself or give an update. Afterwards,
please remove the label or in 7 days the issue will be deprioritized.
> The stop-cluster.sh cannot stop cluster properly when there are multiple
> clusters running
> -----------------------------------------------------------------------------------------
>
> Key: FLINK-10274
> URL: https://issues.apache.org/jira/browse/FLINK-10274
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Configuration
> Affects Versions: 1.5.1, 1.5.2, 1.5.3, 1.6.0
> Reporter: YuFeng Shen
> Priority: Major
> Labels: auto-unassigned, pull-request-available, stale-major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> When you are preparing to do a Flink framework version upgrading by using the
> strategy [shadow
> copy|https://ci.apache.org/projects/flink/flink-docs-release-1.6/ops/upgrading.html#upgrading-the-flink-framework-version]
> , you have to run multiple clusters concurrently, however when you are
> ready to stop the old version cluster after upgrading, you would find the
> stop-cluster.sh wouldn't work as you expected, the following is the steps to
> duplicate the issue:
> # There is already a running Flink 1.5.x cluster instance;
> # Installing another Flink 1.6.x cluster instance at the same cluster
> machines;
> # Migrating the jobs from Flink 1.5.x to Flink 1.6.x ;
> # go to the bin dir of the Flink 1.5.x cluster instance and run
> stop-cluster.sh ;
> You would expect the old Flink 1.5.x cluster instance be stopped ,right?
> Unfortunately the stopped cluster is the new installed Flink 1.6.x cluster
> instance instead!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)