Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-5120

Avoid using MappedByteBuffers for server side sorting.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 4.14.1
    • 4.15.0, 5.1.0
    • None
    • None

    Description

      We should had a production outage due to this.
      MappedByteBuffer may leave files around, on top they use direct memory, which is not cleared until the JVM executes a full GC.

      See last comment on PHOENIX-2405.

      Attachments

        1. 5120-master-v6.txt
          28 kB
          Lars Hofhansl
        2. 5120-master-v5.txt
          26 kB
          Lars Hofhansl
        3. 5120-master-v3.txt
          14 kB
          Lars Hofhansl
        4. 5120-master.txt
          14 kB
          Lars Hofhansl
        5. 5120-1.4-wip.txt
          13 kB
          Lars Hofhansl
        6. 5120-1.4-v3.txt
          14 kB
          Lars Hofhansl
        7. 5120-1.4-v2.txt
          14 kB
          Lars Hofhansl
        8. 5120-1.4.txt
          13 kB
          Lars Hofhansl

        Issue Links

          Activity

            People

              larsh Lars Hofhansl
              larsh Lars Hofhansl
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: