Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-24492

ProtobufLogReader.readNext does not need looping

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      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.

      Attachments

        Activity

          People

            vjasani Viraj Jasani
            vjasani Viraj Jasani
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: