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/06/05 10:02:33 UTC

[GitHub] [iotdb] jixuan1989 opened a new issue #3359: clearCacheTest() is temporary disabled

jixuan1989 opened a new issue #3359:
URL: https://github.com/apache/iotdb/issues/3359


   because incorrect read/write lock usage of LinkedHashMap may cause OOM, we have used `com.github.ben-manes.caffeine:caffeine:2.9.1` as the LRUCache.
   
   However, the library does not provide clear() method, which leads to `IoTDBClearCacheIT.clearCacheTest` fails.
   
   To release v0.12.1, I disable the test. See https://github.com/apache/iotdb/pull/3358 
   But, we need to rethink that (1) do we really need the clear() method? (2) If yes, how to do that?


-- 
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] HTHou closed issue #3359: clearCacheTest() is temporary disabled

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


   


-- 
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: reviews-unsubscribe@iotdb.apache.org

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



[GitHub] [iotdb] HTHou closed issue #3359: clearCacheTest() is temporary disabled

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


   


-- 
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: reviews-unsubscribe@iotdb.apache.org

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