Skip to content

Conversation

noramullen1
Copy link
Contributor

No description provided.

@noramullen1 noramullen1 merged commit 5709f03 into master Sep 26, 2019
@kelseiv kelseiv deleted the alpha-18-changelog branch October 9, 2019 23:42
jstirnaman added a commit that referenced this pull request Sep 15, 2025
Updates documentation to reflect that exec-mem-pool-bytes is used for both
query processing and parquet persistence operations, not just queries.

Based on source code analysis showing the memory pool is used by:
- Query executor for processing queries
- Persister for converting WAL data to Parquet format

Changes:
- Updated config description to include "data operations"
- Added memory usage info to durability docs for Parquet storage
- Added troubleshooting section for memory-related write performance
- Fixed capitalization of "object store" throughout

Addresses DAR #499

Source analysis: influxdb3/src/commands/serve.rs:772-798
Shows separate executors for queries and write path operations,
both using memory pools for data processing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant