Apache9 commented on PR #4570:
URL: https://github.com/apache/hbase/pull/4570#issuecomment-1186514779

   > > What is the jira issue for this PR? And mind explaining a bit about the 
problem?
   > 
   > when "hbase.regionserver.logroll.period" set 600000 and 
"hbase.master.hfilecleaner.ttl" set 1800000 Under high concurrency, another 
thread deletes the parent directory of archiveLogFile before archiving, 
resulting in archiving failure. Finally, RS abort
   
   So you enabled archive dir per region server? And why is 
"hbase.master.hfilecleaner.ttl" related here? You mean logcleaner?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to