-
Notifications
You must be signed in to change notification settings - Fork 3.5k
fix database manager with multiple pipelines #12862
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 35 commits into
elastic:master
from
kaisecheng:geoip_multiple_pipelines
Jun 16, 2021
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
5b83225
change DatabaseManager to singleton to ensure only one instance downl…
kaisecheng 94ee10c
DatabaseManager ensures single download job
kaisecheng 222d807
refactor DatabaseManager
kaisecheng 8646194
log age check only when subscriber exist
kaisecheng 1d2ab08
update log message
kaisecheng 950fe8c
add bypass
kaisecheng 481bb22
change metadata format
kaisecheng 18a9cac
log trace
kaisecheng 4d8be13
comment
kaisecheng 0dd4c9d
add test case
kaisecheng f4cf2a5
fix test
kaisecheng 580824b
Merge branch 'master' of github.com:elastic/logstash into geoip_multi…
kaisecheng 068f9da
Merge branch 'master' of github.com:elastic/logstash into geoip_multi…
kaisecheng 021d48d
update log message
kaisecheng c885b82
ensure database path return the result after initial download finished
kaisecheng fe26d4b
Merge branch 'master' of github.com:elastic/logstash into geoip_multi…
kaisecheng 0f94420
move metadata preparation
kaisecheng 439e292
adopt observable pattern
kaisecheng 02e094e
remove plugins reference in state
kaisecheng 7127201
change DatabaseManager to Singleton
kaisecheng f360013
change the metadata column name from `update_at` to `check_at`
kaisecheng 0b0c4fb
pin geoip to 7.2
kaisecheng 46c3ac6
fix pin gem version
kaisecheng c9f2fe7
minor syntax update
kaisecheng 195083f
remove dead code
kaisecheng 5c2c862
update test
kaisecheng fb2b592
remove observable
kaisecheng ba9bbd9
add test case
kaisecheng 73b7a4f
remove thread context `pipeline.id`
kaisecheng 59880b6
adjust log message
kaisecheng cda5900
adjust log message
kaisecheng 79c15de
fix test
kaisecheng b9b248c
adjust log message
kaisecheng bb22ab8
Merge branch 'master' of github.com:elastic/logstash into geoip_multi…
kaisecheng dfca338
`7.2.0` was yanked due to missing jars dependency in manual publish. …
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
Oops, something went wrong.
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.