[jira] [Commented] (THRIFT-3966) Code generation fails silently if user lacks permission to create a directory in $CWD

2016-11-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655837#comment-15655837 ] Josh Elser commented on THRIFT-3966: [~jensg], yeah, I'll try to get something togeth

[jira] [Commented] (THRIFT-3966) Code generation fails silently if user lacks permission to create a directory in $CWD

2016-11-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655415#comment-15655415 ] Jens Geyer commented on THRIFT-3966: I'd agree, that sounds unexpected. Could you pro

[jira] [Commented] (THRIFT-3965) VisualStudio project cannot build compiler CPP project

2016-11-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655364#comment-15655364 ] Jens Geyer commented on THRIFT-3965: You get a mail from me shortly. > VisualStudio

[jira] [Commented] (THRIFT-3965) VisualStudio project cannot build compiler CPP project

2016-11-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655362#comment-15655362 ] Jens Geyer commented on THRIFT-3965: I'm reyling on your documentation update :-) >

[jira] [Commented] (THRIFT-3959) Golang TSimpleServer Is More Of A TThreadedServer?

2016-11-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655356#comment-15655356 ] Jens Geyer commented on THRIFT-3959: Hi [~tommy.wang], {quote} should be documented

[jira] [Commented] (THRIFT-3965) VisualStudio project cannot build compiler CPP project

2016-11-10 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655357#comment-15655357 ] James E. King, III commented on THRIFT-3965: It should be possible to generat

[jira] [Commented] (THRIFT-3965) VisualStudio project cannot build compiler CPP project

2016-11-10 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655353#comment-15655353 ] James E. King, III commented on THRIFT-3965: I will work on getting documenta

[jira] [Commented] (THRIFT-3961) TConnectedClient does not terminate the connection to the client if an exception while processing the received message occures.

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655343#comment-15655343 ] ASF GitHub Bot commented on THRIFT-3961: Github user jeking3 commented on a diff

[GitHub] thrift pull request #1125: [THRIFT-3961] TConnectedClient terminates connect...

2016-11-10 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1125#discussion_r87498574 --- Diff: lib/cpp/src/thrift/server/TConnectedClient.cpp --- @@ -86,7 +86,8 @@ void TConnectedClient::run() { } catch (const TException& tex) { -

[jira] [Updated] (THRIFT-3969) Port from SLF4J to Log4j 2

2016-11-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3969: --- Component/s: Java - Library > Port from SLF4J to Log4j 2 > -- > >

[jira] [Resolved] (THRIFT-3962) Ant build.xml broken on Windows for Java library

2016-11-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3962. Resolution: Fixed Fix Version/s: 0.11.0 Committed, thanks. > Ant build.xml broken on Window

[jira] [Updated] (THRIFT-3962) Ant build.xml broken on Windows for Java library

2016-11-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3962: --- Assignee: Gary Gregory > Ant build.xml broken on Windows for Java library > -

[GitHub] thrift pull request #1126: Ant fixes.

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1126 --- 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 ena

[jira] [Commented] (THRIFT-3962) Ant build.xml broken on Windows for Java library

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655270#comment-15655270 ] ASF GitHub Bot commented on THRIFT-3962: Github user Jens-G commented on the issu

[GitHub] thrift issue #1126: Ant fixes.

2016-11-10 Thread Jens-G
Github user Jens-G commented on the issue: https://github.com/apache/thrift/pull/1126 Tracked in THRIFT-3962 --- 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

[jira] [Commented] (THRIFT-3965) VisualStudio project cannot build compiler CPP project

2016-11-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655256#comment-15655256 ] Jens Geyer commented on THRIFT-3965: Looks as if I'm the only one using the compiler

[jira] [Updated] (THRIFT-3947) sockaddr type isn't always large enough for the return of getsockname

2016-11-10 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3947: --- Priority: Minor (was: Major) > sockaddr type isn't always large enough for the retur

[jira] [Resolved] (THRIFT-3958) CMake WITH_MT option for windows static runtime linking does not support the cmake build type RelWithDebInfo

2016-11-10 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3958. Resolution: Fixed Fix Version/s: 0.11.0 > CMake WITH_MT option for windows s

[jira] [Commented] (THRIFT-3958) CMake WITH_MT option for windows static runtime linking does not support the cmake build type RelWithDebInfo

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655219#comment-15655219 ] ASF GitHub Bot commented on THRIFT-3958: Github user asfgit closed the pull reque

[GitHub] thrift pull request #1123: THRIFT-3958: support RelWithDebInfo and static RT...

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1123 --- 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 ena

[GitHub] thrift issue #1103: THRIFT-3932: fixed ThreadManager concurrency issues, add...

2016-11-10 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1103 I decided to leave setDetached and not deprecate it. I don't see a reason for someone to change from detachable to joinable (or the reverse) while running but I believe all of the servers will prop

[jira] [Commented] (THRIFT-3932) C++ ThreadManager has a rare termination race

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655192#comment-15655192 ] ASF GitHub Bot commented on THRIFT-3932: Github user jeking3 commented on the iss

[GitHub] thrift issue #1126: Ant fixes.

2016-11-10 Thread bufferoverflow
Github user bufferoverflow commented on the issue: https://github.com/apache/thrift/pull/1126 +1 --- 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

[jira] [Resolved] (THRIFT-3957) TConnectedClient does not disconnect from clients when their timeout is reached.

2016-11-10 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3957. Resolution: Fixed Fix Version/s: 0.11.0 > TConnectedClient does not disconne

[jira] [Commented] (THRIFT-3957) TConnectedClient does not disconnect from clients when their timeout is reached.

2016-11-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655134#comment-15655134 ] ASF GitHub Bot commented on THRIFT-3957: Github user asfgit closed the pull reque

[GitHub] thrift pull request #1122: THRIFT-3957: TConnectedClient does not disconnect...

2016-11-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1122 --- 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 ena

[jira] [Commented] (THRIFT-3965) VisualStudio project cannot build compiler CPP project

2016-11-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655040#comment-15655040 ] Gary Gregory commented on THRIFT-3965: -- I suggest you update https://thrift.apache.o

[jira] [Commented] (THRIFT-3961) TConnectedClient does not terminate the connection to the client if an exception while processing the received message occures.

2016-11-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655030#comment-15655030 ] Roger Meier commented on THRIFT-3961: - +1 as soon as THRIFT-3957 is in > TConnectedC

[jira] [Commented] (THRIFT-3957) TConnectedClient does not disconnect from clients when their timeout is reached.

2016-11-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654986#comment-15654986 ] Roger Meier commented on THRIFT-3957: - +1 > TConnectedClient does not disconnect fro

[jira] [Created] (THRIFT-3969) Port from SLF4J to Log4j 2

2016-11-10 Thread Gary Gregory (JIRA)
Gary Gregory created THRIFT-3969: Summary: Port from SLF4J to Log4j 2 Key: THRIFT-3969 URL: https://issues.apache.org/jira/browse/THRIFT-3969 Project: Thrift Issue Type: Improvement

[jira] [Commented] (THRIFT-3965) VisualStudio project cannot build compiler CPP project

2016-11-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654946#comment-15654946 ] Roger Meier commented on THRIFT-3965: - +1 for removing the solution files and to prov

[jira] [Commented] (THRIFT-3962) Ant build.xml broken on Windows for Java library

2016-11-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654937#comment-15654937 ] Gary Gregory commented on THRIFT-3962: -- Here you go: https://github.com/apache/thrif

[jira] [Commented] (THRIFT-3962) Ant build.xml broken on Windows for Java library

2016-11-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654938#comment-15654938 ] Gary Gregory commented on THRIFT-3962: -- I was able to build by building the latest c

[GitHub] thrift pull request #1126: Ant fixes.

2016-11-10 Thread garydgregory
GitHub user garydgregory opened a pull request: https://github.com/apache/thrift/pull/1126 Ant fixes. Fix mkdir calls to use the mkdir Ant task. Otherwise, this does not build on Windows. You can merge this pull request into a Git repository by running: $ git pull https://gith

[jira] [Created] (THRIFT-3968) Deserializing empty string

2016-11-10 Thread Matej Kupljen (JIRA)
Matej Kupljen created THRIFT-3968: - Summary: Deserializing empty string Key: THRIFT-3968 URL: https://issues.apache.org/jira/browse/THRIFT-3968 Project: Thrift Issue Type: Bug Compo