[jira] [Resolved] (THRIFT-2681) Core of unwind_cleanup

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-2681. Resolution: Cannot Reproduce Assignee: James E. King, III Fix

[jira] [Commented] (THRIFT-2242) Generate C++11 code

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934628#comment-14934628 ] James E. King, III commented on THRIFT-2242: It might make more sense to introduce an

[jira] [Resolved] (THRIFT-3360) Improve cross test servers and clients further

2015-09-28 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3360. - Resolution: Fixed Assignee: Nobuaki Sukegawa (was: Roger Meier) Thank you Nobuaki for

[GitHub] thrift pull request: THRIFT-3360 Improve cross test servers and cl...

2015-09-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/629 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (THRIFT-1620) SASL support for C++

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933861#comment-14933861 ] James E. King, III commented on THRIFT-1620: [~jfarrell] This issue was opened 3 years ago

[jira] [Updated] (THRIFT-2321) thrift php extension,when giving data not a correct type,it will seperate it,but when running function "SEPARATE_ZVAL()",the real data pointer is changed,real data will

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2321: --- Component/s: (was: C++ - Library) PHP - Library > thrift php

[jira] [Updated] (THRIFT-2321) thrift php extension,when giving data not a correct type,it will seperate it,but when running function "SEPARATE_ZVAL()",the real data pointer is changed,real data will

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2321: --- Component/s: (was: C++ - Compiler) PHP - Compiler > thrift php

[jira] [Commented] (THRIFT-2681) Core of unwind_cleanup

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933882#comment-14933882 ] James E. King, III commented on THRIFT-2681: This code was rewritten in thrift-0.9.3; I would

[jira] [Commented] (THRIFT-1559) Provide memory pool for TBinaryProtocol to eliminate memory fragmentation

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933843#comment-14933843 ] James E. King, III commented on THRIFT-1559: There are other thread-based heap allocators

[jira] [Commented] (THRIFT-1687) Use Microsoft SafeInt (or reasonable alternative) to protect against integer arithmetic attacks

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933863#comment-14933863 ] James E. King, III commented on THRIFT-1687: clang is pretty good at finding these issues as

[jira] [Commented] (THRIFT-2242) Generate C++11 code

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933879#comment-14933879 ] James E. King, III commented on THRIFT-2242: It looks like there are two different issues in

[jira] [Resolved] (THRIFT-2895) Tutorial cpp

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-2895. Resolution: Fixed Assignee: James E. King, III > Tutorial cpp >

[jira] [Commented] (THRIFT-2895) Tutorial cpp

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933887#comment-14933887 ] James E. King, III commented on THRIFT-2895: In the image you attached it says that a boost

[jira] [Updated] (THRIFT-3268) warning: token pasting of ',' and __VA_ARGS__ is a GNU extension

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3268: --- Priority: Minor (was: Major) > warning: token pasting of ',' and __VA_ARGS__ is a

[jira] [Commented] (THRIFT-3233) Fix ThreadManager::Impl::removeWorker worker join

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933848#comment-14933848 ] James E. King, III commented on THRIFT-3233: Is there a unit test that might expose the

[jira] [Commented] (THRIFT-3360) Improve cross test servers and clients further

2015-09-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933850#comment-14933850 ] ASF GitHub Bot commented on THRIFT-3360: Github user asfgit closed the pull request at:

[jira] [Commented] (THRIFT-3228) Fix TAutoOverlapThread may reference released memory

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933855#comment-14933855 ] James E. King, III commented on THRIFT-3228: [~ben.craig] What's the next action to take

[jira] [Updated] (THRIFT-2895) Tutorial cpp

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2895: --- Affects Version/s: (was: 1.0) Issue Type: Question (was: Bug) >

[jira] [Commented] (THRIFT-251) Omniprotocol to have multi protocol over single services

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933897#comment-14933897 ] James E. King, III commented on THRIFT-251: --- Is the original request here to allow for multiple

[jira] [Closed] (THRIFT-1559) Provide memory pool for TBinaryProtocol to eliminate memory fragmentation

2015-09-28 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-1559. Resolution: Fixed Fix Version/s: 0.9.3 Agree, this can always be reopened if someone has

[jira] [Assigned] (THRIFT-3360) Improve cross test servers and clients further

2015-09-28 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier reassigned THRIFT-3360: --- Assignee: Roger Meier > Improve cross test servers and clients further >

[jira] [Commented] (THRIFT-3360) Improve cross test servers and clients further

2015-09-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933955#comment-14933955 ] Hudson commented on THRIFT-3360: SUCCESS: Integrated in Thrift #1667 (See

[jira] [Commented] (THRIFT-2242) Generate C++11 code

2015-09-28 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933971#comment-14933971 ] Konrad Grochowski commented on THRIFT-2242: --- this issue just waits for C++V2 implementation

[jira] [Commented] (THRIFT-3360) Improve cross test servers and clients further

2015-09-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933228#comment-14933228 ] ASF GitHub Bot commented on THRIFT-3360: GitHub user nsuke opened a pull request:

[GitHub] thrift pull request: THRIFT-3360 Improve cross test servers and cl...

2015-09-28 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/629 THRIFT-3360 Improve cross test servers and clients further You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-3360

[jira] [Commented] (THRIFT-3359) Binary field incompatibilities

2015-09-28 Thread Nobuaki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933195#comment-14933195 ] Nobuaki Sukegawa commented on THRIFT-3359: -- We can either say C++ is incompatible or the other

[jira] [Commented] (THRIFT-3361) Improve C# library

2015-09-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934351#comment-14934351 ] ASF GitHub Bot commented on THRIFT-3361: GitHub user nsuke opened a pull request:

[GitHub] thrift pull request: THRIFT-3361 Improve C# library

2015-09-28 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/630 THRIFT-3361 Improve C# library You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-3361 Alternatively you can review and apply

[jira] [Commented] (THRIFT-3359) Binary field incompatibilities

2015-09-28 Thread Nobuaki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934337#comment-14934337 ] Nobuaki Sukegawa commented on THRIFT-3359: -- As I pointed out in the last comment, padding is

[jira] [Created] (THRIFT-3361) Improve C# library

2015-09-28 Thread Nobuaki Sukegawa (JIRA)
Nobuaki Sukegawa created THRIFT-3361: Summary: Improve C# library Key: THRIFT-3361 URL: https://issues.apache.org/jira/browse/THRIFT-3361 Project: Thrift Issue Type: Improvement

[jira] [Comment Edited] (THRIFT-3359) Binary field incompatibilities

2015-09-28 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934132#comment-14934132 ] Jens Geyer edited comment on THRIFT-3359 at 9/28/15 9:56 PM: - Good point, but

[jira] [Commented] (THRIFT-3359) Binary field incompatibilities

2015-09-28 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934132#comment-14934132 ] Jens Geyer commented on THRIFT-3359: Good point, but OTOH base64 padding is implicitly given

[jira] [Commented] (THRIFT-2977) C++ Non-blocking server core dump - signal 6

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933854#comment-14933854 ] James E. King, III commented on THRIFT-2977: Can you provide more information on this? For

[jira] [Updated] (THRIFT-2977) C++ Non-blocking server core dump - signal 6

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2977: --- Description: Our C++ Non-blocking server got a signal 6 core-dump. Please help to

[jira] [Commented] (THRIFT-1944) Binding to zero port

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933892#comment-14933892 ] James E. King, III commented on THRIFT-1944: [~ben.craig] neither of these matches the title

[jira] [Commented] (THRIFT-3228) Fix TAutoOverlapThread may reference released memory

2015-09-28 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934471#comment-14934471 ] Ben Craig commented on THRIFT-3228: --- There are basically two major options... 1. Break behavioral

[jira] [Commented] (THRIFT-2242) Generate C++11 code

2015-09-28 Thread Vitali Lovich (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934431#comment-14934431 ] Vitali Lovich commented on THRIFT-2242: --- Even if ordering mattered, I would probably propose that

[jira] [Commented] (THRIFT-2681) Core of unwind_cleanup

2015-09-28 Thread Peter Jia (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934525#comment-14934525 ] Peter Jia commented on THRIFT-2681: --- Hi James, We do not see this issue for a long time. Very sorry

[jira] [Assigned] (THRIFT-2006) TBinaryProtocol message header call name length is not validated and can be used to core the server

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-2006: -- Assignee: James E. King, III > TBinaryProtocol message header call name

[jira] [Resolved] (THRIFT-2006) TBinaryProtocol message header call name length is not validated and can be used to core the server

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-2006. Resolution: Won't Fix Fix Version/s: 0.9.3 The code path is inside

[jira] [Commented] (THRIFT-1559) Provide memory pool for TBinaryProtocol to eliminate memory fragmentation

2015-09-28 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933294#comment-14933294 ] James E. King, III commented on THRIFT-1559: [~jfarrell] Suggest we decide whether this issue