keith-turner commented on issue #428: GCS Hadoop Connector can't recover from 
Tablet Server failure.
URL: https://github.com/apache/accumulo/issues/428#issuecomment-382076404
 
 
   > I'm not sure what to do from here.
   
   I think this following needs to be done.
   
    * Determine how one process can close a file using GCSC such that any other 
processes writing to the file will fail.  Then implement this as a 
`org.apache.accumulo.server.master.recovery.LogCloser`.
    * Put this implementation on Accumulo classpath
    * Set the accumulo property `master.walog.closer.implementation`
   
   I am really curious about the overall write ahead log behavior with GCSC.  I 
would be interesting to intentionally kill tablet servers and see if the data 
recovers correctly.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to