Skip to content

Conversation

@andrewvc
Copy link
Contributor

Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/

  • Use new 'concurrency :single' for concurrency
  • Use pipeline encoded codec for greater parallelism
  • Require Logstash 2.4+ (Plugin API 1.60.1+)


s.name = 'logstash-output-stdout'
s.version = '3.0.2'
s.version = '4.0.0'

Choose a reason for hiding this comment

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

Why major bump? This is backward compatible with previous version right? Maybe 3.1.0?

- Use new 'concurrency :single' for concurrency
- Use pipeline encoded codec for greater parallelism
- Require Logstash 2.4+ (Plugin API 1.60.1+)
@andrewvc andrewvc force-pushed the concurrent-and-codec branch from e50dc6f to 792941c Compare August 22, 2016 20:24
@suyograo
Copy link

LGTM

@elasticsearch-bot
Copy link

Suyog Rao merged this into the following branches!

Branch Commits
master 28ec2ce

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.

3 participants