[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2975: HBASE-25596: Fix NPE and avoid permanent unreplicated data due to EOF

2021-02-22 Thread GitBox
sandeepvinayak commented on a change in pull request #2975: URL: https://github.com/apache/hbase/pull/2975#discussion_r580730613 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReaderThread.java ## @@ -133,71

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2975: HBASE-25596: Fix NPE and avoid permanent unreplicated data due to EOF

2021-02-22 Thread GitBox
sandeepvinayak commented on a change in pull request #2975: URL: https://github.com/apache/hbase/pull/2975#discussion_r580691179 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestWALEntryStream.java ## @@ -726,8 +727,62 @@ public

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2975: HBASE-25596: Fix NPE and avoid permanent unreplicated data due to EOF

2021-02-22 Thread GitBox
sandeepvinayak commented on a change in pull request #2975: URL: https://github.com/apache/hbase/pull/2975#discussion_r580687822 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReaderThread.java ## @@ -133,71

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2975: HBASE-25596: Fix NPE and avoid permanent unreplicated data due to EOF

2021-02-22 Thread GitBox
sandeepvinayak commented on a change in pull request #2975: URL: https://github.com/apache/hbase/pull/2975#discussion_r580687496 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReaderThread.java ## @@ -133,71

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2975: HBASE-25596: Fix NPE and avoid permanent unreplicated data due to EOF

2021-02-22 Thread GitBox
sandeepvinayak commented on a change in pull request #2975: URL: https://github.com/apache/hbase/pull/2975#discussion_r580640656 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReaderThread.java ## @@ -133,71

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2975: HBASE-25596: Fix NPE and avoid permanent unreplicated data due to EOF

2021-02-22 Thread GitBox
sandeepvinayak commented on a change in pull request #2975: URL: https://github.com/apache/hbase/pull/2975#discussion_r580649057 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestReplicationSource.java ## @@ -34,6 +34,8 @@ import static

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2975: HBASE-25596: Fix NPE and avoid permanent unreplicated data due to EOF

2021-02-22 Thread GitBox
sandeepvinayak commented on a change in pull request #2975: URL: https://github.com/apache/hbase/pull/2975#discussion_r580649057 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestReplicationSource.java ## @@ -34,6 +34,8 @@ import static

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2975: HBASE-25596: Fix NPE and avoid permanent unreplicated data due to EOF

2021-02-22 Thread GitBox
sandeepvinayak commented on a change in pull request #2975: URL: https://github.com/apache/hbase/pull/2975#discussion_r580646630 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReaderThread.java ## @@ -133,71

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2975: HBASE-25596: Fix NPE and avoid permanent unreplicated data due to EOF

2021-02-22 Thread GitBox
sandeepvinayak commented on a change in pull request #2975: URL: https://github.com/apache/hbase/pull/2975#discussion_r580644411 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReaderThread.java ## @@ -133,71

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2975: HBASE-25596: Fix NPE and avoid permanent unreplicated data due to EOF

2021-02-22 Thread GitBox
sandeepvinayak commented on a change in pull request #2975: URL: https://github.com/apache/hbase/pull/2975#discussion_r580640767 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReaderThread.java ## @@ -133,71

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2975: HBASE-25596: Fix NPE and avoid permanent unreplicated data due to EOF

2021-02-22 Thread GitBox
sandeepvinayak commented on a change in pull request #2975: URL: https://github.com/apache/hbase/pull/2975#discussion_r580640656 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReaderThread.java ## @@ -133,71

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2975: HBASE-25596: Fix NPE and avoid permanent unreplicated data due to EOF

2021-02-22 Thread GitBox
sandeepvinayak commented on a change in pull request #2975: URL: https://github.com/apache/hbase/pull/2975#discussion_r580634956 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java ## @@ -840,7 +844,7 @@ public void

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #2975: HBASE-25596: Fix NPE and avoid permanent unreplicated data due to EOF

2021-02-22 Thread GitBox
sandeepvinayak commented on a change in pull request #2975: URL: https://github.com/apache/hbase/pull/2975#discussion_r580623138 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReaderThread.java ## @@ -241,11