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

MMDBLOOKUP::Improvement:: allow mmdb to be reloaded on HUP signal #4542

Merged
merged 1 commit into from
Apr 19, 2021

Conversation

frikilax
Copy link
Contributor

Current version of mmdblookup doesn't handle the mmdb file(s) safely, this improvement allows safe reloading of mmdb files after changing them, without having to restart Rsyslog

@lgtm-com
Copy link

lgtm-com bot commented Feb 23, 2021

This pull request fixes 1 alert when merging 663a155 into 003ae3b - view on LGTM.com

fixed alerts:

  • 1 for Commented-out code

@rgerhards
Copy link
Member

@frikilax gentle reminder: I think the CI fail has some valid points

@rgerhards rgerhards self-assigned this Mar 29, 2021
@frikilax
Copy link
Contributor Author

@frikilax gentle reminder: I think the CI fail has some valid points

You're right, I didn't pay attention to those tests, will try to look into it shortly

@lgtm-com
Copy link

lgtm-com bot commented Apr 5, 2021

This pull request fixes 1 alert when merging 08d59e5 into 55b68be - view on LGTM.com

fixed alerts:

  • 1 for Commented-out code

@rgerhards
Copy link
Member

looks like we (still?) have issues inside the code - memory leaks?

@frikilax
Copy link
Contributor Author

frikilax commented Apr 9, 2021

Looks like a known issue with libmaxminddb, the leak is 0 bytes and was already suppressed in tests, but is popping again in another form

@lgtm-com
Copy link

lgtm-com bot commented Apr 9, 2021

This pull request fixes 1 alert when merging f4ea547 into 9188567 - view on LGTM.com

fixed alerts:

  • 1 for Commented-out code

@rgerhards rgerhards added the bug label Apr 19, 2021
@rgerhards rgerhards merged commit 1bf65fd into rsyslog:master Apr 19, 2021
@rgerhards rgerhards added this to the v8.2104 milestone Apr 19, 2021
@frikilax frikilax deleted the mmdblookup_reload branch April 19, 2021 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants