[jira] [Updated] (THRIFT-3791) Delphi pipe client may fail even in a non-error condition

2016-04-18 Thread Kyle Johnson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Johnson updated THRIFT-3791: - Flags: Patch Patch Info: Patch Available > Delphi pipe client may fail even in a non-err

[jira] [Updated] (THRIFT-3790) Fix Delphi named pipe client to use timeout even when pipe doesn't yet exist

2016-04-18 Thread Kyle Johnson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Johnson updated THRIFT-3790: - Flags: Patch Patch Info: Patch Available > Fix Delphi named pipe client to use timeout e

[jira] [Updated] (THRIFT-3792) Timeouts for anonymous pipes should be configurable

2016-04-18 Thread Kyle Johnson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Johnson updated THRIFT-3792: - Attachment: THRIFT-3792-make-anonymous-pipe-timeouts-configurable.patch The patch to make anonymo

[jira] [Updated] (THRIFT-3792) Timeouts for anonymous pipes should be configurable

2016-04-18 Thread Kyle Johnson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Johnson updated THRIFT-3792: - Flags: Patch Patch Info: Patch Available > Timeouts for anonymous pipes should be config

[jira] [Created] (THRIFT-3792) Timeouts for anonymous pipes should be configurable

2016-04-18 Thread Kyle Johnson (JIRA)
Kyle Johnson created THRIFT-3792: Summary: Timeouts for anonymous pipes should be configurable Key: THRIFT-3792 URL: https://issues.apache.org/jira/browse/THRIFT-3792 Project: Thrift Issue Ty

[jira] [Updated] (THRIFT-3791) Delphi pipe client may fail even in a non-error condition

2016-04-18 Thread Kyle Johnson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Johnson updated THRIFT-3791: - Attachment: THRIFT-3791-fix-for-calling-GetLastError-even-on-success.patch This fixes the logic s

[jira] [Created] (THRIFT-3791) Delphi pipe client may fail even in a non-error condition

2016-04-18 Thread Kyle Johnson (JIRA)
Kyle Johnson created THRIFT-3791: Summary: Delphi pipe client may fail even in a non-error condition Key: THRIFT-3791 URL: https://issues.apache.org/jira/browse/THRIFT-3791 Project: Thrift Is

[jira] [Updated] (THRIFT-3790) Fix Delphi named pipe client to use timeout even when pipe doesn't yet exist

2016-04-18 Thread Kyle Johnson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Johnson updated THRIFT-3790: - Attachment: THRIFT-3790-fix-for-closing-and-reopening-client-pipe-connection.patch Here is the p

[jira] [Created] (THRIFT-3790) Fix Delphi named pipe client to use timeout even when pipe doesn't yet exist

2016-04-18 Thread Kyle Johnson (JIRA)
Kyle Johnson created THRIFT-3790: Summary: Fix Delphi named pipe client to use timeout even when pipe doesn't yet exist Key: THRIFT-3790 URL: https://issues.apache.org/jira/browse/THRIFT-3790 Project:

[jira] [Commented] (THRIFT-3046) Allow PSR4 class loading for generated classes (PHP)

2016-04-18 Thread artem antonenko (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246649#comment-15246649 ] artem antonenko commented on THRIFT-3046: - As was discussed in THRIFT-3776 there'

[jira] [Updated] (THRIFT-3487) Full support for newer Delphi versions

2016-04-18 Thread Kyle Johnson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Johnson updated THRIFT-3487: - Attachment: THRIFT-3487-Full-support-for-sockets-in-newer-Delphi-versions.patch This should add

[jira] [Issue Comment Deleted] (THRIFT-3487) Full support for newer Delphi versions

2016-04-18 Thread Kyle Johnson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Johnson updated THRIFT-3487: - Comment: was deleted (was: This implements sockets adapted from the C++ sockets code.) > Full su

[jira] [Updated] (THRIFT-3487) Full support for newer Delphi versions

2016-04-18 Thread Kyle Johnson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Johnson updated THRIFT-3487: - Attachment: newsockets.diff This implements sockets adapted from the C++ sockets code. > Full su

[jira] [Updated] (THRIFT-3487) Full support for newer Delphi versions

2016-04-18 Thread Kyle Johnson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Johnson updated THRIFT-3487: - Attachment: (was: newsockets.diff) > Full support for newer Delphi versions > ---

Build failed in Jenkins: Thrift-precommit #427

2016-04-18 Thread Apache Jenkins Server
See -- GitHub pull request #989 to apache/thrift [EnvInject] - Loading node environment variables. Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) in workspace

[jira] [Commented] (THRIFT-3789) Node.js lacks ability to destroy connection

2016-04-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246409#comment-15246409 ] ASF GitHub Bot commented on THRIFT-3789: GitHub user jamesreggio opened a pull re

[GitHub] thrift pull request: THRIFT-3789 Add `destroy` to Connection insta...

2016-04-18 Thread jamesreggio
GitHub user jamesreggio opened a pull request: https://github.com/apache/thrift/pull/989 THRIFT-3789 Add `destroy` to Connection instance This commit proxies the `destroy` method from the Thrift Connection object to its underlying socket, akin to the existing `end` method.

[jira] [Created] (THRIFT-3789) Node.js lacks ability to destroy connection

2016-04-18 Thread James Reggio (JIRA)
James Reggio created THRIFT-3789: Summary: Node.js lacks ability to destroy connection Key: THRIFT-3789 URL: https://issues.apache.org/jira/browse/THRIFT-3789 Project: Thrift Issue Type: Bug