Apache9 commented on PR #6042: URL: https://github.com/apache/hbase/pull/6042#issuecomment-2204958709
Seems the link between jira and github PRs are broken or at least has a big lag... I've already opened a PR #6039 , which uses a ConcurrentLinkedQueue. But anyway, both approaches are fine, but while implementing, I found that in some cases we will add null to the splits list, which is not very good but for ArrayList this is not a problem. And better also open a backport PR against branch-2. Thanks. -- 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]
