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

stop using code mapping for method names in the RPC

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.20.3
    • 0.90.0
    • IPC/RPC
    • None
    • Incompatible change, Reviewed

    Description

      since we use a sorted mapping of method names -> codes and send that over the wire, even trivial changes, such as adding a new call, become wire-incompatible. This means many features which could easily have gone into a minor update must wait for a major update. Eg: 2066, 1845, etc.

      This will increase on-wire overhead, but the compatibility is worth it I think.

      Attachments

        1. HBASE-2219.patch
          6 kB
          ryan rawson
        2. HBASE-2219-2.patch
          12 kB
          ryan rawson

        Activity

          People

            ryanobjc ryan rawson
            ryanobjc ryan rawson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: