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

FSDataInputStreamWrapper unbuffer can NOT invoke the classes that NOT implements CanUnbuffer but its parents class implements CanUnbuffer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.0.2
    • 3.0.0-alpha-1, 2.3.0, 2.2.6
    • io
    • None
    • Reviewed

    Description

      FSDataInputStreamWrapper unbuffer can NOT invoke the classes that NOT implements CanUnbuffer but its parents class implements CanUnbuffer

      For example:

      There are 1 interface I1 and one class implements I1 named PC1 and the class C1 extends from PC1

      If we want to invoke the C1 unbuffer() method the FSDataInputStreamWrapper unbuffer  can NOT do that. 

       

       

       

      Attachments

        Issue Links

          Activity

            People

              zhaoyim Zhao Yi Ming
              zhaoyim Zhao Yi Ming
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: