Re: [PR] using Maps.newHashMapWithExpectedSize method [rocketmq]

2024-12-02 Thread via GitHub
shenjianeng commented on PR #7598: URL: https://github.com/apache/rocketmq/pull/7598#issuecomment-2510963814 Is anyone there? -- 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.

Re: [PR] using Maps.newHashMapWithExpectedSize method [rocketmq]

2024-11-30 Thread via GitHub
github-actions[bot] commented on PR #7598: URL: https://github.com/apache/rocketmq/pull/7598#issuecomment-2509486779 This PR is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale, pleas

Re: [PR] using Maps.newHashMapWithExpectedSize method [rocketmq]

2023-11-30 Thread via GitHub
shenjianeng closed pull request #7598: using Maps.newHashMapWithExpectedSize method URL: https://github.com/apache/rocketmq/pull/7598 -- 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 com

[PR] using Maps.newHashMapWithExpectedSize method [rocketmq]

2023-11-30 Thread via GitHub
shenjianeng opened a new pull request, #7598: URL: https://github.com/apache/rocketmq/pull/7598 ### Brief Description Creates a HashMap instance, with a high enough "initial capacity" that it should hold expectedSize elements without growth -- This is an automated message f