You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2023/01/18 12:06:03 UTC

[GitHub] [incubator-kvrocks] aleksraiden opened a new pull request, #1229: Update deps

aleksraiden opened a new pull request, #1229:
URL: https://github.com/apache/incubator-kvrocks/pull/1229

   Update google test up to 1.13.0
   
   - C++ 14 now required
   - Fixed bugs
   
   Update RocksDB to 7.9.2
   
   - Many bug fixed (e.g. relative to async_io support)
   - Performance Improvements
   - (new) Basic support for the wide-column data model
   - (new) Marked HyperClockCache as a production-ready alternative to LRUCache for the block cache. As much as 4.5x higher ops/sec vs. LRUCache.
   
   Update Snappy to 1.1.9
   
   - Performance improvements


-- 
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: issues-unsubscribe@kvrocks.apache.org

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


[GitHub] [incubator-kvrocks] git-hulk merged pull request #1229: Update RocksDB to 7.9.2 & Google test to 1.13.0

Posted by GitBox <gi...@apache.org>.
git-hulk merged PR #1229:
URL: https://github.com/apache/incubator-kvrocks/pull/1229


-- 
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: issues-unsubscribe@kvrocks.apache.org

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


[GitHub] [incubator-kvrocks] git-hulk commented on pull request #1229: Update RocksDB to 7.9.2 & Google test to 1.13.0

Posted by GitBox <gi...@apache.org>.
git-hulk commented on PR #1229:
URL: https://github.com/apache/incubator-kvrocks/pull/1229#issuecomment-1396377899

   Thanks all, summarizing and merging...


-- 
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: issues-unsubscribe@kvrocks.apache.org

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


[GitHub] [incubator-kvrocks] aleksraiden commented on pull request #1229: Update deps

Posted by GitBox <gi...@apache.org>.
aleksraiden commented on PR #1229:
URL: https://github.com/apache/incubator-kvrocks/pull/1229#issuecomment-1386978375

   @PragmaTwice yes, sorry, I forgot about this bug. Revert this asap.


-- 
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: issues-unsubscribe@kvrocks.apache.org

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


[GitHub] [incubator-kvrocks] PragmaTwice commented on pull request #1229: Update deps

Posted by GitBox <gi...@apache.org>.
PragmaTwice commented on PR #1229:
URL: https://github.com/apache/incubator-kvrocks/pull/1229#issuecomment-1386958066

   I think maybe we cannot bump the version of snappy due to some unknown bugs, refer to #788.


-- 
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: issues-unsubscribe@kvrocks.apache.org

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


[GitHub] [incubator-kvrocks] git-hulk commented on pull request #1229: Update RocksDB to 7.9.2 & Google test to 1.13.0

Posted by GitBox <gi...@apache.org>.
git-hulk commented on PR #1229:
URL: https://github.com/apache/incubator-kvrocks/pull/1229#issuecomment-1396378459

   Great thanks to @aleksraiden again


-- 
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: issues-unsubscribe@kvrocks.apache.org

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