zuston opened a new issue, #1407:
URL: https://github.com/apache/incubator-uniffle/issues/1407

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the 
[issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What would you like to be improved?
   
   ### Rust optimization as follows
   
   - [x] fix getting blockId failure
   - [x] support unregister/finish shuffle grpc interface explicitly
   - [x] fix the memory reserve when app is deleted
   - [ ] speed up report shuffle result grpc interface
   - [ ] fix the buffer ticket reserve when app is deleted. 
      - [x] add test cases 
      - [x] fix the release bug when the partial data sent failed, the 
allocated should be released 
      - [x] refactor ticket management 
   - [ ] detailed test report with GRPC_NETTY + GRPC uniffle shuffle server
   - [ ] replace the current hdfs client with the native client rather than 
needing JAVA_HOME dependencies
   - [ ] construct the end-to-end tests into github CI workflow by the spark 
jobs
   - [x] optimize the lock performance when high concurrency of writing
   - [ ] metric module optimization
   - [ ] page cache missing monitor
   
   ### How should we improve?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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