Bug #88021 High GC pressure when driver configured with serversideprepared statements
Submitted: 7 Oct 2017 15:57 Modified: 22 Nov 2017 20:55
Reporter: Johnathan Crawford (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S5 (Performance)
Version:5.1.44 OS:Any
Assigned to: Alexander Soklakov CPU Architecture:Any
Tags: performance gc

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[6 Nov 2017 10:49] Johnathan Crawford
Updated patch for fixing high GC pressure when driver configured with server side prepared statements

Attachment: 0001-Fix-for-88021-high-GC-pressure-when-driver-configure.patch (text/x-patch), 3.39 KiB.

[6 Nov 2017 10:50] Johnathan Crawford
Add generics to LRUCache to avoid typed exceptions

Attachment: 0001-Add-generics-to-LRUCache-to-avoid-typed-exceptions.patch (text/x-patch), 6.48 KiB.