Dmytro Shteflyuk created THRIFT-5944:
----------------------------------------
Summary: Protocol benchmarks for Ruby are failing
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
{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)