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

MultiReader type safety in PriorityBuffer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 1.6.0
    • None
    • tserver
    • None

    Description

      MultiReader uses a PriorityBuffer, which is not a generic container. Elements returned are of type Object, which is dangerous for type safety.

      This should be replaced with a type safe implementations, maybe guava or commons has something.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mdrob Mike Drob
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: