[jira] [Updated] (THRIFT-3329) C++ library unit tests don't compile against the new boost-1.59 unit test framework

2015-09-22 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3329: --- Priority: Critical (was: Major) > C++ library unit tests don't compile against the n

[jira] [Updated] (THRIFT-3329) C++ library unit tests don't compile against the new boost-1.59 unit test framework

2015-09-22 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3329: --- Priority: Major (was: Minor) > C++ library unit tests don't compile against the new

[jira] [Commented] (THRIFT-2067) Thrift objects should have a default string representation

2015-09-23 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904600#comment-14904600 ] James E. King, III commented on THRIFT-2067: This change will break anyone's

[jira] [Commented] (THRIFT-3336) Thrift generated streaming operators added in 0.9.2 cannot be overridden

2015-09-23 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904673#comment-14904673 ] James E. King, III commented on THRIFT-3336: The code change in THRIFT-2067 i

[jira] [Updated] (THRIFT-3329) C++ library unit tests don't compile against the new boost-1.59 unit test framework

2015-09-23 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3329: --- Priority: Major (was: Critical) > C++ library unit tests don't compile against the n

[jira] [Commented] (THRIFT-2067) Thrift objects should have a default string representation

2015-09-23 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904743#comment-14904743 ] James E. King, III commented on THRIFT-2067: There is no code emission for th

[jira] [Commented] (THRIFT-3336) Thrift generated streaming operators added in 0.9.2 cannot be overridden

2015-09-23 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904746#comment-14904746 ] James E. King, III commented on THRIFT-3336: Agree, but there are only declar

[jira] [Commented] (THRIFT-3336) Thrift generated streaming operators added in 0.9.2 cannot be overridden

2015-09-23 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904901#comment-14904901 ] James E. King, III commented on THRIFT-3336: Given the addition of compiler g

[jira] [Commented] (THRIFT-2473) _isset entries shouldn't be generated for non-optional fields

2015-09-24 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907086#comment-14907086 ] James E. King, III commented on THRIFT-2473: I think the generated code which

[jira] [Commented] (THRIFT-3136) thrift installation problem on mac

2015-09-25 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907916#comment-14907916 ] James E. King, III commented on THRIFT-3136: I'm guessing this is similar to

[jira] [Commented] (THRIFT-3329) C++ library unit tests don't compile against the new boost-1.59 unit test framework

2015-09-25 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907920#comment-14907920 ] James E. King, III commented on THRIFT-3329: This one has passed all tests an

[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 length

[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 backwards

[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&focusedCommentId=14933294#comment-14933294 ] James E. King, III commented on THRIFT-1559: [~jfarrell] Suggest we decide wh

[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&focusedCommentId=14933843#comment-14933843 ] James E. King, III commented on THRIFT-1559: There are other thread-based hea

[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&focusedCommentId=14933848#comment-14933848 ] James E. King, III commented on THRIFT-3233: Is there a unit test that might

[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 ide

[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&focusedCommentId=14933854#comment-14933854 ] James E. King, III commented on THRIFT-2977: Can you provide more information

[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&focusedCommentId=14933855#comment-14933855 ] James E. King, III commented on THRIFT-3228: [~ben.craig] What's the next act

[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&focusedCommentId=14933861#comment-14933861 ] James E. King, III commented on THRIFT-1620: [~jfarrell] This issue was opene

[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&focusedCommentId=14933863#comment-14933863 ] James E. King, III commented on THRIFT-1687: clang is pretty good at finding

[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&focusedCommentId=14933879#comment-14933879 ] James E. King, III commented on THRIFT-2242: It looks like there are two diff

[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 e

[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 ext

[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&focusedCommentId=14933882#comment-14933882 ] James E. King, III commented on THRIFT-2681: This code was rewritten in thrif

[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) > Tutor

[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&focusedCommentId=14933887#comment-14933887 ] James E. King, III commented on THRIFT-2895: In the image you attached it say

[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-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&focusedCommentId=14933892#comment-14933892 ] James E. King, III commented on THRIFT-1944: [~ben.craig] neither of these ma

[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 GN

[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&focusedCommentId=14933897#comment-14933897 ] James E. King, III commented on THRIFT-251: --- Is the original request here to all

[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&focusedCommentId=14934628#comment-14934628 ] James E. King, III commented on THRIFT-2242: It might make more sense to intr

[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 Versio

[jira] [Commented] (THRIFT-3237) Fix TNamedPipeServer::createNamedPipe memory leak

2015-09-29 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935887#comment-14935887 ] James E. King, III commented on THRIFT-3237: This patch is flawed as the call

[jira] [Assigned] (THRIFT-3237) Fix TNamedPipeServer::createNamedPipe memory leak

2015-09-29 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-3237: -- Assignee: James E. King, III > Fix TNamedPipeServer::createNamedPipe memory le

[jira] [Commented] (THRIFT-3237) Fix TNamedPipeServer::createNamedPipe memory leak

2015-09-29 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935903#comment-14935903 ] James E. King, III commented on THRIFT-3237: https://github.com/apache/thrift

[jira] [Commented] (THRIFT-2028) Cleanup threading headers / libraries

2015-09-29 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935913#comment-14935913 ] James E. King, III commented on THRIFT-2028: Another suggestion would be to e

[jira] [Commented] (THRIFT-2958) connect() interrupted is not handled properly in TSocket

2015-09-29 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935927#comment-14935927 ] James E. King, III commented on THRIFT-2958: Are you suggesting that we shoul

[jira] [Commented] (THRIFT-2342) Add __FILE__ and __LINE__ to Thrift C++ excpetions

2015-09-29 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935947#comment-14935947 ] James E. King, III commented on THRIFT-2342: I don't think it is wise to add

[jira] [Commented] (THRIFT-424) Steal ProtocolBuffers' VarInt implementation for C++

2015-09-29 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935948#comment-14935948 ] James E. King, III commented on THRIFT-424: --- [~jfarrell] is this something we wa

[jira] [Assigned] (THRIFT-2536) new TSocket, uninitialised value reported by valgrind

2015-09-29 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-2536: -- Assignee: James E. King, III > new TSocket, uninitialised value reported by va

[jira] [Resolved] (THRIFT-2342) Add __FILE__ and __LINE__ to Thrift C++ excpetions

2015-09-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-2342. Resolution: Won't Fix Assignee: James E. King, III Resolving as Won't Fix bas

[jira] [Created] (THRIFT-3363) Reporting a missing required field to the client is not informative enough

2015-09-30 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-3363: -- Summary: Reporting a missing required field to the client is not informative enough Key: THRIFT-3363 URL: https://issues.apache.org/jira/browse/THRIFT-3363

[jira] [Updated] (THRIFT-3363) Reporting a missing required field (TProtocolException::INVALID_DATA) to the client is not informative enough

2015-09-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3363: --- Labels: (was: newbie) > Reporting a missing required field (TProtocolException::INV

[jira] [Updated] (THRIFT-3363) Reporting a missing required field (TProtocolException::INVALID_DATA) to the client is not informative enough

2015-09-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3363: --- Summary: Reporting a missing required field (TProtocolException::INVALID_DATA) to the

[jira] [Updated] (THRIFT-3363) Reporting a missing required field to the client is not informative enough

2015-09-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3363: --- Description: This may affect all languages, however it was initially reported against

[jira] [Updated] (THRIFT-3363) Reporting a missing required field to the client is not informative enough

2015-09-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3363: --- Description: This may affect all languages, however it was initially reported against

[jira] [Updated] (THRIFT-3363) Reporting a missing required field (TProtocolException::INVALID_DATA) to the client is not informative enough

2015-09-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3363: --- Affects Version/s: 0.9.3 0.8 0.9

[jira] [Commented] (THRIFT-424) Steal ProtocolBuffers' VarInt implementation for C++

2015-09-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936841#comment-14936841 ] James E. King, III commented on THRIFT-424: --- [~jfarrell] did you mean to give th

[jira] [Updated] (THRIFT-3237) Fix TNamedPipeServer::createNamedPipe memory leak

2015-09-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3237: --- Priority: Major (was: Critical) > Fix TNamedPipeServer::createNamedPipe memory leak

[jira] [Assigned] (THRIFT-2630) windows7 64bit pc. ipv4 and ipv6 pc.can't use

2015-09-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-2630: -- Assignee: James E. King, III > windows7 64bit pc. ipv4 and ipv6 pc.can't use >

[jira] [Resolved] (THRIFT-2630) windows7 64bit pc. ipv4 and ipv6 pc.can't use

2015-09-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-2630. Resolution: Duplicate Fix Version/s: (was: 1.0) 0.9.2

[jira] [Commented] (THRIFT-2630) windows7 64bit pc. ipv4 and ipv6 pc.can't use

2015-09-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14938820#comment-14938820 ] James E. King, III commented on THRIFT-2630: It was actually fixed in 0.9.2,

[jira] [Commented] (THRIFT-3237) Fix TNamedPipeServer::createNamedPipe memory leak

2015-10-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943486#comment-14943486 ] James E. King, III commented on THRIFT-3237: This can be merged, pending a co

[jira] [Commented] (THRIFT-3237) Fix TNamedPipeServer::createNamedPipe memory leak

2015-10-09 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950584#comment-14950584 ] James E. King, III commented on THRIFT-3237: Can someone merge this please?

[jira] [Commented] (THRIFT-3237) Fix TNamedPipeServer::createNamedPipe memory leak

2015-10-10 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952144#comment-14952144 ] James E. King, III commented on THRIFT-3237: As I said in the comments the pa

[jira] [Resolved] (THRIFT-2536) new TSocket, uninitialised value reported by valgrind

2015-10-23 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-2536. Resolution: Cannot Reproduce Fix Version/s: 0.9.3 Unable to reproduce by run

[jira] [Created] (THRIFT-3402) Provide a perl Unix Socket implementation

2015-10-29 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-3402: -- Summary: Provide a perl Unix Socket implementation Key: THRIFT-3402 URL: https://issues.apache.org/jira/browse/THRIFT-3402 Project: Thrift Issue

[jira] [Updated] (THRIFT-3402) Provide a perl Unix Socket implementation

2015-10-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3402: --- Priority: Minor (was: Major) > Provide a perl Unix Socket implementation > -

[jira] [Updated] (THRIFT-3402) Provide a perl Unix Socket implementation

2015-10-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3402: --- Description: Now that perl socket code was refactored with virtual overrides, it will

[jira] [Commented] (THRIFT-3402) Provide a perl Unix Socket implementation

2015-11-06 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993631#comment-14993631 ] James E. King, III commented on THRIFT-3402: Is it fixed in 1.0 or 0.9.4? >

[jira] [Commented] (THRIFT-3362) make check fails for C++ at the SecurityTest

2015-11-17 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15008828#comment-15008828 ] James E. King, III commented on THRIFT-3362: Perhaps the test port should be

[jira] [Updated] (THRIFT-3385) warning: format ‘%lu’ expects ‘long unsigned int’, but has type ‘std::basic_string::size_type {aka unsigned int}

2015-11-17 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3385: --- Priority: Minor (was: Major) > warning: format ‘%lu’ expects ‘long unsigned int’, bu

[jira] [Commented] (THRIFT-3238) Fix TNamedPipeServer can be interrupted by faulty client

2015-11-17 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15009556#comment-15009556 ] James E. King, III commented on THRIFT-3238: Can you describe the observable

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

2015-11-17 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15009578#comment-15009578 ] James E. King, III commented on THRIFT-3228: Couldn't a boost::mutex be used

[jira] [Reopened] (THRIFT-3420) C++: TSSLSockets are not interruptable

2015-11-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3420: Coverity Scan found this issue in the changes: 1 new defect(s) introduced to thrift fo

[jira] [Updated] (THRIFT-3460) Improve provided Debian packaging solution

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3460: --- Component/s: Deployment > Improve provided Debian packaging solution > --

[jira] [Updated] (THRIFT-3461) Support Method Deprecation

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3461: --- Issue Type: Improvement (was: Bug) > Support Method Deprecation > --

[jira] [Updated] (THRIFT-3461) Support Method Deprecation

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3461: --- Component/s: Wish List > Support Method Deprecation > -- > >

[jira] [Updated] (THRIFT-3469) Docker: Debian support

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3469: --- Component/s: Build Process > Docker: Debian support > -- > >

[jira] [Updated] (THRIFT-3469) Docker: Debian support

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3469: --- Issue Type: Improvement (was: Bug) > Docker: Debian support > --

[jira] [Updated] (THRIFT-3452) .travis.yml: Migrating from legacy to container-based infrastructure

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3452: --- Issue Type: Story (was: Bug) > .travis.yml: Migrating from legacy to container-based

[jira] [Updated] (THRIFT-3452) .travis.yml: Migrating from legacy to container-based infrastructure

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3452: --- Component/s: Build Process > .travis.yml: Migrating from legacy to container-based in

[jira] [Updated] (THRIFT-3351) Publishing Dart Bindings for Thrift to Pub (pub.dartlang.org)

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3351: --- Issue Type: Story (was: Question) > Publishing Dart Bindings for Thrift to Pub (pub.

[jira] [Updated] (THRIFT-3351) Publishing Dart Bindings for Thrift to Pub (pub.dartlang.org)

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3351: --- Component/s: Dart - Library > Publishing Dart Bindings for Thrift to Pub (pub.dartlan

[jira] [Updated] (THRIFT-3446) Add support for java annotations

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3446: --- Component/s: Java - Compiler > Add support for java annotations > ---

[jira] [Updated] (THRIFT-2426) clarify IP rights and contributions from fbthrift

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2426: --- Issue Type: Story (was: Bug) > clarify IP rights and contributions from fbthrift >

[jira] [Commented] (THRIFT-3446) Add support for java annotations

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047454#comment-15047454 ] James E. King, III commented on THRIFT-3446: Would any other languages be abl

[jira] [Updated] (THRIFT-2426) clarify IP rights and contributions from fbthrift

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2426: --- Priority: Critical (was: Major) > clarify IP rights and contributions from fbthrift

[jira] [Updated] (THRIFT-2426) clarify IP rights and contributions from fbthrift

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2426: --- Component/s: Documentation > clarify IP rights and contributions from fbthrift > ---

[jira] [Commented] (THRIFT-3358) Makefile:1362: *** missing separator. Stop.

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047461#comment-15047461 ] James E. King, III commented on THRIFT-3358: Were you able to work around thi

[jira] [Updated] (THRIFT-3358) Makefile:1362: *** missing separator. Stop.

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3358: --- Component/s: Build Process > Makefile:1362: *** missing separator. Stop. > -

[jira] [Commented] (THRIFT-2252) Optimize the overhead of the tag message of the request

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047465#comment-15047465 ] James E. King, III commented on THRIFT-2252: As this would be a new protocol,

[jira] [Updated] (THRIFT-2252) Optimize the overhead of the tag message of the request

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2252: --- Priority: Minor (was: Major) > Optimize the overhead of the tag message of the reque

[jira] [Updated] (THRIFT-2252) Optimize the overhead of the tag message of the request

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2252: --- Component/s: Compiler (General) > Optimize the overhead of the tag message of the req

[jira] [Comment Edited] (THRIFT-2252) Optimize the overhead of the tag message of the request

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047465#comment-15047465 ] James E. King, III edited comment on THRIFT-2252 at 12/8/15 9:09 PM: --

[jira] [Commented] (THRIFT-429) Make binary a full-fledged type of its own

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047472#comment-15047472 ] James E. King, III commented on THRIFT-429: --- Is this still an open issue? > Mak

[jira] [Updated] (THRIFT-429) Make binary a full-fledged type of its own

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-429: -- Component/s: Compiler (General) > Make binary a full-fledged type of its own > -

[jira] [Updated] (THRIFT-1808) The Thrift struct should be considered self-contained?

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-1808: --- Component/s: Compiler (General) > The Thrift struct should be considered self-contain

[jira] [Updated] (THRIFT-1808) The Thrift struct should be considered self-contained?

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-1808: --- Priority: Minor (was: Major) > The Thrift struct should be considered self-contained

[jira] [Resolved] (THRIFT-1808) The Thrift struct should be considered self-contained?

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-1808. Resolution: Invalid Assignee: James E. King, III There wasn't enough informat

[jira] [Updated] (THRIFT-1007) Deserializer override for ByteBuffer input

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-1007: --- Priority: Minor (was: Major) > Deserializer override for ByteBuffer input >

[jira] [Updated] (THRIFT-1808) The Thrift struct should be considered self-contained?

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-1808: --- Issue Type: Question (was: Improvement) > The Thrift struct should be considered sel

[jira] [Updated] (THRIFT-1007) Deserializer override for ByteBuffer input

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-1007: --- Issue Type: Improvement (was: New Feature) > Deserializer override for ByteBuffer in

[jira] [Updated] (THRIFT-1007) Deserializer override for ByteBuffer input

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-1007: --- Priority: Trivial (was: Minor) > Deserializer override for ByteBuffer input > --

[jira] [Updated] (THRIFT-1007) Deserializer override for ByteBuffer input

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-1007: --- Fix Version/s: (was: 1.0) > Deserializer override for ByteBuffer input >

[jira] [Commented] (THRIFT-1007) Deserializer override for ByteBuffer input

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047476#comment-15047476 ] James E. King, III commented on THRIFT-1007: [~bryanduxbury] could you sugges

[jira] [Updated] (THRIFT-965) Use a queue instead of a set to record interest changes in NonblockingServer

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-965: -- Priority: Minor (was: Major) > Use a queue instead of a set to record interest changes

[jira] [Updated] (THRIFT-965) Use a queue instead of a set to record interest changes in NonblockingServer

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-965: -- Component/s: C++ - Library > Use a queue instead of a set to record interest changes in

[jira] [Commented] (THRIFT-965) Use a queue instead of a set to record interest changes in NonblockingServer

2015-12-08 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047479#comment-15047479 ] James E. King, III commented on THRIFT-965: --- Is this still an issue in today's i

<    1   2   3   4   5   6   7   8   9   10   >