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

Admin Utilities Should Respect EPIPE

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.6.0
    • scripts, shell
    • None

    Description

      Many of the admin utilities can potentially print a lot of output, but don't play nice with standard unix utilities like head. These tools should periodically check if the stdout pipe has been closed, and terminate appropriately, instead of continuing to execute and printing output that nobody will ever see.

      This check can be done using System.out.checkError().

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: