Skip to content

Commit

Permalink
Revive MsgpackPack for compat
Browse files Browse the repository at this point in the history
Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
  • Loading branch information
ganmacs committed Oct 25, 2019
1 parent fcd467c commit 7b166f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/fluent/engine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@

module Fluent
class EngineClass
# For compat. remove it in fluentd v2
include Fluent::MessagePackFactory::Mixin

def initialize
@root_agent = nil
@default_loop = nil
Expand Down

0 comments on commit 7b166f0

Please sign in to comment.