[jira] [Resolved] (THRIFT-4316) TByteBuffer.java will read too much data if a previous read returns fewer bytes than requested

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4316. Resolution: Fixed > TByteBuffer.java will read too much data if a previous read ret

[GitHub] thrift pull request #1290: Update TByteBuffer.java

2017-09-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1290 ---

[jira] [Created] (THRIFT-4316) TByteBuffer.java will read too much data if a previous read returns fewer bytes than requested

2017-09-05 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-4316: -- Summary: TByteBuffer.java will read too much data if a previous read returns fewer bytes than requested Key: THRIFT-4316 URL: https://issues.apache.org/jira/browse/THR

[jira] [Commented] (THRIFT-4316) TByteBuffer.java will read too much data if a previous read returns fewer bytes than requested

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154776#comment-16154776 ] ASF GitHub Bot commented on THRIFT-4316: Github user jeking3 commented on the iss

[GitHub] thrift issue #1290: Update TByteBuffer.java

2017-09-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1290 Normally I would ask for a new Jira ticket to be filed by the submitter, but this is pretty obvious and pretty serious, so I did it: THRIFT-4316 ---

[jira] [Commented] (THRIFT-4212) c_glib flush tries to close SSL even if socket is invalid

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154775#comment-16154775 ] ASF GitHub Bot commented on THRIFT-4212: Github user jeking3 commented on the iss

[GitHub] thrift issue #1279: THRIFT-4212: Fix flush on ssl socket thrift

2017-09-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1279 Let's clear up the other two in the pull request backlog, then rebase this and then see what's left. ---

[jira] [Commented] (THRIFT-4211) Fix GError glib management under Thrift

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154770#comment-16154770 ] ASF GitHub Bot commented on THRIFT-4211: Github user jeking3 commented on the iss

[jira] [Commented] (THRIFT-4205) c_glib is not linking against glib + gobject

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154772#comment-16154772 ] ASF GitHub Bot commented on THRIFT-4205: Github user jeking3 commented on the iss

[GitHub] thrift issue #1272: THRIFT-4205: Set flags for glib+gobject on compilation

2017-09-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1272 Please rebase against master and force push to get a new build going. ---

[GitHub] thrift issue #1278: THRIFT-4211: Fix logging in thrift library

2017-09-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1278 Please rebase on master and push to get a new Travis CI build, now that it has been cleaned up. ---

[GitHub] thrift issue #1263: D lib updated for x64 build mode on windows

2017-09-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1263 This will also need an Apache Jira ticket opened. https://thrift.apache.org/docs/HowToContribute ---

[GitHub] thrift issue #1292: Using PHP56 const property for contant variables.

2017-09-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1292 If you are using autoconf (bootstrap and configure) then you want to do a ``make -j4`` at the top to ensure compiler and libraries are built, then go into ``lib/py``, ``lib/py.tornado``, and ``lib/p

[GitHub] thrift issue #1336: configure.ac, Makefile.am: introduce THRIFT variable to ...

2017-09-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1336 I like the changes as proposed; this needs an Apache Jira ticket stating the problem and resolution in order to get merged. https://thrift.apache.org/docs/HowToContribute Thanks!

[jira] [Resolved] (THRIFT-1476) Build universal library binaries on Mac OSX

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-1476. Resolution: Auto Closed Fix Version/s: (was: 1.0) > Build universal libr

[jira] [Commented] (THRIFT-1476) Build universal library binaries on Mac OSX

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154763#comment-16154763 ] James E. King, III commented on THRIFT-1476: This issue is really old. Given

[jira] [Commented] (THRIFT-4125) Thrift is not compiling on ARM32: undefined reference to std::string::push_back(char)

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154762#comment-16154762 ] James E. King, III commented on THRIFT-4125: Can you confirm 0.10.0 stock com

[jira] [Updated] (THRIFT-4125) Thrift is not compiling on ARM32: undefined reference to std::string::push_back(char)

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4125: --- Summary: Thrift is not compiling on ARM32: undefined reference to std::string::push_b

[jira] [Commented] (THRIFT-4292) TimerManager::remove() is not implemented

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154754#comment-16154754 ] ASF GitHub Bot commented on THRIFT-4292: Github user jeking3 commented on a diff

[GitHub] thrift pull request #1337: THRIFT-4292: Implement TimerManager::remove()

2017-09-05 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1337#discussion_r137163331 --- Diff: lib/cpp/test/concurrency/TimerManagerTests.h --- @@ -126,6 +126,38 @@ class TimerManagerTests { return true; } + /**

[jira] [Commented] (THRIFT-4292) TimerManager::remove() is not implemented

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154752#comment-16154752 ] ASF GitHub Bot commented on THRIFT-4292: Github user jeking3 commented on a diff

[jira] [Commented] (THRIFT-4292) TimerManager::remove() is not implemented

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154750#comment-16154750 ] ASF GitHub Bot commented on THRIFT-4292: Github user jeking3 commented on a diff

[jira] [Commented] (THRIFT-4292) TimerManager::remove() is not implemented

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154751#comment-16154751 ] ASF GitHub Bot commented on THRIFT-4292: Github user jeking3 commented on a diff

[GitHub] thrift pull request #1337: THRIFT-4292: Implement TimerManager::remove()

2017-09-05 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1337#discussion_r137162542 --- Diff: lib/cpp/src/thrift/concurrency/TimerManager.cpp --- @@ -290,11 +292,23 @@ void TimerManager::add(shared_ptr task, const struct timeval& value) {

[GitHub] thrift pull request #1337: THRIFT-4292: Implement TimerManager::remove()

2017-09-05 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1337#discussion_r137163123 --- Diff: lib/cpp/src/thrift/concurrency/TimerManager.cpp --- @@ -290,11 +292,23 @@ void TimerManager::add(shared_ptr task, const struct timeval& value) {

[GitHub] thrift pull request #1337: THRIFT-4292: Implement TimerManager::remove()

2017-09-05 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1337#discussion_r137163110 --- Diff: lib/cpp/src/thrift/concurrency/TimerManager.cpp --- @@ -52,6 +52,8 @@ class TimerManager::Task : public Runnable { } } +

[jira] [Commented] (THRIFT-4309) All Python files should be compatible with Python 3

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154742#comment-16154742 ] James E. King, III commented on THRIFT-4309: I found a site that discourages

[jira] [Updated] (THRIFT-4315) Add default message for TApplicationException

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4315: --- Affects Version/s: 0.10.0 > Add default message for TApplicationException > -

[jira] [Resolved] (THRIFT-4315) Add default message for TApplicationException

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4315. Resolution: Fixed Assignee: James E. King, III Fix Version/s: 0.11.0

[GitHub] thrift pull request #1335: Add default message for TApplicationException

2017-09-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1335 ---

[jira] [Commented] (THRIFT-4315) Add default message for TApplicationException

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154709#comment-16154709 ] ASF GitHub Bot commented on THRIFT-4315: Github user damnever commented on the is

[GitHub] thrift issue #1335: Add default message for TApplicationException

2017-09-05 Thread damnever
Github user damnever commented on the issue: https://github.com/apache/thrift/pull/1335 https://issues.apache.org/jira/browse/THRIFT-4315 ---

[jira] [Created] (THRIFT-4315) Add default message for TApplicationException

2017-09-05 Thread XiaoChao Dong (JIRA)
XiaoChao Dong created THRIFT-4315: - Summary: Add default message for TApplicationException Key: THRIFT-4315 URL: https://issues.apache.org/jira/browse/THRIFT-4315 Project: Thrift Issue Type:

[jira] [Updated] (THRIFT-4314) configure/build does not work properly wrt --with-boost and --with-libevent

2017-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated THRIFT-4314: Description: Trying: {{./configure --with-libevent="/opt/foo/ub16/libevent-2.1.18-stable" --with-

[jira] [Updated] (THRIFT-4314) configure/build does not work properly wrt --with-boost and --with-libevent

2017-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated THRIFT-4314: Description: Trying: {{./configure --with-libevent="/opt/foo/ub16/libevent-2.1.18-stable" --with-

[jira] [Updated] (THRIFT-4314) configure/build does not work properly wrt --with-boost and --with-libevent

2017-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated THRIFT-4314: Description: Trying: {{./configure --with-libevent="/opt/foo/ub16/libevent-2.1.18-stable" --with-

[jira] [Updated] (THRIFT-4314) configure/build does not work properly wrt --with-boost and --with-libevent

2017-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated THRIFT-4314: Description: Trying: {{./configure --with-libevent="/opt/foo/ub16/libevent-2.1.18-stable" --with-

[jira] [Updated] (THRIFT-4314) configure/build does not work properly wrt --with-boost and --with-libevent

2017-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated THRIFT-4314: Description: Trying: {{./configure --with-libevent="/opt/foo/ub16/libevent-2.1.18-stable" --with-

[jira] [Updated] (THRIFT-4314) configure/build does not work properly wrt --with-boost and --with-libevent

2017-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated THRIFT-4314: Description: Trying: {{./configure --with-libevent="/opt/foo/ub16/libevent-2.1.18-stable" --with-

[jira] [Updated] (THRIFT-4314) configure/build does not work properly wrt --with-boost and --with-libevent

2017-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated THRIFT-4314: Description: Trying: {{./configure --with-libevent="/opt/foo/ub16/libevent-2.1.18-stable" --with-

[jira] [Updated] (THRIFT-4314) configure/build does not work properly wrt --with-boost and --with-libevent

2017-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated THRIFT-4314: Description: Trying: {{./configure --with-libevent="/opt/foo/ub16/libevent-2.1.18-stable" --with-

[jira] [Updated] (THRIFT-4314) configure/build does not work properly wrt --with-boost and --with-libevent

2017-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated THRIFT-4314: Description: Trying: {{./configure --with-libevent="/opt/foo/ub16/libevent-2.1.18-stable" --with-

[jira] [Updated] (THRIFT-4314) configure/build does not work properly wrt --with-boost and --with-libevent

2017-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated THRIFT-4314: Description: Trying: {{./configure --with-libevent="/opt/foo/ub16/libevent-2.1.18-stable" --with-

[jira] [Updated] (THRIFT-4314) configure/build does not work properly wrt --with-boost and --with-libevent

2017-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated THRIFT-4314: Description: Trying: {{./configure --with-libevent="/opt/foo/ub16/libevent-2.1.18-stable" --with-

[jira] [Created] (THRIFT-4314) configure/build does not work properly wrt --with-boost and --with-libevent

2017-09-05 Thread JIRA
Buğra Gedik created THRIFT-4314: --- Summary: configure/build does not work properly wrt --with-boost and --with-libevent Key: THRIFT-4314 URL: https://issues.apache.org/jira/browse/THRIFT-4314 Project: Th

[jira] [Updated] (THRIFT-4314) configure/build does not work properly wrt --with-boost and --with-libevent

2017-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated THRIFT-4314: Description: Trying: {{./configure --with-libevent="/opt/foo/ub16/libevent-2.1.18-stable" --with-

[jira] [Commented] (THRIFT-4303) D 2.075 deprecation warnings

2017-09-05 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154376#comment-16154376 ] Jens Geyer commented on THRIFT-4303: Confirmed. The C-glib also produces tons of warn

[GitHub] thrift issue #1335: Add default message for TApplicationException

2017-09-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1335 In order to add this I need an Apache Jira ticket under the thrift project. Do you open one? https://thrift.apache.org/docs/HowToContribute ---

[jira] [Resolved] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4313. Resolution: Fixed > Program code of the Erlang tutorial files contain syntax errors

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

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

[jira] [Assigned] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4313: -- Assignee: James E. King, III > Program code of the Erlang tutorial files conta

[GitHub] thrift pull request #1342: THRIFT-4313: Program code of the Erlang tutorial ...

2017-09-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1342 ---

[GitHub] thrift issue #1342: THRIFT-4313: Program code of the Erlang tutorial files c...

2017-09-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1342 It would be nice to have some sort of check in the build that ensured it didn't rot again. In the meantime, applying your patch allowed me to follow the tutorial readme, and without it I could not,

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154269#comment-16154269 ] ASF GitHub Bot commented on THRIFT-4313: Github user jeking3 commented on the iss

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154247#comment-16154247 ] ASF GitHub Bot commented on THRIFT-4313: Github user walter-weinmann commented on

[GitHub] thrift issue #1342: THRIFT-4313: Program code of the Erlang tutorial files c...

2017-09-05 Thread walter-weinmann
Github user walter-weinmann commented on the issue: https://github.com/apache/thrift/pull/1342 This was only a minor issue - the bigger problem with the tutorial comes with THRIFT-4312. ---

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154238#comment-16154238 ] ASF GitHub Bot commented on THRIFT-4313: Github user jeking3 commented on the iss

[GitHub] thrift issue #1342: THRIFT-4313: Program code of the Erlang tutorial files c...

2017-09-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1342 It looks like the autoconf build environment doesn't bother attempting to run the tutorial, so that's why it rotted. Thanks for looking into this. I am going to apply your changes locally and run

[jira] [Resolved] (THRIFT-4307) Make ssl-open timeout effective in golang client

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4307. Resolution: Fixed > Make ssl-open timeout effective in golang client >

[jira] [Commented] (THRIFT-4307) Make ssl-open timeout effective in golang client

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

[GitHub] thrift pull request #1341: THRIFT-4307: Make ssl-open timeout effective in g...

2017-09-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1341 ---

[jira] [Updated] (THRIFT-4307) Make ssl-open timeout effective in golang client

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4307: --- Affects Version/s: (was: 0.11.0) > Make ssl-open timeout effective in golang clie

[jira] [Updated] (THRIFT-4307) Make ssl-open timeout effective in golang client

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4307: --- Priority: Minor (was: Major) > Make ssl-open timeout effective in golang client > --

[jira] [Updated] (THRIFT-4307) Make ssl-open timeout effective in golang client

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4307: --- Fix Version/s: (was: 0.10.0) > Make ssl-open timeout effective in golang client >

[jira] [Assigned] (THRIFT-4307) Make ssl-open timeout effective in golang client

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4307: -- Assignee: James E. King, III > Make ssl-open timeout effective in golang clien

[jira] [Commented] (THRIFT-4250) Please release 0.10.1 with fix for THRIFT-4062

2017-09-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154177#comment-16154177 ] Buğra Gedik commented on THRIFT-4250: - I agree. We just switched to 0.10.0 and the lo

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154047#comment-16154047 ] ASF GitHub Bot commented on THRIFT-4313: GitHub user walter-weinmann reopened a p

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154048#comment-16154048 ] ASF GitHub Bot commented on THRIFT-4313: Github user walter-weinmann commented on

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154045#comment-16154045 ] ASF GitHub Bot commented on THRIFT-4313: Github user walter-weinmann closed the p

[GitHub] thrift issue #1342: THRIFT-4313: Program code of the Erlang tutorial files c...

2017-09-05 Thread walter-weinmann
Github user walter-weinmann commented on the issue: https://github.com/apache/thrift/pull/1342 This closes #1342. ---

[GitHub] thrift pull request #1342: THRIFT-4313: Program code of the Erlang tutorial ...

2017-09-05 Thread walter-weinmann
Github user walter-weinmann closed the pull request at: https://github.com/apache/thrift/pull/1342 ---

[GitHub] thrift pull request #1342: THRIFT-4313: Program code of the Erlang tutorial ...

2017-09-05 Thread walter-weinmann
GitHub user walter-weinmann reopened a pull request: https://github.com/apache/thrift/pull/1342 THRIFT-4313: Program code of the Erlang tutorial files contain syntax… … errors. You can merge this pull request into a Git repository by running: $ git pull https://github.com/w

[GitHub] thrift issue #1336: configure.ac, Makefile.am: introduce THRIFT variable to ...

2017-09-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1336 Thanks, it was late when I posted the comment and I misread the change! If there's any way you could rebase on master, squash, and force push that will kick off another CI build to validate the fix

[jira] [Updated] (THRIFT-4106) concurrency_test fails randomly

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4106: --- Description: While adding Appveyor build support for MinGW (THRIFT-4081), this test f

[jira] [Updated] (THRIFT-4106) concurrency_test fails randomly

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4106: --- Environment: MinGW (appveyor), travis CI (was: MinGW (appveyor)) > concurrency_test

[jira] [Updated] (THRIFT-4106) concurrency_test fails randomly

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4106: --- Description: While adding Appveyor build support for MinGW (THRIFT-4081), this test f

[jira] [Updated] (THRIFT-4106) concurrency_test fails randomly on MinGW

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4106: --- Priority: Critical (was: Major) > concurrency_test fails randomly on MinGW > ---

[jira] [Updated] (THRIFT-4106) concurrency_test fails randomly

2017-09-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4106: --- Summary: concurrency_test fails randomly (was: concurrency_test fails randomly on Mi

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153687#comment-16153687 ] ASF GitHub Bot commented on THRIFT-4313: Github user walter-weinmann commented on

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153685#comment-16153685 ] ASF GitHub Bot commented on THRIFT-4313: Github user walter-weinmann commented on

[GitHub] thrift issue #1342: THRIFT-4313: Program code of the Erlang tutorial files c...

2017-09-05 Thread walter-weinmann
Github user walter-weinmann commented on the issue: https://github.com/apache/thrift/pull/1342 This closes #1342. ---

[GitHub] thrift issue #1342: THRIFT-4313: Program code of the Erlang tutorial files c...

2017-09-05 Thread walter-weinmann
Github user walter-weinmann commented on the issue: https://github.com/apache/thrift/pull/1342 This closes #1342 ---

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153680#comment-16153680 ] ASF GitHub Bot commented on THRIFT-4313: GitHub user walter-weinmann reopened a p

[jira] [Updated] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread Walter Weinmann (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Walter Weinmann updated THRIFT-4313: Description: The Erlang tutorial files contain syntax errors regarding record names and ma

[GitHub] thrift pull request #1342: THRIFT-4313: Program code of the Erlang tutorial ...

2017-09-05 Thread walter-weinmann
GitHub user walter-weinmann reopened a pull request: https://github.com/apache/thrift/pull/1342 THRIFT-4313: Program code of the Erlang tutorial files contain syntax… … errors. You can merge this pull request into a Git repository by running: $ git pull https://github.com/w

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153653#comment-16153653 ] ASF GitHub Bot commented on THRIFT-4313: Github user walter-weinmann closed the p

[GitHub] thrift pull request #1342: THRIFT-4313: Program code of the Erlang tutorial ...

2017-09-05 Thread walter-weinmann
Github user walter-weinmann closed the pull request at: https://github.com/apache/thrift/pull/1342 ---

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153651#comment-16153651 ] ASF GitHub Bot commented on THRIFT-4313: Github user walter-weinmann commented on

[GitHub] thrift issue #1342: THRIFT-4313: Program code of the Erlang tutorial files c...

2017-09-05 Thread walter-weinmann
Github user walter-weinmann commented on the issue: https://github.com/apache/thrift/pull/1342 This closes #1342 ---

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153649#comment-16153649 ] ASF GitHub Bot commented on THRIFT-4313: Github user walter-weinmann closed the p

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153648#comment-16153648 ] ASF GitHub Bot commented on THRIFT-4313: Github user walter-weinmann commented on

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153650#comment-16153650 ] ASF GitHub Bot commented on THRIFT-4313: GitHub user walter-weinmann reopened a p

[GitHub] thrift pull request #1342: THRIFT-4313: Program code of the Erlang tutorial ...

2017-09-05 Thread walter-weinmann
Github user walter-weinmann closed the pull request at: https://github.com/apache/thrift/pull/1342 ---

[GitHub] thrift pull request #1342: THRIFT-4313: Program code of the Erlang tutorial ...

2017-09-05 Thread walter-weinmann
GitHub user walter-weinmann reopened a pull request: https://github.com/apache/thrift/pull/1342 THRIFT-4313: Program code of the Erlang tutorial files contain syntax… … errors. You can merge this pull request into a Git repository by running: $ git pull https://github.com/w

[GitHub] thrift issue #1342: THRIFT-4313: Program code of the Erlang tutorial files c...

2017-09-05 Thread walter-weinmann
Github user walter-weinmann commented on the issue: https://github.com/apache/thrift/pull/1342 This closes #1342 ---

[jira] [Commented] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153641#comment-16153641 ] ASF GitHub Bot commented on THRIFT-4313: GitHub user walter-weinmann opened a pul

[GitHub] thrift pull request #1342: THRIFT-4313: Program code of the Erlang tutorial ...

2017-09-05 Thread walter-weinmann
GitHub user walter-weinmann opened a pull request: https://github.com/apache/thrift/pull/1342 THRIFT-4313: Program code of the Erlang tutorial files contain syntax… … errors. You can merge this pull request into a Git repository by running: $ git pull https://github.com/wal

[jira] [Created] (THRIFT-4313) Program code of the Erlang tutorial files contain syntax errors

2017-09-05 Thread Walter Weinmann (JIRA)
Walter Weinmann created THRIFT-4313: --- Summary: Program code of the Erlang tutorial files contain syntax errors Key: THRIFT-4313 URL: https://issues.apache.org/jira/browse/THRIFT-4313 Project: Thrift

[jira] [Updated] (THRIFT-4312) Tutorial: Erlang client cannot connect to Python server: exception error: econnrefused

2017-09-05 Thread Walter Weinmann (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Walter Weinmann updated THRIFT-4312: Labels: Connection Erlang Python Tutorial (was: ) Here is a repository for testing purpose

[jira] [Comment Edited] (THRIFT-4312) Tutorial: Erlang client cannot connect to Python server: exception error: econnrefused

2017-09-05 Thread Walter Weinmann (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153620#comment-16153620 ] Walter Weinmann edited comment on THRIFT-4312 at 9/5/17 1:14 PM: --

  1   2   >