Skip to content

Conversation

@jgates108
Copy link
Contributor

No description provided.


/// Protects CSS in `qs->analyzeQuery(query, stmt);` and
/// protects uq calls that alter the database.
std::mutex _factoryMtx;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CSS and all of these other things should be made thread safe, but that's a much bigger job and CSS is about to be under the microscope for other reasons in the next couple of weeks.

@fritzm fritzm changed the title Tickets/dm 52371 DM-52371: Unnecessary serialization during query parsing, analysis and registration in Qserv Sep 16, 2025
@fritzm fritzm force-pushed the tickets/DM-52371 branch 3 times, most recently from 2d1f082 to b1554b4 Compare October 11, 2025 01:30
@fritzm fritzm force-pushed the tickets/DM-52371 branch 2 times, most recently from b4da445 to 23c43f8 Compare October 16, 2025 01:11
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