Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-3487

Configure MimeMessageInputStreamSource THRESHOLD

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • James Core
    • None

    Description

      This represents the point at which we should switch from a memory storage into a file storage.

      Defaults is 100 Kb.

      Obviously this parameter is important:

      • Higher values will operate mostly in-memory thus will have low latencies but will trash the heap and might trigger a GC hell.
      • Lower values will defensively operate on files. Higher latencies but predictable throughtput. Modern SSDs and FS cache should enable to keep up with high rates.

      Optimally we should have some bench showing the impact of this parameter.

      Related to JAMES-3477.

      Attachments

        Activity

          People

            Unassigned Unassigned
            btellier Benoit Tellier
            Votes:
            0 Vote for this issue
            Watchers:
            4 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 - 2h
                2h