Search before asking
Linkis Component
Description
When an Entrance instance goes offline, the ParallelGroup cache is not updated, causing incorrect calculation of user task concurrency. This affects task scheduling and resource management.
Steps to reproduce
- Start multiple Entrance instances
- Trigger tasks to build ParallelGroup cache
- Stop one Entrance instance
- Check task concurrency calculation
Expected behavior
The ParallelGroup cache should be updated when Entrance instances go online/offline, ensuring correct concurrency calculation.
Your environment
- Linkis version used: 1.19.0
- Environment name and version:
- hadoop-3.3.4
- hive-2.3.3
- spark-2.4.3/3.3.0
- scala-2.11.12
- jdk 1.8.0_xxx
Anything else
This PR includes additional enhancements and bug fixes from the 1.18.0 and 1.19.0 releases.
Are you willing to submit a PR?
Search before asking
Linkis Component
Description
When an Entrance instance goes offline, the ParallelGroup cache is not updated, causing incorrect calculation of user task concurrency. This affects task scheduling and resource management.
Steps to reproduce
Expected behavior
The ParallelGroup cache should be updated when Entrance instances go online/offline, ensuring correct concurrency calculation.
Your environment
Anything else
This PR includes additional enhancements and bug fixes from the 1.18.0 and 1.19.0 releases.
Are you willing to submit a PR?