rzo1 opened a new pull request, #1862:
URL: https://github.com/apache/stormcrawler/pull/1862

     - Replace HashMap with ConcurrentHashMap for DNS timing map to prevent 
data races between event listener callbacks and fetch threads
     - Remove unnecessary (int) cast on long value to prevent potential 
truncation in content buffering loop
     - Use isEmpty() instead of size() > 0


-- 
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]

Reply via email to