Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Added fluent-logger-ruby compatible buffer_overflow_handler. #17

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
merged 2 commits into from
Dec 21, 2016

Conversation

tokuhirom
Copy link
Contributor

@tokuhirom
Copy link
Contributor Author

Current(master) implementation do nothing when the fluentd buffer was reached on buffer_limit.
But after applied this patch, fluent-logger-perl will dispose the buffer content after reached buffer_limit(It's compatible with fluent-logger-ruby). If @fujiwara-san want to increase compatibility, I can increase compatibility.

@fujiwara fujiwara merged commit 2dd8915 into fluent:master Dec 21, 2016
@fujiwara
Copy link
Member

Thanks. I merge this PR, and I will add some changes for compatibility.

fujiwara added a commit that referenced this pull request Dec 21, 2016
Changelog diff is:

diff --git a/Changes b/Changes
index fa200d3..c704ad5 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Fluent::Logger

 {{$NEXT}}

+0.19 2016-12-21T08:44:55Z
+  * Added fluent-logger-ruby compatible buffer_overflow_handler (#17 tokuhirom)
+  * Added truncate_buffer_at_overflow option (#18)
+
 0.18 2016-06-02T05:52:34Z
   * Support Sub-second time (for Fluentd 0.14 or later)
fujiwara added a commit that referenced this pull request Mar 1, 2017
Changelog diff is:

diff --git a/Changes b/Changes
index c704ad5..0048935 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Fluent::Logger

 {{$NEXT}}

+0.20 2017-03-01T04:36:41Z
+  * Fix tests only which broken with Fluentd 0.14 (#20 #21)
+
 0.19 2016-12-21T08:44:55Z
   * Added fluent-logger-ruby compatible buffer_overflow_handler (#17 tokuhirom)
   * Added truncate_buffer_at_overflow option (#18)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.