Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14353 Procedure V2 Phase 1.1 - cleanups and master-branch-only DDL updates (incompatible with branch-1.x)
  3. HBASE-13537

Procedure V2 - Change the admin interface for async operations to return Future (incompatible with branch-1.x)

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • proc-v2
    • None
    • Reviewed
    • Hide
      As we made changes to return types in asynchronous methods of Admin API, this change is going to break binary compatibility. The source compatibility is kept intact though. The applications running against this change needs to be recompiled to keep things working.
      Show
      As we made changes to return types in asynchronous methods of Admin API, this change is going to break binary compatibility. The source compatibility is kept intact though. The applications running against this change needs to be recompiled to keep things working.

    Description

      At the moment, the async operations are returning void. This task aims to change the return type to Future and remove the aysnc wrapper methods.

      Attachments

        1. HBASE-13537.patch
          30 kB
          Srikanth Srungarapu
        2. HBASE-13537.patch
          30 kB
          Srikanth Srungarapu
        3. HBASE-13537.patch
          12 kB
          Srikanth Srungarapu
        4. HBASE-13537_v2.patch
          16 kB
          Srikanth Srungarapu

        Activity

          People

            srikanth235 Srikanth Srungarapu
            srikanth235 Srikanth Srungarapu
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: