You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uniffle.apache.org by GitBox <gi...@apache.org> on 2022/08/04 03:15:14 UTC

[GitHub] [incubator-uniffle] frankliee commented on issue #124: [Bug] Blocks read inconsistent: expected xxx blocks, actual xxx blocks

frankliee commented on issue #124:
URL: https://github.com/apache/incubator-uniffle/issues/124#issuecomment-1204707010

   Do you set `rss.data.replica.read=2` ?  It ensures the bitmap metadata of blocks to be written to 2 servers.
   
   As long as the read client gets the metadata from the 2 of servers, it can check the integrity of data from any one of server.
   


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

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