-
Notifications
You must be signed in to change notification settings - Fork 82
fix database manager with multiple pipelines and expiry action #181
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
Merged
kaisecheng
merged 24 commits into
logstash-plugins:master
from
kaisecheng:geoip_multiple_pipelines
Jun 15, 2021
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
6bb92d1
work with a single DatabaseManager instance
kaisecheng 25d5076
use pub-sub mode to get new database path
kaisecheng 87371ff
update test
kaisecheng e18a234
add bypass function
kaisecheng 567d9c3
tag expired database
kaisecheng 521aab6
remove empty lines
kaisecheng 89b5dd4
refactor
kaisecheng aece7cf
rename
kaisecheng c37fe71
dump version
kaisecheng b3ccd76
Merge branch 'master' of github.com:logstash-plugins/logstash-filter-…
kaisecheng b632c79
Merge branch 'master' of github.com:logstash-plugins/logstash-filter-…
kaisecheng d392c73
adopt observable pattern
kaisecheng 7aa96fe
pin to LS 7.14+
kaisecheng 05036a8
remove pin to unblock test with LS <= 7
kaisecheng 85a3159
add checking to load x-pack code
kaisecheng b72ad92
test against 7.14
kaisecheng 3684942
add dependency
kaisecheng b4ec03d
reformat
kaisecheng 05d28b5
update doc
kaisecheng 94c1103
handle empty database path from manager
kaisecheng bd32975
add test case
kaisecheng 7d9572e
adjust log message
kaisecheng a3ee1b1
adjust log message
kaisecheng 75abab2
Merge branch 'master' of github.com:logstash-plugins/logstash-filter-…
kaisecheng File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.