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

Added breaking changes doc for 6.0 #4760

Merged
merged 2 commits into from
Aug 10, 2017

Conversation

tsg
Copy link
Contributor

@tsg tsg commented Jul 26, 2017

Part of #4737.

Note that I didn't repeat everything from the release notes, but I just highlighted the things that are more likely to cause issues. See #4737 for short motivations on each item.

@urso Can you review the Spooler removal part, please?

@dedemorton Let me know please if the overall structure makes sense, happy to consider alternatives.

@tsg tsg added docs review needs_backport PR is waiting to be backported to other branches. v6.0.0-GA labels Jul 26, 2017
@dedemorton
Copy link
Contributor

The overall structure makes sense. It seems a little odd to have the breaking changes for 5.0 in this document, tho, since we're duplicating what we have in the 5.0 docs.

@tsg
Copy link
Contributor Author

tsg commented Jul 27, 2017

Yeah, it's probably better to remove them. Will do.

- `publish_async`
- `idle_timeout`
- `queue_size`
- `bulk_queue_size`
Copy link

Choose a reason for hiding this comment

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

naming:

  • these settings live in filebeat namespace and are used like this on reference configs: filebeat.spool_size, filebeat.publish_async and filebeat.idle_timeout
  • these settings are 'global': queue_size and bulk_max_size.

Tudor Golubenco added 2 commits August 10, 2017 11:56
Part of elastic#4737, but there are some TODOs left.
Also, addressed commits and removed the 5.0 breaking changes.
@tsg tsg force-pushed the breaking_changes_docs branch from c069736 to e61146b Compare August 10, 2017 08:57
@monicasarbu monicasarbu merged commit 6c5f3b2 into elastic:master Aug 10, 2017
dedemorton pushed a commit to dedemorton/beats that referenced this pull request Aug 14, 2017
* Added breaking changes doc for 6.0

Part of elastic#4737, but there are some TODOs left.

* Add section for multiple outputs

Also, addressed commits and removed the 5.0 breaking changes.
@dedemorton dedemorton removed the needs_backport PR is waiting to be backported to other branches. label Aug 14, 2017
dedemorton added a commit that referenced this pull request Aug 18, 2017
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
* Added breaking changes doc for 6.0

Part of elastic#4737, but there are some TODOs left.

* Add section for multiple outputs

Also, addressed commits and removed the 5.0 breaking changes.
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants