[jira] [Updated] (THRIFT-5024) tutorial\py.tornado\PythonServer.py failed under Tornado6

2019-11-21 Thread Honglei Jiang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Honglei Jiang updated THRIFT-5024: -- Issue Type: Bug (was: Improvement) > tutorial\py.tornado\PythonServer.py failed under

[jira] [Commented] (THRIFT-5017) Code gen of Generated annotation should work with Java 9+

2019-11-21 Thread Christopher Tubbs (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979736#comment-16979736 ] Christopher Tubbs commented on THRIFT-5017: --- Since I saw this twice, in two different

Re: Please respond to THRIFT-4998

2019-11-21 Thread Christopher
Thank you. I have a follow-up question. Is the thrift community dependent on just a few individuals with specific duties? It seems so from the responses. If that is the case, I would highly encourage the thrift developers to try to grow their community by adding new committers and PMC members,

[jira] [Commented] (THRIFT-5019) Multiple import same namespace for go included files

2019-11-21 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979666#comment-16979666 ] Jens Geyer commented on THRIFT-5019: Don't panic, I'm fine with the change. But that question will

[jira] [Commented] (THRIFT-5019) Multiple import same namespace for go included files

2019-11-21 Thread Duru Can Celasun (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979643#comment-16979643 ] Duru Can Celasun commented on THRIFT-5019: -- I think it's too late for that, it'd break a lot of

[jira] [Commented] (THRIFT-5019) Multiple import same namespace for go included files

2019-11-21 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979638#comment-16979638 ] Jens Geyer commented on THRIFT-5019: We could also fix the spec :-) > Multiple import same

[jira] [Commented] (THRIFT-5019) Multiple import same namespace for go included files

2019-11-21 Thread Duru Can Celasun (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979637#comment-16979637 ] Duru Can Celasun commented on THRIFT-5019: -- Not sure about other languages but for Go

[jira] [Comment Edited] (THRIFT-5019) Multiple import same namespace for go included files

2019-11-21 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979628#comment-16979628 ] Jens Geyer edited comment on THRIFT-5019 at 11/21/19 9:36 PM: -- Just wanted

[jira] [Commented] (THRIFT-5019) Multiple import same namespace for go included files

2019-11-21 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979628#comment-16979628 ] Jens Geyer commented on THRIFT-5019: Just wanted to mention that the behaviour is questionable, but

[jira] [Updated] (THRIFT-5023) Add Automatic-Module-Name to MANIFEST.MF

2019-11-21 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5023: --- Component/s: Java - Library > Add Automatic-Module-Name to MANIFEST.MF >

[jira] [Resolved] (THRIFT-5020) Refactoring & minor fixes for netstd library

2019-11-21 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5020. Fix Version/s: 0.14.0 Resolution: Fixed > Refactoring & minor fixes for netstd library >

[jira] [Comment Edited] (THRIFT-5022) TIOStreamTransport.isOpen is false for InputStream or Outpstream only use.

2019-11-21 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979323#comment-16979323 ] Andy Seaborne edited comment on THRIFT-5022 at 11/21/19 5:13 PM: - This

[jira] [Updated] (THRIFT-5023) Add Automatic-Module-Name to MANIFEST.MF

2019-11-21 Thread Michael Miller (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miller updated THRIFT-5023: --- Description: Add Automatic-Module-Name to the project jars in support of the Java 9 module

[jira] [Updated] (THRIFT-5025) Incomplete promise rejection

2019-11-21 Thread Stas Sribnyi (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stas Sribnyi updated THRIFT-5025: - Description: I have a problem while performing client requests created with HttpConnection. In

[jira] [Resolved] (THRIFT-5019) Multiple import same namespace for go included files

2019-11-21 Thread Duru Can Celasun (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duru Can Celasun resolved THRIFT-5019. -- Resolution: Fixed > Multiple import same namespace for go included files >

[jira] [Commented] (THRIFT-5022) TIOStreamTransport.isOpen is false for InputStream or Outpstream only use.

2019-11-21 Thread Andy Seaborne (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979323#comment-16979323 ] Andy Seaborne commented on THRIFT-5022: --- This is bringing concerns about error handling – great to

[jira] [Updated] (THRIFT-5025) Incomplete promise rejection

2019-11-21 Thread Stas Sribnyi (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stas Sribnyi updated THRIFT-5025: - Description: I have a problem while performing client requests created with Multiplexer and

[jira] [Created] (THRIFT-5025) Incomplete promise rejection

2019-11-21 Thread Stas Sribnyi (Jira)
Stas Sribnyi created THRIFT-5025: Summary: Incomplete promise rejection Key: THRIFT-5025 URL: https://issues.apache.org/jira/browse/THRIFT-5025 Project: Thrift Issue Type: Bug

[jira] [Updated] (THRIFT-5024) tutorial\py.tornado\PythonServer.py failed under Tornado6

2019-11-21 Thread Honglei Jiang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Honglei Jiang updated THRIFT-5024: -- Priority: Major (was: Minor) > tutorial\py.tornado\PythonServer.py failed under Tornado6 >

[jira] [Updated] (THRIFT-5024) tutorial\py.tornado\PythonServer.py failed under Tornado6

2019-11-21 Thread Honglei Jiang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Honglei Jiang updated THRIFT-5024: -- Component/s: (was: Python - Library) Python - Compiler >

[jira] [Created] (THRIFT-5024) tutorial\py.tornado\PythonServer.py failed under Tornado6

2019-11-21 Thread Honglei Jiang (Jira)
Honglei Jiang created THRIFT-5024: - Summary: tutorial\py.tornado\PythonServer.py failed under Tornado6 Key: THRIFT-5024 URL: https://issues.apache.org/jira/browse/THRIFT-5024 Project: Thrift