[HBASE-25536] Remove 0 length wal file from logQueue if it belongs to old sources...
commitd234b4dec2d50c9184f3b4affaa68ec232445f29
authorshahrs87 <shahrs87@gmail.com>
Fri, 29 Jan 2021 12:17:30 +0000 (29 04:17 -0800)
committerGitHub <noreply@github.com>
Fri, 29 Jan 2021 12:17:30 +0000 (29 17:47 +0530)
tree709535b81fdaa8e575cc88fd52241fed36578690
parentde51a40b53ec16d1847537211f4e9b1e2808ac66
[HBASE-25536] Remove 0 length wal file from logQueue if it belongs to old sources (#2908)

Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Signed-off-by: Geoffrey Jacoby <gjacoby@apache.org>
Signed-off-by: Bharath Vissapragada <bharathv@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReader.java
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestWALEntryStream.java