Abyss-lord commented on code in PR #7200:
URL: https://github.com/apache/gravitino/pull/7200#discussion_r2104097523


##########
gradle/libs.versions.toml:
##########
@@ -119,6 +119,8 @@ hudi = "0.15.0"
 google-auth = "1.28.0"
 aliyun-credentials = "0.3.12"
 openlineage = "1.29.0"
+concurrent-trees = "2.6.0"
+jcstress = "0.4"

Review Comment:
   > What is this used for?
   
   @yuqi1129 
   - `concurrent-trees`:Provides a high-performance concurrent radix tree 
(prefix tree) implementation, use as cacheIndex
   - `jcstress`: A concurrency testing tool.



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