[jira] [Updated] (THRIFT-2789) TNonblockingServer leaks socket FD's under load

2014-10-17 Thread Sergey (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey updated THRIFT-2789: --- Attachment: D10015.diff Like I said in description, this solution is not perfect, but it helps to at least a

[jira] [Created] (THRIFT-2789) TNonblockingServer leaks socket FD's under load

2014-10-17 Thread Sergey (JIRA)
Sergey created THRIFT-2789: -- Summary: TNonblockingServer leaks socket FD's under load Key: THRIFT-2789 URL: https://issues.apache.org/jira/browse/THRIFT-2789 Project: Thrift Issue Type: Bug

Re: library registration files

2014-10-17 Thread Randy Abernethy
Hey Jens, We should definitely have a strategy for all of this stuff. One difficulty is the requirements of the various language library managers. Some notes: - /bower.json - Front End JavaScript This file supports the Bower (http://bower.io/) package manager. Bower requires the bower.json to b

Re: library registration files

2014-10-17 Thread Jens Geyer
PS: Ignore doap.rdf, that one is probably fine. -Ursprüngliche Nachricht- From: Jens Geyer Sent: Saturday, October 18, 2014 2:02 AM To: dev@thrift.apache.org Subject: library registration files Hi *, there are a accumulating number of registration files (mostly JSON) for the various

library registration files

2014-10-17 Thread Jens Geyer
Hi *, there are a accumulating number of registration files (mostly JSON) for the various package managers of this world of ours spread across the source tree. I found these (please correct me if I’m wrong): /bower.json /composer.json /doap.rdf /lib/js/Gruntfile.js /lib/js/package.jso

[jira] [Updated] (THRIFT-2788) Java client and server does not enable tcp keep alive.

2014-10-17 Thread Lei FW (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei FW updated THRIFT-2788: --- Description: Both client and server sockets in Java were not enable tcp keepalive. This is important for rea

[jira] [Commented] (THRIFT-2788) Java client and server does not enable tcp keep alive.

2014-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175039#comment-14175039 ] ASF GitHub Bot commented on THRIFT-2788: GitHub user abadcafe opened a pull reque

[GitHub] thrift pull request: THRIFT-2788: enable TCP keep alive for socket...

2014-10-17 Thread abadcafe
GitHub user abadcafe opened a pull request: https://github.com/apache/thrift/pull/248 THRIFT-2788: enable TCP keep alive for sockets in java lib. Both client and server sockets in Java were not enable tcp keepalive. This is important for reap dead tcp connections. If not ena

[jira] [Created] (THRIFT-2788) Java client and server does not enable tcp keep alive.

2014-10-17 Thread Lei FW (JIRA)
Lei FW created THRIFT-2788: -- Summary: Java client and server does not enable tcp keep alive. Key: THRIFT-2788 URL: https://issues.apache.org/jira/browse/THRIFT-2788 Project: Thrift Issue Type: Bug

[jira] [Commented] (THRIFT-2787) Delphi Lib README

2014-10-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174864#comment-14174864 ] Hudson commented on THRIFT-2787: SUCCESS: Integrated in Thrift #1316 (See [https://build

[jira] [Updated] (THRIFT-2787) Delphi Lib README

2014-10-17 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2787: --- Attachment: THRIFT-2787-Delphi-Lib-README-missing.patch > Delphi Lib README > - > >

[jira] [Resolved] (THRIFT-2787) Delphi Lib README

2014-10-17 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2787. Resolution: Fixed Committed. > Delphi Lib README > - > > Key: THRI

[jira] [Created] (THRIFT-2787) Delphi Lib README

2014-10-17 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-2787: -- Summary: Delphi Lib README Key: THRIFT-2787 URL: https://issues.apache.org/jira/browse/THRIFT-2787 Project: Thrift Issue Type: Improvement Components: