Forum Discussion
Taking a really quick look at the code, I think there is some bug related to the mssql.excludesystem_database property. The code wants to first list all DBs that are not system, then check if you don't have that property then add it at the end. I would guess the code is no longer properly excluding system DBs from the first part, then adds the system DBs again after checking that property.
I'm not currently in a position to fully review/test code myself. You may need to have someone that knows groovy and/or compare the code between the two versions. Or perhaps you can report this to LM as a ticket so someone there can review the code, or if others on the forums wants to help.
P.S. I'm willing to bet that setting mssql.excludesystem_database to true will "fix" the issue, but I don't suggest doing that since once the bug is fixed, you will lose system db data.
If thats the case, I am surprised people havent hit it yet. I mean, the force-upgrade to groovy4 is a real thing, even if they did push the required collector version date. Anybody with optional is probably getting that imminently (the optional version of the collector releases, which has the removal slated for March iirc).
Basically, I'll be curious to know if this is a known bug when I open a support ticket tomorrow. I'll prob ask my customer success contact, as that way I might find out sooner than the usual turnaround time.
Related Content
- 7 months ago
- 2 months ago
- 4 years ago