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

Expose RpcScheduling implementations as LimitedPrivate interfaces

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.99.0, 0.98.4
    • 0.99.0, 0.98.4
    • io, regionserver, Usability
    • None
    • Reviewed

    Description

      In PHOENIX-938 we are attempting to resolve cross-RS deadlocks in indexing by adding custom RPC handlers (so regular puts/reads don't interfere with index updates). However, we've run into a couple of snags where the interfaces change, making it a bit more difficult to support interoperability between minor versions as the underlying RPC handling changed (for the better, but still different .

      This would just mark those interfaces Public, Evolving, so we still have some flexibility, but don't break existing usage.

      Note, this kind of thing will come up for any client who is doing custom RPC handling - beyond the recently added flexibility - but wants to stay in line with the current HBase implementation (rather than building their own RPC handling mechanisms).

      Attachments

        1. hbase-11497-0.98-v0.patch
          6 kB
          Jesse Yates
        2. HBASE-11497.patch
          12 kB
          Andrew Kyle Purtell
        3. HBASE-11497-0.98.patch
          12 kB
          Andrew Kyle Purtell
        4. abstract-rpc-sched.patch
          4 kB
          Matteo Bertozzi

        Activity

          People

            jesse_yates Jesse Yates
            jesse_yates Jesse Yates
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: