Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the loading of other rules more robust. #2179

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Jun 4, 2021

Loading rule descriptions in XML format happens once during server startup. Errors in the XML files can cause the server to fail to start. The loading has been made more robust. In case of an error, individual XML blocks are ignored. This should at least allow the server to be restarted. Afterwards the faulty XML description can be fixed.


This change is Reviewable

Loading rule descriptions in XML format happens once during server startup. Errors in the XML files can cause the server to fail to start. The loading has been made more robust. In case of an error, individual XML blocks are ignored. This should at least allow the server to be restarted. Afterwards the faulty XML description can be fixed.
@guwirth guwirth added this to the 2.0.3 milestone Jun 4, 2021
@guwirth guwirth self-assigned this Jun 4, 2021
@guwirth guwirth merged commit 31e8729 into SonarOpenCommunity:master Jun 4, 2021
@guwirth guwirth deleted the other-repository branch July 26, 2022 09:03
@guwirth guwirth restored the other-repository branch July 26, 2022 09:14
@guwirth guwirth deleted the other-repository branch July 26, 2022 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant