FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Use PackedForward instead of Message by okkez · Pull Request #47 · fluent/fluent-logger-ruby · GitHub

Use PackedForward instead of Message - #47

Closed
okkez wants to merge 2 commits into
fluent:masterfrom
okkez:support-require-ack-response
Closed

Use PackedForward instead of Message#47
okkez wants to merge 2 commits into
fluent:masterfrom
okkez:support-require-ack-response

Conversation

okkez commented Feb 22, 2016

Copy link
Copy Markdown
Contributor

okkez force-pushed the support-require-ack-response branch from a1d3ab3 to d141140 Compare February 22, 2016 12:44
@pending << data
else
@pending = data
@pending = [data]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Sorry. My idea is @pending should be Hash, {'tag1' => "msgpack stream", 'tag2' => "msgpack stream", ...}.
Using this structure, we can send multiple events in one TCP write.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I got it. I will fix this.

okkez closed this Mar 8, 2016
okkez deleted the support-require-ack-response branch March 8, 2016 12:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL