Skip to content

bug fix, convert KB to Bytes - #637

Closed
jjuliamolin wants to merge 1 commit into
facebookincubator:mainfrom
jjuliamolin:export-D89123879
Closed

bug fix, convert KB to Bytes#637
jjuliamolin wants to merge 1 commit into
facebookincubator:mainfrom
jjuliamolin:export-D89123879

Conversation

@jjuliamolin

Copy link
Copy Markdown
Contributor

Summary:
Forgot to do a KB -> Bytes conversion, so disk limit was 1000x less than expected :) This is not in prod yet, the bug didn't affect prod and this fix won't either until we set this variable for glean.query.prod

https://www.internalfb.com/code/configerator/[dc5e4b26185b5c8a2b17cb4f898e0872f7085882]/source/glean/server/glean.query.shadow.t3.cconf?lines=43-45
note that the comment about 3.5TB is a bit leading, it's actually 4.2 TiB but our Shardmanager config is set to not use more than 85%

Reviewed By: malanka

Differential Revision: D89123879

Summary:
Forgot to do a KB -> Bytes conversion, so disk limit was 1000x less than expected :)  This is not in prod yet, the bug didn't affect prod and this fix won't either until we set this variable for glean.query.prod 

https://www.internalfb.com/code/configerator/[dc5e4b26185b5c8a2b17cb4f898e0872f7085882]/source/glean/server/glean.query.shadow.t3.cconf?lines=43-45
*note that the comment about 3.5TB is a bit leading, it's actually 4.2 TiB but our Shardmanager config is set to not use more than 85%*

Reviewed By: malanka

Differential Revision: D89123879
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 15, 2025
@meta-codesync

meta-codesync Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

@jjuliamolin has exported this pull request. If you are a Meta employee, you can view the originating Diff in D89123879.

@netlify

netlify Bot commented Dec 15, 2025

Copy link
Copy Markdown

Deploy Preview for fb-oss-glean canceled.

Name Link
🔨 Latest commit 1e63cc5
🔍 Latest deploy log https://app.netlify.com/projects/fb-oss-glean/deploys/6940088b6fb6780008b76d6a

@meta-codesync meta-codesync Bot closed this in b292aee Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant