bharathv opened a new pull request #3346:
URL: https://github.com/apache/hbase/pull/3346


   …332)
   
   This bug was exposed by the test from HBASE-25924. Since this wal
   implementations close the wal asynchronously, replication can potentially
   miss the trailer bytes. (see jira comment for detailed analysis).
   
   While this is not a correctness problem (since trailer does not have any 
entry data),
   it erroneously bumps a metric that is used to track skipped bytes in WAL 
resulting
   in false alarms which is something we should avoid.
   
   Reviewed-by: Rushabh Shah <rushabh.s...@salesforce.com>
   Signed-off-by: Viraj Jasani <vjas...@apache.org>
   Signed-off-by Anoop Sam John <anoopsamj...@apache.org>
   (cherry picked from commit b04c3c77860fe430308a6bfd7dd8aebe1ad3510c)


-- 
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:
us...@infra.apache.org


Reply via email to