[GitHub] thrift pull request: set reconn_time's default value to 0

2016-02-25 Thread laozhp
GitHub user laozhp opened a pull request: https://github.com/apache/thrift/pull/895 set reconn_time's default value to 0 When first time reconnect without a success call, line 214: Backoff = 2 * R, will cause exception, because R is undefined. Set reconn_time's default value to 0 r

Re: Polyglot Microservices: Application Integration With Apache Thrift

2016-02-25 Thread Jake Farrell
Great article Randy, thanks for sharing -Jake On Thu, Feb 25, 2016 at 7:54 PM, Randy Abernethy wrote: > I just published an Apache Thrift article on DZone for those who might be > interested: > https://dzone.com/articles/polyglot-microservices-and-apache-thrift >

Polyglot Microservices: Application Integration With Apache Thrift

2016-02-25 Thread Randy Abernethy
I just published an Apache Thrift article on DZone for those who might be interested: https://dzone.com/articles/polyglot-microservices-and-apache-thrift

[jira] [Updated] (THRIFT-3673) API fails with std::exception after a timeout occured in earlier any API call

2016-02-25 Thread SABU DANIEL (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SABU DANIEL updated THRIFT-3673: Description: Any API calls( from client to server) fails with std::exception after a timeout occur

[jira] [Created] (THRIFT-3673) API fails with std::exception after a timeout occured in earlier any API call

2016-02-25 Thread SABU DANIEL (JIRA)
SABU DANIEL created THRIFT-3673: --- Summary: API fails with std::exception after a timeout occured in earlier any API call Key: THRIFT-3673 URL: https://issues.apache.org/jira/browse/THRIFT-3673 Project:

[jira] [Commented] (THRIFT-3671) Ruby server swallows information about unexpected exceptions in handlers

2016-02-25 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167842#comment-15167842 ] Jens Geyer commented on THRIFT-3671: Hi [~alxpo], what about [putting this into a pa

[jira] [Commented] (THRIFT-3672) client blocked when remote call

2016-02-25 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167824#comment-15167824 ] Jens Geyer commented on THRIFT-3672: I'm not sure if everybody understands what your

[jira] [Updated] (THRIFT-3672) client blocked when remote call

2016-02-25 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3672: --- Description: this is is the thrift file: {code} include 'shared.thrift' include "pos.thrift" include

[jira] [Commented] (THRIFT-3289) Socket exhaustion in csharp implementation

2016-02-25 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167708#comment-15167708 ] Jens Geyer commented on THRIFT-3289: {quote}How did you accomplished that? Can you po

[GitHub] thrift pull request: (CSharp) Adding lifecycle management for serv...

2016-02-25 Thread Jens-G
Github user Jens-G commented on the pull request: https://github.com/apache/thrift/pull/555#issuecomment-188943128 Hi @diogojc, any news here? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[jira] [Updated] (THRIFT-3672) client blocked when remote call

2016-02-25 Thread jackyfang (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jackyfang updated THRIFT-3672: -- Description: this is is the thrift file: include 'shared.thrift' include "pos.thrift" include "notice.

[jira] [Created] (THRIFT-3672) client blocked when remote call

2016-02-25 Thread jackyfang (JIRA)
jackyfang created THRIFT-3672: - Summary: client blocked when remote call Key: THRIFT-3672 URL: https://issues.apache.org/jira/browse/THRIFT-3672 Project: Thrift Issue Type: Bug Affects Versi