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

[89-fb] Remove reflection from HBaseClient

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.89-fb
    • None
    • None

    Description

      Every time we read response in HBaseClient we create instance of valueClass using reflection and Hadoop APIs. valueClass is set in a constructor of HBaseClient to one of parameters. The parameter is always HbaseObjectWritable.

      We can remove reflection by hardcoding HbaseObjectWritable.

      Attachments

        Activity

          People

            michalgr Michal Gregorczyk
            michalgr Michal Gregorczyk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: