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

Exclude special volumes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.7.0
    • 2.0.0
    • core

    Description

      A few improvements to the VolumeChooser are desired for a use case that seems general enough to warrant an update to Accumulo.

      Use Case:
      A new volume is added, with limited capacity, to be dedicated for a specific table. All other tables or files should be excluded from this new volume.

      Suggested Improvements:

      1. Update the signature for VolumeManager.choose to take a VolumeChooserEnvironment instead of Optional<String>. This will allow future parameters for volume selection without repeatedly changing the VolumeManager interface.
      2. It's not currently possible to specify preferred volumes for the write-ahead logs
      3. In several places including PreferredVolumeChooser, PerTableVolumeChooser and VolumeManagerImpl, the failsafe chooser is the RandomVolumeChooser which will include the instance volume that needs to be excluded. It would be useful to have a configurable failsafe in this situation.
      4. The volume chooser is called in FileUtils for temp directory creation but it could instead use the sticky dir to create the temp directory, not needing the volume chooser at all.

      The above suggestions could become sub-tickets. Note that the improvements listed have been implemented for my particular instance and I hope to submit them as a patch.

      Attachments

        Activity

          People

            Matt Peterson Matt Peterson
            Matt Peterson Matt Peterson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 13h 10m
                13h 10m