kazutoiris opened a new pull request, #5278:
URL: https://github.com/apache/linkis/pull/5278

   ### What is the purpose of the change
   
   This PR merges upstream changes from the 
[WeDataSphere:new-feature-merge](https://github.com/WeDataSphere/linkis/tree/new-feature-merge)
 branch and includes additional improvements. The changes incorporate a wide 
range of improvements, bug fixes, and feature enhancements across the Linkis.
   
   ### Related issues/PRs
   
   close #5267
   
   This PR incorporates multiple fixes and improvements from upstream:
   - Task planner optimization to only create job and codeLogical Task
   - Addition of Job ID information to the entire task log chain
   - Fix for log out cookie not clearing properly
   - Handling of task progress exceeding 1 with fake progress
   - Custom storage path support for yarn logs in ECM
   - Updates to Flink engine configurations and resource management
   - Error code optimization
   - Various bug fixes including NPE, unlock issues, and configuration cache 
bugs
   - Web UI enhancements and bug fixes
   - ...
   
   This PR also includes several additional improvements and fixes:
   - Added license files for newly introduced dependencies to ensure compliance
   - Fixed Eureka service registration by including required `Jersey` 
dependencies
   - Enhanced job progress tracking by initializing progress to `0.0` in 
entrance parser
   - Resolved Java version compatibility issues with `Properties.putAll` method 
usage
   - Reorganized scheduler strategy constants
   - Fixed `lockService` configuration with conditional bean creation
   - Updated Spring configuration format
   - Renamed Azure Blob storage checksum method
   - Reformatted code
   - Fixed typo in gateway authentication test token
   
   ### Brief change log
   
   - Optimized task planner to only create job and codeLogical Task
   - Added Job ID information to the full link of task logging
   - Fixed issue where logout cookie was not being cleared
   - Multiple other bug fixes and improvements
   - ...
   
   ### Checklist
   
   - [x] I have read the [Contributing Guidelines on pull 
requests](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#pull-requests).
   - [X] I have explained the need for this PR and the problem it solves
   - [X] I have explained the changes or the new features added to this PR
   - [ ] I have added tests corresponding to this change
   - [X] I have updated the documentation to reflect this change
   - [ ] I have verified that this change is backward compatible (If not, 
please discuss on the [Linkis mailing 
list](https://linkis.apache.org/community/how-to-subscribe) first)
   - [ ] **If this is a code change**: I have written unit tests to fully 
verify the new behavior.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to