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

Publish GrokPatternsChangedEvent when using content packs #3621

Merged
merged 1 commit into from Mar 29, 2017

Conversation

joschi
Copy link
Contributor

@joschi joschi commented Mar 15, 2017

The BundleImporter logic for creating Grok patterns from a content pack wasn't publishing a GrokPatternsChangedEvent which causes the GrokService to invalidate and reload its internal cache.

Fixes #3610

The BundleImporter logic for creating Grok patterns from a content pack
wasn't publishing a GrokPatternsChangedEvent which caused the GrokService
to invalidate and reload its internal cache.

Fixes #3610
@joschi joschi added this to the 2.3.0 milestone Mar 15, 2017
@joschi
Copy link
Contributor Author

joschi commented Mar 15, 2017

This has to be back-ported to to 2.2 branch once it's been reviewed and merged.

@dennisoelkers dennisoelkers self-assigned this Mar 29, 2017
@dennisoelkers dennisoelkers merged commit cdffb53 into master Mar 29, 2017
@dennisoelkers dennisoelkers deleted the issue-3610 branch March 29, 2017 13:40
joschi added a commit that referenced this pull request Mar 29, 2017
The BundleImporter logic for creating Grok patterns from a content pack
wasn't publishing a GrokPatternsChangedEvent which caused the GrokService
to invalidate and reload its internal cache.

Fixes #3610
(cherry picked from commit cdffb53)
dennisoelkers pushed a commit that referenced this pull request Mar 30, 2017
)

The BundleImporter logic for creating Grok patterns from a content pack
wasn't publishing a GrokPatternsChangedEvent which caused the GrokService
to invalidate and reload its internal cache.

Fixes #3610
(cherry picked from commit cdffb53)
zeeklop added a commit that referenced this pull request May 26, 2022
zeeklop added a commit that referenced this pull request Jun 1, 2022
zeeklop added a commit that referenced this pull request Jun 2, 2022
zeeklop added a commit that referenced this pull request Jun 14, 2022
zeeklop added a commit that referenced this pull request Jul 5, 2022
zeeklop added a commit that referenced this pull request Jul 5, 2022
zeeklop added a commit that referenced this pull request Jul 11, 2022
* fix(Graylog2/graylog-plugin-enterprise#3621): Adds FieldTypes route

* fix(Graylog2/graylog-plugin-enterprise#3621): Moves Autocomplete to Core

* fix(Graylog2/graylog-plugin-enterprise#3621): Adds missing license

* fix(Graylog2/graylog-plugin-enterprise#3612): Removes console.log

* nit: Creates function to render in tests, Removes useEffect and useState from Autocomplete component
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.

None yet

2 participants