Skip to content

Conversation

ciudilo
Copy link
Contributor

@ciudilo ciudilo commented May 22, 2017

Previously we would pull a sample document from system.profile collection which could contain regexes.
Regexes sometimes are not processed correctly and cause promblems for proactiveDB analysis.

Previously we would pull a sample document from system.profile collection which could contain regexes.
Regexes sometimes are not processed correctly and cause promblems for proactiveDB analysis.
@devkev
Copy link
Contributor

devkev commented Aug 22, 2017

Any document in any collection can contain regexes, it's just that system.profile is generally more likely to contain them. Is the issue here SERVER-11771 (or similar), or something else? Would it be better to see if we can more generically remove from the output any regexes that the shell can't handle? eg. convert them to a { $regex: "...", $options: "..." } subdocument?

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.

2 participants