[jira] [Commented] (THRIFT-2441) Cannot shutdown TThreadedServer when clients are still connected

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492919#comment-14492919 ] ASF GitHub Bot commented on THRIFT-2441: Github user bufferoverflow commented on

[GitHub] thrift pull request: THRIFT-2441 prevent client connections from d...

2015-04-13 Thread bufferoverflow
Github user bufferoverflow commented on a diff in the pull request: https://github.com/apache/thrift/pull/424#discussion_r28270114 --- Diff: lib/cpp/src/thrift/transport/TSocket.cpp --- @@ -493,29 +585,9 @@ uint32_t TSocket::read(uint8_t* buf, uint32_t len) { goto

[jira] [Commented] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492972#comment-14492972 ] Hudson commented on THRIFT-3094: SUCCESS: Integrated in Thrift #1506 (See

[jira] [Resolved] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3094. - Resolution: Fixed Thanks Jim travis-ci ;-) master as of 2015-APR-13 fails -DBOOST_THREADS

[jira] [Commented] (THRIFT-3090) cmake build is broken

2015-04-13 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492893#comment-14492893 ] Roger Meier commented on THRIFT-3090: - [~codesf] What do you think as a CentOS user?

[GitHub] thrift pull request: THRIFT-2441 prevent client connections from d...

2015-04-13 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/424#discussion_r28269576 --- Diff: lib/cpp/src/thrift/transport/TSocket.cpp --- @@ -493,29 +585,9 @@ uint32_t TSocket::read(uint8_t* buf, uint32_t len) { goto try_again;

[jira] [Commented] (THRIFT-2441) Cannot shutdown TThreadedServer when clients are still connected

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492894#comment-14492894 ] ASF GitHub Bot commented on THRIFT-2441: Github user jeking3 commented on a diff

[jira] [Commented] (THRIFT-3062) C++ TServerSocket invalid port number (over 999999) causes stack corruption

2015-04-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492907#comment-14492907 ] James E. King, III commented on THRIFT-3062: This is ready to be merged.

[jira] [Commented] (THRIFT-3090) cmake build is broken

2015-04-13 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492985#comment-14492985 ] Randy Abernethy commented on THRIFT-3090: - I can confirm that base packages for

[GitHub] thrift pull request: Replace deprecated , with as in python ex...

2015-04-13 Thread gwax
GitHub user gwax opened a pull request: https://github.com/apache/thrift/pull/440 Replace deprecated , with as in python exception generation code. You can merge this pull request into a Git repository by running: $ git pull https://github.com/CloverHealth/thrift py3_fixes

[jira] [Commented] (THRIFT-3069) C++ TServerSocket leaks socket on fcntl get or set flags error

2015-04-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492908#comment-14492908 ] James E. King, III commented on THRIFT-3069: This is ready to be merged.

[jira] [Commented] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14493140#comment-14493140 ] ASF GitHub Bot commented on THRIFT-3094: Github user Jens-G commented on the pull

[GitHub] thrift pull request: THRIFT-3094 fix broken cmake build of C++ lib...

2015-04-13 Thread Jens-G
Github user Jens-G commented on the pull request: https://github.com/apache/thrift/pull/439#issuecomment-92507745 https://thrift.apache.org/docs/committers/HowToCommit --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] thrift pull request: THRIFT-3094 fix broken cmake build of C++ lib...

2015-04-13 Thread jeking3
Github user jeking3 commented on the pull request: https://github.com/apache/thrift/pull/439#issuecomment-92508143 Thanks - the manual steps in this process are less than ideal, and Apache should consider tighter integration to resolve. --- If your project is set up for it, you can

[GitHub] thrift pull request: THRIFT-3094 fix broken cmake build of C++ lib...

2015-04-13 Thread jeking3
Github user jeking3 commented on the pull request: https://github.com/apache/thrift/pull/439#issuecomment-92498933 I guess this was merged through Hudson, as a result I am closing this. Sometimes they close automatically, and sometimes they do not, and I have no idea why... --- If

[GitHub] thrift pull request: THRIFT-3094 fix broken cmake build of C++ lib...

2015-04-13 Thread jeking3
Github user jeking3 closed the pull request at: https://github.com/apache/thrift/pull/439 --- 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-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14493087#comment-14493087 ] ASF GitHub Bot commented on THRIFT-3094: Github user jeking3 commented on the

[jira] [Commented] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14493129#comment-14493129 ] ASF GitHub Bot commented on THRIFT-3094: Github user Jens-G commented on the pull

[GitHub] thrift pull request: THRIFT-3094 fix broken cmake build of C++ lib...

2015-04-13 Thread jeking3
Github user jeking3 commented on the pull request: https://github.com/apache/thrift/pull/439#issuecomment-92506605 Are we using the github merge pull request mechanism that appears in each pull request here, or are we forced to use some other means to commit changes? --- If your

[jira] [Commented] (THRIFT-1857) Python 3.X Support

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14493067#comment-14493067 ] ASF GitHub Bot commented on THRIFT-1857: Github user gwax commented on the pull

[jira] [Commented] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14493088#comment-14493088 ] ASF GitHub Bot commented on THRIFT-3094: Github user jeking3 closed the pull

[jira] [Commented] (THRIFT-1857) Python 3.X Support

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14493086#comment-14493086 ] ASF GitHub Bot commented on THRIFT-1857: Github user jfarrell commented on the

[GitHub] thrift pull request: THRIFT-1857 Replace deprecated , with as ...

2015-04-13 Thread jfarrell
Github user jfarrell commented on the pull request: https://github.com/apache/thrift/pull/440#issuecomment-92498770 perfect, thanks --- 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

[jira] [Commented] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14493135#comment-14493135 ] ASF GitHub Bot commented on THRIFT-3094: Github user jeking3 commented on the

[jira] [Commented] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14493143#comment-14493143 ] ASF GitHub Bot commented on THRIFT-3094: Github user jeking3 commented on the

Re: How to comiple https://github.com/eyjian/thrift?

2015-04-13 Thread Jens Geyer
Hi, no idea, works fine for me (setup below). Can we get something like a full log or is this the only output you got? JensG bison 2.7 autoconf 2.69 automake 1.13.4 libtool 2.4.2 OpenSSL 1.0.1k-fips 8 Jan 2015 boost 1.54.0 libevent 2.0.5 m4 1.4.17 gcc (SUSE Linux) 4.8.3 20140627

[GitHub] thrift pull request: THRIFT-1857 Replace deprecated , with as ...

2015-04-13 Thread gwax
Github user gwax commented on the pull request: https://github.com/apache/thrift/pull/440#issuecomment-92496624 I have added the relevant (existing) Jira issue to the description. Is that sufficient or should I do something further? --- If your project is set up for it, you can

[jira] [Commented] (THRIFT-3093) mingw compile fixes for c++ library 0.9.2

2015-04-13 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14493100#comment-14493100 ] Jens Geyer commented on THRIFT-3093: Could you do the same for trunk? That would be

[jira] [Commented] (THRIFT-2119) Compiling the Thrift C++ Library with Visual Studio 2005

2015-04-13 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14493113#comment-14493113 ] Jens Geyer commented on THRIFT-2119: Is VS2005 still relevant? Or can we close that

[GitHub] thrift pull request: THRIFT-3094 fix broken cmake build of C++ lib...

2015-04-13 Thread Jens-G
Github user Jens-G commented on the pull request: https://github.com/apache/thrift/pull/439#issuecomment-92505688 . Sometimes they close automatically, and sometimes they do not, and I have no idea why... They are closed when the magic line This closes number is in the

[jira] [Updated] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3094: --- Component/s: (was: C++ - Library) Build Process master as of

[jira] [Created] (THRIFT-3095) Enable CI Build for Coverity Scan integration

2015-04-13 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-3095: -- Summary: Enable CI Build for Coverity Scan integration Key: THRIFT-3095 URL: https://issues.apache.org/jira/browse/THRIFT-3095 Project: Thrift

[jira] [Created] (THRIFT-3096) Consolidate TSimpleServer, TThreadedServer, TThreadPoolServer into one

2015-04-13 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-3096: -- Summary: Consolidate TSimpleServer, TThreadedServer, TThreadPoolServer into one Key: THRIFT-3096 URL: https://issues.apache.org/jira/browse/THRIFT-3096

[jira] [Updated] (THRIFT-3095) Enable CI Build for Coverity Scan integration

2015-04-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3095: --- Description: Coverity offers a wonderful free static code analysis tool for C++, C#

[GitHub] thrift pull request: THRIFT-3094 fix broken cmake build of C++ lib...

2015-04-13 Thread jfarrell
Github user jfarrell commented on the pull request: https://github.com/apache/thrift/pull/439#issuecomment-92574982 hey @jeking3, Github is only a mirror of the actual Apache repos which are located at [1]. There is a requirement that the canonical source for Apache repos must reside

[jira] [Commented] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14493491#comment-14493491 ] ASF GitHub Bot commented on THRIFT-3094: Github user jfarrell commented on the

[jira] [Commented] (THRIFT-227) Byte[] in collections aren't pretty printed like regular binary fields

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14493614#comment-14493614 ] ASF GitHub Bot commented on THRIFT-227: --- GitHub user roshan opened a pull request:

[GitHub] thrift pull request: THRIFT-227 Pretty print binary collections in...

2015-04-13 Thread roshan
GitHub user roshan opened a pull request: https://github.com/apache/thrift/pull/441 THRIFT-227 Pretty print binary collections in Java `setbinary` and `listbinary` don't have pretty printers corresponding to `binary`. This adds them. You can merge this pull request into a Git

How to comiple https://github.com/eyjian/thrift?

2015-04-13 Thread 易剑
I forked branches to https://github.com/eyjian/thrift, but failed to compile it with errors: *./bootstrap.sh * *.ibtoolize: AC_CONFIG_MACRO_DIR([./aclocal]) conflicts with ACLOCAL_AMFLAGS=-I ./aclocal* i had updated deps as the followings: bison-3.0 autoconf-2.69 automake-1.15 libtool-2.4

[jira] [Reopened] (THRIFT-3071) bootstrap.sh on Ubuntu 12.04 (Precise) automake error

2015-04-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3071: bootstrap.sh on Ubuntu 12.04 (Precise) automake error

[GitHub] thrift pull request: THRIFT-3071 fix bootstrap.sh on MinGW

2015-04-13 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/438 THRIFT-3071 fix bootstrap.sh on MinGW Fixes an issue I introduced in bootstrap.sh that depended on rev, an executable not normally available in MinGW or MSYS. You can merge this pull request into

[jira] [Commented] (THRIFT-3071) bootstrap.sh on Ubuntu 12.04 (Precise) automake error

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492459#comment-14492459 ] ASF GitHub Bot commented on THRIFT-3071: GitHub user jeking3 opened a pull

[jira] [Commented] (THRIFT-3071) bootstrap.sh on Ubuntu 12.04 (Precise) automake error

2015-04-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492406#comment-14492406 ] James E. King, III commented on THRIFT-3071: Please reject/re-open this

[jira] [Updated] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3094: --- Environment: Travis CI cmake build with the options: export

[jira] [Updated] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3094: --- Root cause appears to be: commit 2659381e7f94b825c0b1ff6e80a119035a4a0de5 Author: Roger

[GitHub] thrift pull request: THRIFT-3094 fix broken cmake build of C++ lib...

2015-04-13 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/439 THRIFT-3094 fix broken cmake build of C++ library with alternate threading You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeking3/thrift

[jira] [Commented] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492588#comment-14492588 ] ASF GitHub Bot commented on THRIFT-3094: GitHub user jeking3 opened a pull

[jira] [Created] (THRIFT-3094) master as of 2015-APR-13 fails -DBOOST_THREADS cmake build

2015-04-13 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-3094: -- Summary: master as of 2015-APR-13 fails -DBOOST_THREADS cmake build Key: THRIFT-3094 URL: https://issues.apache.org/jira/browse/THRIFT-3094 Project:

[jira] [Commented] (THRIFT-3071) bootstrap.sh on Ubuntu 12.04 (Precise) automake error

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492510#comment-14492510 ] ASF GitHub Bot commented on THRIFT-3071: GitHub user jeking3 reopened a pull

[GitHub] thrift pull request: THRIFT-3071 fix bootstrap.sh on MinGW

2015-04-13 Thread jeking3
GitHub user jeking3 reopened a pull request: https://github.com/apache/thrift/pull/438 THRIFT-3071 fix bootstrap.sh on MinGW Fixes an issue I introduced in bootstrap.sh that depended on rev, an executable not normally available in MinGW or MSYS. You can merge this pull request

[jira] [Commented] (THRIFT-3071) bootstrap.sh on Ubuntu 12.04 (Precise) automake error

2015-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492509#comment-14492509 ] ASF GitHub Bot commented on THRIFT-3071: Github user jeking3 closed the pull