[GitHub] [thrift] jorgecarleitao closed pull request #2426: THRIFT-5446: Added code-gen for rust async.

2022-08-05 Thread GitBox
jorgecarleitao closed pull request #2426: THRIFT-5446: Added code-gen for rust async. URL: https://github.com/apache/thrift/pull/2426 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[jira] [Comment Edited] (THRIFT-5609) TJSONProtocol is unsafe to be used with TDeserializerPool

2022-08-05 Thread Yuxuan Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576069#comment-17576069 ] Yuxuan Wang edited comment on THRIFT-5609 at 8/5/22 10:37 PM:

[jira] [Commented] (THRIFT-5609) TJSONProtocol is unsafe to be used with TDeserializerPool

2022-08-05 Thread Yuxuan Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576069#comment-17576069 ] Yuxuan Wang commented on THRIFT-5609: - Also updated the issue to be only about TJSON

[jira] [Updated] (THRIFT-5609) TJSONProtocol is unsafe to be used with TDeserializerPool

2022-08-05 Thread Yuxuan Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuxuan Wang updated THRIFT-5609: Summary: TJSONProtocol is unsafe to be used with TDeserializerPool (was: TJSONProtocol and TSimpl

[GitHub] [thrift] fishy opened a new pull request, #2639: THRIFT-5609: Make TJSONProtocol safe to be used in deserializer pool

2022-08-05 Thread GitBox
fishy opened a new pull request, #2639: URL: https://github.com/apache/thrift/pull/2639 Client: go Add Reset to TJSONProtocol, and call it in deserializer and serializer to make sure that it's always safe to be used in the pool version. -- This is an automated message from th

[jira] [Commented] (THRIFT-5609) TJSONProtocol and TSimpleJSONProtocol are unsafe to be used with TDeserializerPool and TSerializerPool

2022-08-05 Thread Yuxuan Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576066#comment-17576066 ] Yuxuan Wang commented on THRIFT-5609: - It looks like there are cases we call ReadStr

[jira] [Commented] (THRIFT-5609) TJSONProtocol and TSimpleJSONProtocol are unsafe to be used with TDeserializerPool and TSerializerPool

2022-08-05 Thread Yuxuan Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576067#comment-17576067 ] Yuxuan Wang commented on THRIFT-5609: - Also just found out THRIFT-3735 when I'm tryi

[jira] [Commented] (THRIFT-5609) TJSONProtocol and TSimpleJSONProtocol are unsafe to be used with TDeserializerPool and TSerializerPool

2022-08-05 Thread Duru Can Celasun (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576063#comment-17576063 ] Duru Can Celasun commented on THRIFT-5609: -- 4 is clean and safe, but 2 is clean

[jira] [Assigned] (THRIFT-5609) TJSONProtocol and TSimpleJSONProtocol are unsafe to be used with TDeserializerPool and TSerializerPool

2022-08-05 Thread Yuxuan Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuxuan Wang reassigned THRIFT-5609: --- Assignee: Yuxuan Wang > TJSONProtocol and TSimpleJSONProtocol are unsafe to be used with >

[jira] [Created] (THRIFT-5609) TJSONProtocol and TSimpleJSONProtocol are unsafe to be used with TDeserializerPool and TSerializerPool

2022-08-05 Thread Yuxuan Wang (Jira)
Yuxuan Wang created THRIFT-5609: --- Summary: TJSONProtocol and TSimpleJSONProtocol are unsafe to be used with TDeserializerPool and TSerializerPool Key: THRIFT-5609 URL: https://issues.apache.org/jira/browse/THRIFT-56