Openfire (ARCHIVED)

Openfire is using direct buffers by default instead of heap buffers

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 3.2.2
  • Fix Version/s: 3.2.3
  • Component/s: Core
  • Labels:
    None
  • Acceptance Test - Add?:
    No

Description

Under heavy load it is possible to run out of memory when using direct buffers. Moreover, heap buffers are much faster than direct buffers. For all this we need to use heap buffers by default. Openfire was trying to use heap buffers by default but the IF statement was the other way around.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: