[jira] [Commented] (THRIFT-82) Common Lisp support

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380974#comment-16380974 ] ASF GitHub Bot commented on THRIFT-82: -- Github user jeking3 commented on the issue:

[GitHub] thrift issue #1412: [THRIFT-82] Add Common Lisp support

2018-02-28 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1412 Thanks, I am working on running this in my local docker container and checking the "make cross" results. ---

[jira] [Commented] (THRIFT-82) Common Lisp support

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381082#comment-16381082 ] ASF GitHub Bot commented on THRIFT-82: -- Github user jeking3 commented on the issue:

[GitHub] thrift issue #1412: [THRIFT-82] Add Common Lisp support

2018-02-28 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1412 I ran the cross test in ubuntu-artful using your PR and only ttwo unexpected failures occurred: ``` === ***

[jira] [Commented] (THRIFT-82) Common Lisp support

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381460#comment-16381460 ] ASF GitHub Bot commented on THRIFT-82: -- Github user jeking3 commented on the issue:

CI Build Status for Thrift

2018-02-28 Thread James E. King, III
Appveyor builds are not working. The build scripts use chocolatey to install some tools like winflexbison for MSVC builds, and that chocolatey package is currently broken. The maintainer has been notified. I haven't found a good workaround yet. Travis CI builds should be more stable, but I am

[jira] [Created] (THRIFT-4501) Java client hides server side exceptions

2018-02-28 Thread Mehdi Salarkia (JIRA)
Mehdi Salarkia created THRIFT-4501: -- Summary: Java client hides server side exceptions Key: THRIFT-4501 URL: https://issues.apache.org/jira/browse/THRIFT-4501 Project: Thrift Issue Type:

[GitHub] thrift issue #1412: [THRIFT-82] Add Common Lisp support

2018-02-28 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1412 Best I can tell there seems to be some sort of timing or logic error. Builds will randomly fail after writing a fasl, apparently renaming it, then being unable to find it. This is the "ubsan"

[GitHub] thrift issue #1497: Do not call workSocket() in TNonblockigServer without en...

2018-02-28 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1497 I'm not aware of those being common or known. I have a bit of work to do in order to stabilize the CI builds and get them back to green... ---

Re: [jira] [Commented] (THRIFT-4465) TNonblockingServer throwing THRIFT LOGGER: TConnection::workSocket(): THRIFT_EAGAIN (unavailable resources)

2018-02-28 Thread James E. King, III
Hi, thanks for doing that. You could have done a force push on your original PR... As you can see the build status isn't getting to green (like ever)... so I have some work to do to fix this up. - Jim On Tue, Feb 27, 2018 at 5:05 PM, Buğra Gedik (JIRA) wrote: > > [

Re: [jira] [Commented] (THRIFT-4465) TNonblockingServer throwing THRIFT LOGGER: TConnection::workSocket(): THRIFT_EAGAIN (unavailable resources)

2018-02-28 Thread James King
Hi, thanks for doing that. You could have done a force push on your original PR... As you can see the build status isn't getting to green (like ever)... so I have some work to do to fix this up. - Jim On Tue, Feb 27, 2018 at 5:05 PM, Buğra Gedik (JIRA) wrote: > > [

[GitHub] thrift issue #1496: THRIFT-4476: Typecasting problem on list items (+ low pr...

2018-02-28 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1496 You can fork the project and set up your own Travis CI and Appveyor builds, and submit pull requests into your fork to kick off builds, and you will not contend with the rest of the apache arsenal

[GitHub] thrift issue #1496: THRIFT-4476: Typecasting problem on list items (+ low pr...

2018-02-28 Thread ozymaxx
Github user ozymaxx commented on the issue: https://github.com/apache/thrift/pull/1496 The AppVeyor builds stay in the queue for a long time. Is there any possibility to run the builds more quickly? ---

[jira] [Commented] (THRIFT-4476) Typecasting problem on list items

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380490#comment-16380490 ] ASF GitHub Bot commented on THRIFT-4476: Github user jeking3 commented on the issue:

[jira] [Commented] (THRIFT-4476) Typecasting problem on list items

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380468#comment-16380468 ] ASF GitHub Bot commented on THRIFT-4476: Github user ozymaxx commented on the issue: