[jira] [Updated] (THRIFT-2432) Flaky parallel build

2014-03-29 Thread Benoit Sigoure (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Sigoure updated THRIFT-2432: --- Patch Info: Patch Available > Flaky parallel build > > >

[jira] [Updated] (THRIFT-2432) Flaky parallel build

2014-03-29 Thread Benoit Sigoure (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Sigoure updated THRIFT-2432: --- Attachment: THRIFT-2432.patch Patch to fix the issue. > Flaky parallel build >

[jira] [Created] (THRIFT-2432) Flaky parallel build

2014-03-29 Thread Benoit Sigoure (JIRA)
Benoit Sigoure created THRIFT-2432: -- Summary: Flaky parallel build Key: THRIFT-2432 URL: https://issues.apache.org/jira/browse/THRIFT-2432 Project: Thrift Issue Type: Bug Component

[jira] [Created] (THRIFT-2431) TFileTransportTest fails with "check delta < XXX failed"

2014-03-29 Thread Benoit Sigoure (JIRA)
Benoit Sigoure created THRIFT-2431: -- Summary: TFileTransportTest fails with "check delta < XXX failed" Key: THRIFT-2431 URL: https://issues.apache.org/jira/browse/THRIFT-2431 Project: Thrift

[jira] [Commented] (THRIFT-1766) [Ruby] Provide support for binary types

2014-03-29 Thread Vanja Bucic (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954546#comment-13954546 ] Vanja Bucic commented on THRIFT-1766: - [^thrift-1.0.0-dev-rb-binary.patch] adds 'bina

[jira] [Updated] (THRIFT-1766) [Ruby] Provide support for binary types

2014-03-29 Thread Vanja Bucic (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vanja Bucic updated THRIFT-1766: Attachment: thrift-1.0.0-dev-rb-binary.patch > [Ruby] Provide support for binary types > -

[jira] [Updated] (THRIFT-2009) Go redeclaration error

2014-03-29 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2009: --- Attachment: thrift-2009_testcase.thrift thrift-2009_redeclaration_error.patch > Go r

[jira] [Updated] (THRIFT-2009) Go redeclaration error

2014-03-29 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2009: --- Patch Info: Patch Available Fix Version/s: (was: 1.0) 0.9.2 As

Re: Error while running nodejs test servers and clients

2014-03-29 Thread Chamila Wijayarathna
Hi, After having chat with Randy, I was able to fix the problem. I ran npm test from lib/nodejs/test and set NODE_HOME to lib/nodejs/lib. Thank You On Sat, Mar 29, 2014 at 1:13 PM, Chamila Wijayarathna < cdwijayarat...@gmail.com> wrote: > Hi Randy, > I am running thrift source cloned from githu

[jira] [Commented] (THRIFT-2398) Improve Node Server Library

2014-03-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951876#comment-13951876 ] Hudson commented on THRIFT-2398: FAILURE: Integrated in Thrift #1100 (See [https://build

Build failed in Jenkins: Thrift #1100

2014-03-29 Thread Apache Jenkins Server
See Changes: [ra] THRIFT-2398:Improve Node Server Library -- [...truncated 1737 lines...] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/us

[jira] [Assigned] (THRIFT-2406) TBinaryTransport for Browser based JavaScript

2014-03-29 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Abernethy reassigned THRIFT-2406: --- Assignee: Randy Abernethy > TBinaryTransport for Browser based JavaScript >

[jira] [Resolved] (THRIFT-2398) Improve Node Server Library

2014-03-29 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Abernethy resolved THRIFT-2398. - Resolution: Fixed committed node server clean up and examples update > Improve Node Ser

Re: Error while running nodejs test servers and clients

2014-03-29 Thread Chamila Wijayarathna
Hi Randy, I am running thrift source cloned from github [1]. My running nodejs version is v0.10.25 and thrift version is 1.0.0-dev. I tried almost everything you suggested, but still getting *chamila@chamila-Dell-System-Vostro-3450:~/GSoC/thrift$ nodejs lib/nodejs/test/client.js -p binary -t buffe