Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Bug 2365146
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh109 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
Migrated Products
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
Bug 2365146
-
[rgw][s3select]: radosgw process killed with "Out of memory" while executing query "select * from s3object limit 1" on a 12GB parquet file
Summary:
[rgw][s3select]: radosgw process killed with "Out of memory" while executing ...
Keywords
:
Reopened
Status
:
VERIFIED
Alias:
None
Product:
Red Hat Ceph Storage
Classification:
Red Hat Storage
Component:
RGW
Sub Component:
---
Version:
8.1
Hardware:
Unspecified
OS:
Unspecified
Priority:
unspecified
Severity:
high
Target Milestone:
---
Target Release
:
8.1
Assignee:
Matt Benjamin (redhat)
QA Contact:
Yuva Teja Sree Gayam
Docs Contact:
Rivka Pollack
URL:
Whiteboard:
Depends On:
2252403
Blocks:
2351689
2275323
TreeView+
depends on
/
blocked
Reported:
2025-05-08 19:17 UTC by
tserlin
Modified:
2025-05-27 15:32 UTC (
History
)
CC List:
10 users
(
show
)
ceph-eng-bugs
cephqe-warriors
gsalomon
hmaheswa
mbenjamin
mkasturi
rpollack
tserlin
vereddy
ygayam
Fixed In Version:
ceph-19.2.1-184.el9cp
Doc Type:
Bug Fix
Doc Text:
.Large queries on Parquet objects no longer emit an `Out of memory` error Previously, in some cases, when a query was processed on a Parquet object, that object was read in large chunks. This caused the Ceph Object Gateway to load a larger buffer into the memory, which was too big for low-end machines. The memory would especially be affected when Ceph Object Gateway was co-located with OSD processes, which consume a large amount of memory. With the `Out of memory` error, the OS killed the Ceph Object Gateway process. With this fix, the there is an updated limit for the reader-buffer size for reading column chunks. The default size is now 16 MB and the size can be changed through the Ceph Object Gateway configuration file.
Clone Of:
2252403
Environment:
Last Closed:
Embargoed:
Dependent Products:
Red Hat OpenShift Container Storage
Red Hat OpenShift Data Foundation
Red Hat OpenStack
Attachments
(Terms of Use)
Links
System
ID
Private
Priority
Status
Summary
Last Updated
Red Hat Issue Tracker
RHCEPH-11365
0
None
None
None
2025-05-08 19:19:07 UTC
Description
tserlin
2025-05-08 19:17:38 UTC
+++ This bug was initially created as a clone of
Bug #2252403
+++
Note
You need to
log in
before you can comment on or make changes to this bug.