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

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

[GitHub] thrift pull request: [THRIFT-3071] check minimum required version ...

2015-04-02 Thread jeking3
GitHub user jeking3 reopened a pull request: https://github.com/apache/thrift/pull/421 [THRIFT-3071] check minimum required version of automake in bootstrap.sh ~/thrift$ sh bootstrap.sh automake version 1.11.3 is too old (need 1.13 or later) You can merge this pull request int

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

2015-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393928#comment-14393928 ] ASF GitHub Bot commented on THRIFT-3071: Github user jeking3 commented on the pul

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

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

[GitHub] thrift pull request: [THRIFT-3071] check minimum required version ...

2015-04-02 Thread jeking3
Github user jeking3 commented on the pull request: https://github.com/apache/thrift/pull/421#issuecomment-89116207 Going to fix some warnings at the same time. --- 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 proje

[GitHub] thrift pull request: [THRIFT-3071] check minimum required version ...

2015-04-02 Thread jeking3
Github user jeking3 closed the pull request at: https://github.com/apache/thrift/pull/421 --- 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-3071) bootstrap.sh on Ubuntu 12.04 (Precise) automake error

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393918#comment-14393918 ] James E. King, III commented on THRIFT-3071: The result of the change is: {no

[GitHub] thrift pull request: [THRIFT-3071] check minimum required version ...

2015-04-02 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/421 [THRIFT-3071] check minimum required version of automake in bootstrap.sh ~/thrift$ sh bootstrap.sh automake version 1.11.3 is too old (need 1.13 or later) You can merge this pull request into

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

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

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

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393878#comment-14393878 ] James E. King, III commented on THRIFT-3062: To properly test this, I'd like

[GitHub] thrift pull request: [THRIFT-3066] fix assert that was assigning

2015-04-02 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/420 [THRIFT-3066] fix assert that was assigning You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeking3/thrift bugfix/THRIFT-3066-assert-that-assig

[jira] [Commented] (THRIFT-3066) C++ TDenseProtocol assert modifies instead of checks

2015-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393874#comment-14393874 ] ASF GitHub Bot commented on THRIFT-3066: GitHub user jeking3 opened a pull reques

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

2015-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393858#comment-14393858 ] ASF GitHub Bot commented on THRIFT-3069: GitHub user jeking3 opened a pull reques

[GitHub] thrift pull request: [THRIFT-3069] fix socket leak if fcntl fails

2015-04-02 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/419 [THRIFT-3069] fix socket leak if fcntl fails You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeking3/thrift bugfix/THRIFT-3069-leak-socket-fcnt

[jira] [Closed] (THRIFT-3072) Build in separate directory

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III closed THRIFT-3072. -- > Build in separate directory > --- > > Key: THRIFT

[jira] [Commented] (THRIFT-3076) Compatibility with Haxe 3.2.0

2015-04-02 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393727#comment-14393727 ] Jens Geyer commented on THRIFT-3076: Haxe Tickets https://github.com/HaxeFoundation/h

[jira] [Commented] (THRIFT-3074) Add compiler/cpp/lex.yythriftl.cc to gitignore.

2015-04-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393632#comment-14393632 ] Hudson commented on THRIFT-3074: SUCCESS: Integrated in Thrift #1488 (See [https://build

[jira] [Commented] (THRIFT-3033) Perl: Support for Multiplexing Services on any Transport, Protocol and Server

2015-04-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393633#comment-14393633 ] Hudson commented on THRIFT-3033: SUCCESS: Integrated in Thrift #1488 (See [https://build

[jira] [Created] (THRIFT-3076) Compatibility with Haxe 3.2.0

2015-04-02 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-3076: -- Summary: Compatibility with Haxe 3.2.0 Key: THRIFT-3076 URL: https://issues.apache.org/jira/browse/THRIFT-3076 Project: Thrift Issue Type: Improvement

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

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2441: --- Attachment: THRIFT-2441-prelim.patch I have attached a preview patch (not complete -

[jira] [Commented] (THRIFT-1025) C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393458#comment-14393458 ] James E. King, III commented on THRIFT-1025: All required builds passed in th

[jira] [Assigned] (THRIFT-3070) Add ability to set the LocalCertificateSelectionCallback

2015-04-02 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-3070: -- Assignee: Jens Geyer > Add ability to set the LocalCertificateSelectionCallback >

Build failed in Jenkins: Thrift-Compiler-Windows #1593

2015-04-02 Thread Apache Jenkins Server
See Changes: [jensg] THRIFT-3074 Add compiler/cpp/lex.yythriftl.cc to gitignore. [jensg] THRIFT-3033 Perl: Support for Multiplexing Services on any Transport, Protocol and Server -- Sta

[jira] [Updated] (THRIFT-3033) Perl: Support for Multiplexing Services on any Transport, Protocol and Server

2015-04-02 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3033: --- Component/s: Perl - Library > Perl: Support for Multiplexing Services on any Transport, Protocol and

[jira] [Resolved] (THRIFT-3033) Perl: Support for Multiplexing Services on any Transport, Protocol and Server

2015-04-02 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3033. Resolution: Fixed Fix Version/s: 0.9.3 Committed, thank you! > Perl: Support for Multiplexi

[jira] [Commented] (THRIFT-3033) Perl: Support for Multiplexing Services on any Transport, Protocol and Server

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

[GitHub] thrift pull request: THRIFT-3033 Perl: Support for Multiplexing Se...

2015-04-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/418 --- 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 enab

[jira] [Commented] (THRIFT-3033) Perl: Support for Multiplexing Services on any Transport, Protocol and Server

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

[GitHub] thrift pull request: [THRIFT-3033] - Perl: Support for Multiplexin...

2015-04-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/405 --- 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 enab

[jira] [Commented] (THRIFT-3033) Perl: Support for Multiplexing Services on any Transport, Protocol and Server

2015-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393368#comment-14393368 ] ASF GitHub Bot commented on THRIFT-3033: GitHub user Jens-G opened a pull request

[GitHub] thrift pull request: THRIFT-3033 Perl: Support for Multiplexing Se...

2015-04-02 Thread Jens-G
GitHub user Jens-G opened a pull request: https://github.com/apache/thrift/pull/418 THRIFT-3033 Perl: Support for Multiplexing Services on any Transport, Pr... ...otocol and Server Client: Perl Patch: Harry S. & Jens Geyer You can merge this pull request into a Git rep

[jira] [Commented] (THRIFT-1025) C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)

2015-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393346#comment-14393346 ] ASF GitHub Bot commented on THRIFT-1025: Github user jeking3 closed the pull requ

[jira] [Commented] (THRIFT-1025) C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)

2015-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393349#comment-14393349 ] ASF GitHub Bot commented on THRIFT-1025: GitHub user jeking3 opened a pull reques

[jira] [Commented] (THRIFT-1025) C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)

2015-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393345#comment-14393345 ] ASF GitHub Bot commented on THRIFT-1025: Github user jeking3 commented on the pul

[GitHub] thrift pull request: [THRIFT-1025] allow TSSLServerSocket and TSer...

2015-04-02 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/417 [THRIFT-1025] allow TSSLServerSocket and TServerSocket to optionally bin... ...d to a specific interface You can merge this pull request into a Git repository by running: $ git pull https://git

[GitHub] thrift pull request: [THRIFT-1025] allow TSSLServerSocket and TSer...

2015-04-02 Thread jeking3
Github user jeking3 commented on the pull request: https://github.com/apache/thrift/pull/416#issuecomment-89040589 The build failed in an unexpected way (clang internal compiler error unrelated to the changes provided), so closing this pull request and opening another. --- If your p

[GitHub] thrift pull request: [THRIFT-1025] allow TSSLServerSocket and TSer...

2015-04-02 Thread jeking3
Github user jeking3 closed the pull request at: https://github.com/apache/thrift/pull/416 --- 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] [Resolved] (THRIFT-3074) Add compiler/cpp/lex.yythriftl.cc to gitignore.

2015-04-02 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3074. Resolution: Fixed Fix Version/s: 0.9.3 Committed. > Add compiler/cpp/lex.yythriftl.cc t

[GitHub] thrift pull request: Add compiler/cpp/lex.yythriftl.cc to gitignor...

2015-04-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/412 --- 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 enab

[jira] [Closed] (THRIFT-3073) Add compiler/cpp/lex.yythriftl.cc to gitignore.

2015-04-02 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-3073. -- Resolution: Duplicate > Add compiler/cpp/lex.yythriftl.cc to gitignore. > -

[jira] [Commented] (THRIFT-1025) C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)

2015-04-02 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393336#comment-14393336 ] Roger Meier commented on THRIFT-1025: - [~jking3] this is the usual pain with virtual

[GitHub] thrift pull request: Add compiler/cpp/lex.yythriftl.cc to gitignor...

2015-04-02 Thread Jens-G
Github user Jens-G commented on the pull request: https://github.com/apache/thrift/pull/412#issuecomment-89036093 Tracked in THRIFT-3074 Please have a look at our [contribution guide](http://thrift.apache.org/docs/HowToContribute) --- If your project is set up for it, you can rep

[jira] [Commented] (THRIFT-3074) Add compiler/cpp/lex.yythriftl.cc to gitignore.

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

[jira] [Closed] (THRIFT-3075) Add compiler/cpp/lex.yythriftl.cc to gitignore.

