You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/05/25 12:25:50 UTC

[GitHub] [incubator-kvrocks] luger1990 commented on issue #607: get an error when i write data to kvrocks--ERR Corruption: Corrupted compressed block contents: Snappy

luger1990 commented on issue #607:
URL: https://github.com/apache/incubator-kvrocks/issues/607#issuecomment-1137175923

   i think i have installed snappy library 
   ```
   root@nct:~# dpkg -l|grep snappy 
   ii  libsnappy-dev:amd64                   1.1.8-1build1                         amd64        fast compression/decompression library (development files)
   ii  libsnappy1v5:amd64                    1.1.8-1build1                         amd64        fast compression/decompression library
   ```
   
   At the beginning, it was writable. After writing dozens of M data, this error was prompted.


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

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