You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2019/06/14 14:13:32 UTC

[GitHub] [ignite] nizhikov edited a comment on issue #5656: IGNITE-10663 Read Repair

nizhikov edited a comment on issue #5656: IGNITE-10663 Read Repair
URL: https://github.com/apache/ignite/pull/5656#issuecomment-502125074
 
 
   Several design notes.
   Can you clarify it?
   
   * What if:
   * * BLT enabled
   * * Some BLT node missing from topology
   * * Use executes `cache.withRepair().get(key);` operation for key on failed node?
   
   What is the expected behaviour here?
   
   * Should we check somehow that all backups for some key are online?
   

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


With regards,
Apache Git Services