[
https://issues.apache.org/jira/browse/THRIFT-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Shteflyuk updated THRIFT-5944:
-------------------------------------
Summary: Fix protocol benchmarks for Ruby and add compact protocol support
(was: Protocol benchmarks for Ruby are failing)
> Fix protocol benchmarks for Ruby and add compact protocol support
> -----------------------------------------------------------------
>
> Key: THRIFT-5944
> URL: https://issues.apache.org/jira/browse/THRIFT-5944
> Project: Thrift
> Issue Type: Bug
> Components: Ruby - Library
> Reporter: Dmytro Shteflyuk
> Assignee: Dmytro Shteflyuk
> Priority: Major
>
> {noformat}
> $ ruby protocol_benchmark.rb
> Unable to load thrift_native extension. Defaulting to pure Ruby libraries.
> protocol_benchmark.rb:35:in '<main>': uninitialized constant
> Thrift::MemoryBuffer (NameError)
> transport1 = Thrift::MemoryBuffer.new
> ^^^^^^^^^^^^^^
> Did you mean? Thrift::MemoryBufferTransport
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)