-
Type:
Task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-alpha-1, 1.7.0, 2.4.0
-
Component/s: Replication, wal
-
Labels:None
-
Hadoop Flags:Reviewed
ProtobufLogReader.readNext is using infinite while loop for the whole method, however it returns value or throws errors in single execution. while(true) was part of initial code and with better improvements in the method, this loop has not been removed yet.
1.
|
Backport HBASE-24492 to all 2.x branch |
|
Resolved | Viraj Jasani |