Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-4838

Create SPI package

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      Accumulo has multiple pluggable services. It would be nice if the SPIs (service provider interface) for these were in one package. For existing service SPIs, this can not be easily done. However, for new service SPIs it would be nice to start putting them under a single package. This package could be org.apache.accumulo.core.spi. Currently there are at least two new unreleased SPIs for caching and summarization. These could be moved to the new package.

      For existing SPIs could possibly do the following :

      • Create a new SPI in the new package
      • Make existing SPI extend new SPI and deprecate it

      The contents of this package could be analyzed by APILyzer to ensure only API and SPI types are used.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kturner Keith Turner
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: