[jira] [Commented] (THRIFT-4933) Incorrect description in the 0.12.0 version of the documentation

2019-08-20 Thread pengzhouhu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16911855#comment-16911855 ] pengzhouhu commented on THRIFT-4933: The thrift-0.12.0 documentation is incorrect and misleading me.

[jira] [Updated] (THRIFT-4919) THttpTransport.cs (netstd) and THttpClientTransport (netcore) have bad timeout code

2019-08-20 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-4919: --- Component/s: netstd - Library netcore - Library > THttpTransport.cs (netstd) and

[jira] [Resolved] (THRIFT-4919) THttpTransport.cs (netstd) and THttpClientTransport (netcore) have bad timeout code

2019-08-20 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-4919. Fix Version/s: 0.13.0 Resolution: Fixed > THttpTransport.cs (netstd) and

[jira] [Updated] (THRIFT-4919) THttpTransport.cs (netstd) and THttpClientTransport (netcore) have bad timeout code

2019-08-20 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-4919: --- Priority: Major (was: Critical) > THttpTransport.cs (netstd) and THttpClientTransport (netcore)

Re: Travis and D builds

2019-08-20 Thread Christopher
Is it possible that Travis aborted the job because it took longer than 20 minutes (the default timeout for Travis)? That duration value on the travis_time line indicates a duration of just over 20 minutes (in nanoseconds). You could try using travis_wait to give it more time:

Travis and D builds

2019-08-20 Thread Jens Geyer
Hi all, does anybody know what this error is about? The deprecations are warnings, so what else could be wrong here? https://travis-ci.org/apache/thrift/jobs/574053036 dmd -L-fuse-ld=gold -L-levent ../libthriftd-event.a -L-fuse-ld=gold -L-lssl -L-lcrypto ../libthriftd-ssl.a -w -wi -O -release

[jira] [Commented] (THRIFT-4933) Incorrect description in the 0.12.0 version of the documentation

2019-08-20 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16911558#comment-16911558 ] Jens Geyer commented on THRIFT-4933: Is [this|http://thrift.apache.org/docs/HowToContribute] what

[jira] [Commented] (THRIFT-4934) Add transient field support

2019-08-20 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16911556#comment-16911556 ] Jens Geyer commented on THRIFT-4934: My opinion also tends towards no. NB: In C# we render

[jira] [Commented] (THRIFT-4934) Add transient field support

2019-08-20 Thread Can Celasun (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16911415#comment-16911415 ] Can Celasun commented on THRIFT-4934: - Well, that cast certainly looks much easier than the effort

[jira] [Commented] (THRIFT-4934) Add transient field support

2019-08-20 Thread Christian Spriegel (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16911409#comment-16911409 ] Christian Spriegel commented on THRIFT-4934: [~calcifer]:  Thanks for the quick response.

[jira] [Commented] (THRIFT-4934) Add transient field support

2019-08-20 Thread Can Celasun (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16911301#comment-16911301 ] Can Celasun commented on THRIFT-4934: - I don't think this needs to be implemented in Thrift. Why not

[jira] [Created] (THRIFT-4934) Add transient field support

2019-08-20 Thread Christian Spriegel (Jira)
Christian Spriegel created THRIFT-4934: -- Summary: Add transient field support Key: THRIFT-4934 URL: https://issues.apache.org/jira/browse/THRIFT-4934 Project: Thrift Issue Type: New

[jira] [Updated] (THRIFT-4932) Using a default string on a binary field results in invalid Java code.

2019-08-20 Thread Ewan Higgs (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewan Higgs updated THRIFT-4932: --- Summary: Using a default string on a binary field results in invalid Java code. (was: Using a

[jira] [Created] (THRIFT-4933) Incorrect description in the 0.12.0 version of the documentation

2019-08-20 Thread pengzhouhu (Jira)
pengzhouhu created THRIFT-4933: -- Summary: Incorrect description in the 0.12.0 version of the documentation Key: THRIFT-4933 URL: https://issues.apache.org/jira/browse/THRIFT-4933 Project: Thrift

[jira] [Created] (THRIFT-4932) Using a default empty string on a binary field results in invalid Java code.

2019-08-20 Thread Ewan Higgs (Jira)
Ewan Higgs created THRIFT-4932: -- Summary: Using a default empty string on a binary field results in invalid Java code. Key: THRIFT-4932 URL: https://issues.apache.org/jira/browse/THRIFT-4932 Project: