diff --git a/mcrouter/lib/network/gen/Common.thrift b/mcrouter/lib/network/gen/Common.thrift index 5cf41caca..ae19dbbe3 100644 --- a/mcrouter/lib/network/gen/Common.thrift +++ b/mcrouter/lib/network/gen/Common.thrift @@ -63,7 +63,7 @@ cpp.virtual ) struct McVersionReply { 1: carbon_result.Result result - 2: binary (cpp.type = "folly::IOBuf") value + 2: binary_5325 value 3: string message 4: i16 appSpecificErrorCode }(cpp.methods = " @@ -251,3 +251,6 @@ struct GoAwayRequest { ", cpp.virtual ) + +// The following were automatically generated and may benefit from renaming. +typedef binary (cpp.type = "folly::IOBuf") binary_5325