zuston commented on issue #291: URL: https://github.com/apache/incubator-uniffle/issues/291#issuecomment-1491174446
To address the issue, we will take the following steps: 1. Support async reading with a single thread to fetch data, as the current client handler is not thread-safe. #603 2. Make the client handler thread-safe to enable multiple threads to fetch remote data. #785 3. Introduce memory management aligned with Spark's memory management. -- 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: dev-unsubscr...@uniffle.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org