2015-04-02 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-3075. -- Resolution: Duplicate > Add compiler/cpp/lex.yythriftl.cc to gitignore. > -

[jira] [Resolved] (THRIFT-3072) Build in separate directory

2015-04-02 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3072. - Resolution: Won't Fix yep, there are some issues left to complete CMake build. however, c++ is a

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

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393314#comment-14393314 ] James E. King, III commented on THRIFT-2441: interrupt() means the TServerTra

[jira] [Created] (THRIFT-3075) Add compiler/cpp/lex.yythriftl.cc to gitignore.

2015-04-02 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-3075: -- Summary: Add compiler/cpp/lex.yythriftl.cc to gitignore. Key: THRIFT-3075 URL: https://issues.apache.org/jira/browse/THRIFT-3075 Project: Thrift Issue Type:

[jira] [Created] (THRIFT-3074) Add compiler/cpp/lex.yythriftl.cc to gitignore.

2015-04-02 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-3074: -- Summary: Add compiler/cpp/lex.yythriftl.cc to gitignore. Key: THRIFT-3074 URL: https://issues.apache.org/jira/browse/THRIFT-3074 Project: Thrift Issue Type:

[jira] [Created] (THRIFT-3073) Add compiler/cpp/lex.yythriftl.cc to gitignore.

2015-04-02 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-3073: -- Summary: Add compiler/cpp/lex.yythriftl.cc to gitignore. Key: THRIFT-3073 URL: https://issues.apache.org/jira/browse/THRIFT-3073 Project: Thrift Issue Type:

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

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393274#comment-14393274 ] James E. King, III commented on THRIFT-2441: I realized that I could handle e

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

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2441: --- Comment: was deleted (was: After getting to TSimpleServer I see that I actually need

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

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393232#comment-14393232 ] James E. King, III commented on THRIFT-2441: After getting to TSimpleServer I

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

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393216#comment-14393216 ] James E. King, III commented on THRIFT-2441: I was able to eliminate the need

[jira] [Commented] (THRIFT-3072) Build in separate directory

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393196#comment-14393196 ] James E. King, III commented on THRIFT-3072: cmake facilitates this quite nic

[jira] [Commented] (THRIFT-3072) Build in separate directory

2015-04-02 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393144#comment-14393144 ] Randy Abernethy commented on THRIFT-3072: - I agree. While it has not been taken t

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

2015-04-02 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393112#comment-14393112 ] Ben Craig commented on THRIFT-2441: --- I guess I skipped a few items in my approach. Her

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

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392929#comment-14392929 ] James E. King, III commented on THRIFT-2441: The only gotcha I see in this is

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

2015-04-02 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392880#comment-14392880 ] Ben Craig commented on THRIFT-2441: --- I think we're converging on a great answer. Thank

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

2015-04-02 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392880#comment-14392880 ] Ben Craig edited comment on THRIFT-2441 at 4/2/15 4:00 PM: --- I t

[jira] [Commented] (THRIFT-1025) C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392766#comment-14392766 ] James E. King, III commented on THRIFT-1025: [~roger.meier] [~jensg] My pull

[GitHub] thrift pull request: [THRIFT-1025] allow TSSLServerSocket and TSer...

2015-04-02 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/416 [THRIFT-1025] allow TSSLServerSocket and TServerSocket to optionally bin... ...d to a specific interface You can merge this pull request into a Git repository by running: $ git pull https://git

[jira] [Comment Edited] (THRIFT-1025) C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388539#comment-14388539 ] James E. King, III edited comment on THRIFT-1025 at 4/2/15 1:45 PM: ---

[jira] [Comment Edited] (THRIFT-2796) Testcase for THRIFT-2793

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392684#comment-14392684 ] James E. King, III edited comment on THRIFT-2796 at 4/2/15 1:26 PM: ---

[jira] [Created] (THRIFT-3072) Build in separate directory

2015-04-02 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-3072: -- Summary: Build in separate directory Key: THRIFT-3072 URL: https://issues.apache.org/jira/browse/THRIFT-3072 Project: Thrift Issue Type: Improvem

[jira] [Commented] (THRIFT-1025) C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)

2015-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392709#comment-14392709 ] ASF GitHub Bot commented on THRIFT-1025: GitHub user jeking3 opened a pull reques

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

2015-04-02 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-3071: -- Summary: bootstrap.sh on Ubuntu 12.04 (Precise) automake error Key: THRIFT-3071 URL: https://issues.apache.org/jira/browse/THRIFT-3071 Project: Thrift

[jira] [Commented] (THRIFT-2796) Testcase for THRIFT-2793

2015-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392684#comment-14392684 ] James E. King, III commented on THRIFT-2796: [~magiconair] the error you got