-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 buffered output plugins for tests #847
Merged
tagomoris
merged 14 commits into
fluent:master
from
cosmo0920:add-buffer-plugins-for-tests
Jun 15, 2016
Merged
Add buffered output plugins for tests #847
tagomoris
merged 14 commits into
fluent:master
from
cosmo0920:add-buffer-plugins-for-tests
Jun 15, 2016
Commits on Jun 10, 2016
-
Fix to rescue errors in emitting
* "run" thread stops if any output plugin raises errors * in_dummy should continue to emit records to reproduce errors without regarding any existing errors
Configuration menu - View commit details
-
Copy full SHA for c60020d - Browse repository at this point
Copy the full SHA c60020dView commit details -
Add buffered output plugins to test buffer plugins
* buffered_stdout: show records in log console w/ buffering * buffered_null: show errors only brought by buffer plugins These plugins are useful to develop 3rd party buffer plugins, so should be included in fluent/plugin/ directory.
Configuration menu - View commit details
-
Copy full SHA for ffdcd1f - Browse repository at this point
Copy the full SHA ffdcd1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d72c0c - Browse repository at this point
Copy the full SHA 3d72c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9690360 - Browse repository at this point
Copy the full SHA 9690360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63bae4e - Browse repository at this point
Copy the full SHA 63bae4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ab5c6 - Browse repository at this point
Copy the full SHA c9ab5c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b407d - Browse repository at this point
Copy the full SHA a3b407dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3561226 - Browse repository at this point
Copy the full SHA 3561226View commit details -
Configuration menu - View commit details
-
Copy full SHA for df15da1 - Browse repository at this point
Copy the full SHA df15da1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b89eded - Browse repository at this point
Copy the full SHA b89ededView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d1143 - Browse repository at this point
Copy the full SHA 95d1143View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f104c4 - Browse repository at this point
Copy the full SHA 5f104c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f0ce0 - Browse repository at this point
Copy the full SHA e3f0ce0View commit details
Commits on Jun 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9584807 - Browse repository at this point
Copy the full SHA 9584807View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.