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

Add a note to purge the ingest-geoip plugin #39553

Merged

Conversation

danielmitterdorfer
Copy link
Member

The ingest-geoip module in 6.7.0 will check for any leftover database
files from the old plugin and will prevent node startup if they are
present. With this commit we add a note to the breaking changes docs for
6.7.0 that instructs users to use the --purge option when removing the
ingest-geoip plugin prior to upgrading to avoid this situation.

Closes #39495

The ingest-geoip module in 6.7.0 will check for any leftover database
files from the old plugin and will prevent node startup if they are
present. With this commit we add a note to the breaking changes docs for
6.7.0 that instructs users to use the `--purge` option when removing the
`ingest-geoip` plugin prior to upgrading to avoid this situation.

Closes elastic#39495
@danielmitterdorfer danielmitterdorfer added >docs General docs changes :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts v6.7.0 labels Mar 1, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

Copy link
Member

@inqueue inqueue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you!

@danielmitterdorfer danielmitterdorfer merged commit 94db0e4 into elastic:6.7 Mar 6, 2019
@danielmitterdorfer danielmitterdorfer deleted the geoip-purge-note branch March 6, 2019 08:51
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Mar 7, 2019
* 6.7:
  Fix CCR HLRC docs
  Introduce forget follower API (elastic#39718)
  6.6.2 release notes.
  Update release notes for 6.7.0
  Add documentation for min_hash filter (elastic#39671)
  Unmute testIndividualActionsTimeout
  Unmute testFollowIndexAndCloseNode
  Use unwrapped cause to determine if node is closing (elastic#39723)
  Don’t ack if unable to remove failing replica (elastic#39584)
  Wipe Snapshots Before Indices in RestTests (elastic#39662) (elastic#39765)
  Bug fix for AnnotatedTextHighlighter (elastic#39525)
  Fix Snapshot BwC with Version 5.6.x (elastic#39737)
  Fix occasional SearchServiceTests failure (elastic#39697)
  Correct date in daterange-aggregation.asciidoc (elastic#39727)
  Add a note to purge the ingest-geoip plugin (elastic#39553)
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts >docs General docs changes Team:Delivery Meta label for Delivery team v6.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants