[jira] [Updated] (THRIFT-4229) Make thrift-maven-plugin threadSafe

2017-06-14 Thread Ahmet Bolac (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Bolac updated THRIFT-4229: Affects Version/s: 0.9.3 > Make thrift-maven-plugin threadSafe >

[jira] [Updated] (THRIFT-4229) Make thrift-maven-plugin threadSafe

2017-06-14 Thread Ahmet Bolac (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Bolac updated THRIFT-4229: Environment: Maven 3.5 org.apache.thrift:thrift-maven-plugin:0.9.3 {noformat}

[jira] [Updated] (THRIFT-4229) Make thrift-maven-plugin threadSafe

2017-06-14 Thread Ahmet Bolac (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Bolac updated THRIFT-4229: Environment: Maven 3.5 org.apache.thrift:thrift-maven-plugin:0.9.3 {noformat}

[jira] [Updated] (THRIFT-4229) Make thrift-maven-plugin threadSafe

2017-06-14 Thread Ahmet Bolac (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Bolac updated THRIFT-4229: Environment: Maven 3.5 org.apache.thrift:thrift-maven-plugin:0.9.3 org.apache.thrift

[jira] [Updated] (THRIFT-4229) Make thrift-maven-plugin threadSafe

2017-06-14 Thread Ahmet Bolac (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Bolac updated THRIFT-4229: Environment: Maven 3.5 org.apache.thrift:thrift-maven-plugin:0.9.3 {code:xml}

[jira] [Created] (THRIFT-4229) Make thrift-maven-plugin threadSafe

2017-06-14 Thread Ahmet Bolac (JIRA)
Ahmet Bolac created THRIFT-4229: --- Summary: Make thrift-maven-plugin threadSafe Key: THRIFT-4229 URL: https://issues.apache.org/jira/browse/THRIFT-4229 Project: Thrift Issue Type: Bug

[jira] [Commented] (THRIFT-162) Thrift structures are unhashable, preventing them from being used as set elements

2017-06-14 Thread Chris Barth (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16049312#comment-16049312 ] Chris Barth commented on THRIFT-162: A related issue is #4002

[jira] [Updated] (THRIFT-4228) Generated java service code emits a few dead local stores

2017-06-14 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4228: --- Summary: Generated java service code emits a few dead local stores (was: Generated

[jira] [Resolved] (THRIFT-4192) Generated java async code generates a result structure that is unused (Coverity)

2017-06-14 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4192. Resolution: Duplicate Assignee: James E. King, III > Generated java async

[jira] [Created] (THRIFT-4228) Generated java service code emits a dead local store

2017-06-14 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-4228: -- Summary: Generated java service code emits a dead local store Key: THRIFT-4228 URL: https://issues.apache.org/jira/browse/THRIFT-4228 Project: Thrift

[jira] [Closed] (THRIFT-4192) Generated java async code generates a result structure that is unused (Coverity)

2017-06-14 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III closed THRIFT-4192. -- > Generated java async code generates a result structure that is unused > (Coverity) >

[GitHub] thrift pull request #1289: fix TypeError when a py3 str is passed to the fun...

2017-06-14 Thread chaoyann
GitHub user chaoyann opened a pull request: https://github.com/apache/thrift/pull/1289 fix TypeError when a py3 str is passed to the function. str of py3 is not instance of bytes, a Error will rise because cannot write a object to buffer You can merge this pull request into a Git