5.2.5-99 on CentOS 5.5 x86_64: FederatedX memory leak during SELECTs

Bug #781320 reported by Dave Brady
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MariaDB
New
Undecided
Unassigned

Bug Description

We use the FederatedX engine exclusively for SELECTs.

Local (MyISAM) tables are populated with INSERT INTO ... SELECT FROM <Federated table>. Aggregation and other querying is done against the local tables.

Memory is almost always being leaked by the SELECTs. Successive queries usually cause unallocated RAM to be consumed, instead of reusing that which had been already allocated by mysqld. The box eventually starts to page, at which point the instance needs to be restarted.

Revision history for this message
Dave Brady (wmf364) wrote :

The FederatedX engine is exactly what we wanted for a system we are running.

This memory leak is really the only issue with it that is hurting us.

Hopefully an easy solution will be found!

Revision history for this message
CaptTofu (capttofu) wrote :

I will look into this! I'm glad you find federatedX to be of use!

Revision history for this message
CaptTofu (capttofu) wrote :

Hi - btw - how big are the result sets you have using your selects? Just wondering for testing and bug reproduction purposes.

Revision history for this message
Dave Brady (wmf364) wrote : Re: [Bug 781320] Re: 5.2.5-99 on CentOS 5.5 x86_64: FederatedX memory leak during SELECTs

Hi,

The result sets can be fairly large: 10 GB would not be uncommon (or even
the smallest).

On Thu, Sep 8, 2011 at 9:26 AM, CaptTofu <email address hidden> wrote:

> Hi - btw - how big are the result sets you have using your selects? Just
> wondering for testing and bug reproduction purposes.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/781320
>
> Title:
> 5.2.5-99 on CentOS 5.5 x86_64: FederatedX memory leak during SELECTs
>
> Status in Maria:
> New
>
> Bug description:
> We use the FederatedX engine exclusively for SELECTs.
>
> Local (MyISAM) tables are populated with INSERT INTO ... SELECT FROM
> <Federated table>. Aggregation and other querying is done against the
> local tables.
>
> Memory is almost always being leaked by the SELECTs. Successive
> queries usually cause unallocated RAM to be consumed, instead of
> reusing that which had been already allocated by mysqld. The box
> eventually starts to page, at which point the instance needs to be
> restarted.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/maria/+bug/781320/+subscriptions
>

--
Dave Brady
Senior Database Administrator
Motorola Mobility
Technical Operations

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.