History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JM-992
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Gaston Dombiak
Reporter: Gaston Dombiak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Openfire

Openfire is using direct buffers by default instead of heap buffers

Created: 03/06/07 05:24 PM   Updated: 03/06/07 05:24 PM
Component/s: Core
Affects Version/s: 3.2.2
Fix Version/s: 3.2.3

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 03/06/07 05:24 PM
Acceptance Test - Add?: No


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.