thrift
thrift copied to clipboard
Apache Thrift
and proposition to move logging to one place
Adds a JMH based benchmark that shows cpu and memory efficiency of partial Thrift deserialization
Previously, creating an instance of this class would throw whenever the http(s)_proxy environment variables were set, since it tried concatenating a string with a bytes array.
Client: java lib Patch: worker24h After creating a large number of TCP connections(more than 1600), the client terminates and exits. Looking at the server connection status via netstat, there will...
Since the extconf.rb pass `-Werror`, the gem won't compile. ``` $ ruby --version ruby 3.1.0dev (2021-10-06T06:42:37Z master d53493715c) [x86_64-darwin20] $ gem install thrift Building native extensions. This could take a...
Fix typo which caused undefined method errors in certain cases. Generated code would encounter the following compilation error: ``` go/some_package/some_package-remote/some_package-remote.go:12:34: containerStruct0.ReadField1 undefined (type *some_package.SomeArgs has no field or method ReadField1)...
…ot truncate numbers like 123.45e-22 to 0.0000000000000000 See Jira THRIFT-5496 - [X] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not required for trivial changes) - [X] If a ticket exists:...
This PR adds cmake support for the C# netstd implementation. The major changes are only in cmake and in the Visual Studio project files. The actual build is executed via...
- [ ] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not required for trivial changes) - [ ] If a ticket exists: Does your pull request title follow the pattern...
- [X] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not required for trivial changes) - [X] If a ticket exists: Does your pull request title follow the pattern "THRIFT-NNNN: describe...