[jira] [Resolved] (THRIFT-5244) Dynamic exception specifications are deprecated in C++11[-Wdeprecated]

2021-04-28 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5244. Fix Version/s: 0.15.0 Assignee: Zezeng Wang Resolution: Fixed > Dynamic exception

[GitHub] [thrift] Jens-G closed pull request #2217: THRIFT-5244 Dynamic exception specifications are deprecated in C++11[…

2021-04-28 Thread GitBox
Jens-G closed pull request #2217: URL: https://github.com/apache/thrift/pull/2217 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please c

[jira] [Resolved] (THRIFT-5312) The Ruby compilation configuration in the .gemspec file is modified to be compatible with later bundler versions.

2021-04-28 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5312. Fix Version/s: 0.15.0 Resolution: Fixed > The Ruby compilation configuration in the .gemspe

[GitHub] [thrift] Jens-G closed pull request #2275: THRIFT-5312 The Ruby compilation configuration in the .gemspec file is modified to be compatible with later bundler versions

2021-04-28 Thread GitBox
Jens-G closed pull request #2275: URL: https://github.com/apache/thrift/pull/2275 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please c

[jira] [Resolved] (THRIFT-5404) Connection timeout errors from TSocket are not treated as timeouts

2021-04-28 Thread Yuxuan Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuxuan Wang resolved THRIFT-5404. - Fix Version/s: 0.15.0 Resolution: Fixed > Connection timeout errors from TSocket are not

[GitHub] [thrift] fishy merged pull request #2379: THRIFT-5404: Allow other types of TTransportException to be timeouts

2021-04-28 Thread GitBox
fishy merged pull request #2379: URL: https://github.com/apache/thrift/pull/2379 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please co

[jira] [Commented] (THRIFT-5405) netstd TSocketTransport(IPAddress host, ...) constructor fails to init TcpClient

2021-04-28 Thread Randy Abernethy (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335060#comment-17335060 ] Randy Abernethy commented on THRIFT-5405: - Patch attached. Anyone want to review

[jira] [Assigned] (THRIFT-5405) netstd TSocketTransport(IPAddress host, ...) constructor fails to init TcpClient

2021-04-28 Thread Randy Abernethy (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Abernethy reassigned THRIFT-5405: --- Assignee: Randy Abernethy > netstd TSocketTransport(IPAddress host, ...) constructo

[jira] [Updated] (THRIFT-5405) netstd TSocketTransport(IPAddress host, ...) constructor fails to init TcpClient

2021-04-28 Thread Randy Abernethy (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Abernethy updated THRIFT-5405: Attachment: 0001-Properly-init-netstd-TcpClient-in-TSocketTransport-c.patch > netstd TSock

[jira] [Created] (THRIFT-5405) netstd TSocketTransport(IPAddress host, ...) constructor fails to init TcpClient

2021-04-28 Thread Randy Abernethy (Jira)
Randy Abernethy created THRIFT-5405: --- Summary: netstd TSocketTransport(IPAddress host, ...) constructor fails to init TcpClient Key: THRIFT-5405 URL: https://issues.apache.org/jira/browse/THRIFT-5405

[GitHub] [thrift] bnaecker opened a new pull request #2380: Adds support for building C++ codegen on Solaris

2021-04-28 Thread GitBox
bnaecker opened a new pull request #2380: URL: https://github.com/apache/thrift/pull/2380 Solaris-derived systems split some functionality that is usually found in `sys/ioctl.h` into `sys/filio.h`. In this case, the `FIONREAD` constant is in the latter file. -- This is an automa

[GitHub] [thrift] maguro closed pull request #2356: THRIFT-5378: Amend Go String() generation for enums

2021-04-28 Thread GitBox
maguro closed pull request #2356: URL: https://github.com/apache/thrift/pull/2356 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please c

[jira] [Commented] (THRIFT-5378) Generated Go enums' always appear to be in debuggers

2021-04-28 Thread Alan Cabrera (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334891#comment-17334891 ] Alan Cabrera commented on THRIFT-5378: -- Bah.  I'm unable to reproduce now.  Could b

[jira] [Commented] (THRIFT-5378) Generated Go enums' always appear to be in debuggers

2021-04-28 Thread Alan Cabrera (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334878#comment-17334878 ] Alan Cabrera commented on THRIFT-5378: -- I realize that it's virtually the same.  Wh