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

Allowing HRegionServer extensions to register interfaces for HBaseRPCMetrics

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 0.90.0
    • 0.90.0
    • master, regionserver
    • None

    Description

      HBaseRpcMetrics is now logging a WARN message every time it encounters an
      unregistered RPC method.

      In my case I now get huge log files filled with these warnings because the
      hbase-trx transactional extension of HBase uses a subclass of HRegionServer
      that adds new interface methods.

      It's easy enough to tell log4j to ignore HBaseRpcMetrics output.

      However, it would be nice if the Server/HRegionServer HBaseRpcMetrics
      mechanism was more extensible so I could pass down new interfaces or grab
      the HBaseRpcMetrics from the HBaseRPC object to add interfaces from up
      top...

      Attachments

        Activity

          People

            Unassigned Unassigned
            jk-public@troove.net James Kennedy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: