Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-5398

Rewrite os::read() to be friendlier to reading binary files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None
    • Mesosphere Sprint 35
    • 3

    Description

      The existing read() implementation is based on calling getline() to
      read in chunks of data from a file. This is fine for text-based files,
      but is a little strange for binary files.

      Attachments

        Issue Links

          Activity

            People

              klueska Kevin Klues
              klueska Kevin Klues
              Benjamin Mahler Benjamin Mahler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: