You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by GitBox <gi...@apache.org> on 2022/01/11 05:24:30 UTC

[GitHub] [incubator-tuweni] atoulme opened a new pull request #359: use ExpiringMaps instead of HashMaps for EthClient and EthClient66

atoulme opened a new pull request #359:
URL: https://github.com/apache/incubator-tuweni/pull/359


   ## PR description
   use ExpiringMaps instead of HashMaps for EthClient and EthClient66
   
   This way, we will see requests expire after a bit. By default, the timeout is set to 10 minutes.
   
   ## Fixed Issue(s)
   fixes #255


-- 
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: dev-unsubscribe@tuweni.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] atoulme merged pull request #359: use ExpiringMaps instead of HashMaps for EthClient and EthClient66

Posted by GitBox <gi...@apache.org>.
atoulme merged pull request #359:
URL: https://github.com/apache/incubator-tuweni/pull/359


   


-- 
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: dev-unsubscribe@tuweni.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org