You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2022/07/18 07:48:35 UTC

[GitHub] [systemds] ywcb00 commented on pull request #1663: [MINOR] Fix FederatedLookupTable Eviction

ywcb00 commented on PR #1663:
URL: https://github.com/apache/systemds/pull/1663#issuecomment-1186877667

   I made a small change to the _Statistics_ class. We now obtain the size of the heavy hitters right after creating the separate array with entries in order to avoid nullpointer exceptions caused by wrong array lengths because another thread modifies the heavy hitters at the same time.


-- 
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@systemds.apache.org

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