chenwyi2 opened a new issue, #9353: URL: https://github.com/apache/gravitino/issues/9353
### What would you like to be improved? for (FileScanTask fileScanTask : fileScanTasks) —— would using a parallel stream here be better? During actual usage we found this block to be unstable in terms of latency, and our trace revealed the costs is below +---[min=0.002104ms,max=3137.10955ms,total=3159.839086ms,count=476] java.util.Iterator:hasNext() #9047 ### How should we improve? _No response_ -- 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]
