NITESH-DTU commented on issue #1951: URL: https://github.com/apache/stormcrawler/issues/1951#issuecomment-4721344450
Hi! I'd like to work on this issue if it's still available. From my understanding, the change involves moving proxy identity into `SCProxy` via `equals/hashCode`, replacing the linear scan with a `Map<SCProxy, SCProxy>`, and removing the now-unused `ProxyUtils.isSameProxy`. Please let me know if there are any implementation details or edge cases I should be aware of before starting. -- 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]
