[
https://issues.apache.org/jira/browse/THRIFT-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jake Farrell reassigned THRIFT-2218:
Assignee: Jake Farrell
> Make java TSerializer and TDeserializer thread safe
> ---
[
https://issues.apache.org/jira/browse/THRIFT-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Levenson updated THRIFT-2218:
--
Attachment: TSerDe-thread-safe.diff
> Make java TSerializer and TDeserializer thread safe
> --
[
https://issues.apache.org/jira/browse/THRIFT-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784682#comment-13784682
]
Alex Levenson commented on THRIFT-2218:
---
[~jfarrell] hi there, mind taking a look?
Alex Levenson created THRIFT-2218:
-
Summary: Make java TSerializer and TDeserializer thread safe
Key: THRIFT-2218
URL: https://issues.apache.org/jira/browse/THRIFT-2218
Project: Thrift
Issue
[
https://issues.apache.org/jira/browse/THRIFT-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-2217:
---
Component/s: Python - Library
Go - Library
> TSimpleJSONProtocol and TJSONProtocol
[
https://issues.apache.org/jira/browse/THRIFT-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784615#comment-13784615
]
Jens Geyer commented on THRIFT-2217:
SimpleJSON is one thing, and it's probably ok to
Here they are against 0.9.1.
What is also of interest to me are the autotools build system shortcomings,
especially disabling openssl
support.
Regards,
i
On 2 October 2013 23:01, Ben Craig wrote:
> > Are you willing to accept patches for these? What would you prefer them
> > against? Is there
> Are you willing to accept patches for these? What would you prefer them
> against? Is there a plan to move towards better support for c++11?
> Immanuel
Yes. http://thrift.apache.org/docs/HowToContribute/
In general, we want to aim for C++11 "clean" code, but we don't plan using
/ targeting C++
Andrew Selder created THRIFT-2217:
-
Summary: TSimpleJSONProtocol and TJSONProtocol exports boolean as
1/0
Key: THRIFT-2217
URL: https://issues.apache.org/jira/browse/THRIFT-2217
Project: Thrift
I'm trying to use thrift with c++11, and I noticed some issues with that.
For some of these I have patches against the 0.9.1 release. We use gcc
4.8.1 in a partially sandboxed system (compiler and most of the libs are
installed in a sandbox). I ran into a couple of problems:
* The code does not bu
10 matches
Mail list logo