You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/02/17 11:36:29 UTC

[GitHub] [iotdb] JunChen00 opened a new issue #2688: LRULinkedHashMap does not work as an LRU Cache

JunChen00 opened a new issue #2688:
URL: https://github.com/apache/iotdb/issues/2688


   master:
   LRULinkedHashMap.java.
   LinkedHashMap is used incorrectly.
   To make LinkedHashMap an LRU cache, a true boolean should be provided for the param accessOrder of the constructor.


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

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



[GitHub] [iotdb] JunChen00 commented on issue #2688: LRULinkedHashMap does not work as an LRU Cache

Posted by GitBox <gi...@apache.org>.
JunChen00 commented on issue #2688:
URL: https://github.com/apache/iotdb/issues/2688#issuecomment-780497963


   I want to do this issue.


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

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



[GitHub] [iotdb] JunChen00 closed issue #2688: LRULinkedHashMap does not work as an LRU Cache

Posted by GitBox <gi...@apache.org>.
JunChen00 closed issue #2688:
URL: https://github.com/apache/iotdb/issues/2688


   


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

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



[GitHub] [iotdb] JunChen404 closed issue #2688: LRULinkedHashMap does not work as an LRU Cache

Posted by GitBox <gi...@apache.org>.
JunChen404 closed issue #2688:
URL: https://github.com/apache/iotdb/issues/2688


   


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

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