[jira] [Created] (THRIFT-5517) Do not generate callback-style methods in ES6 mode

2022-02-18 Thread Axel (Jira)
Axel created THRIFT-5517: Summary: Do not generate callback-style methods in ES6 mode Key: THRIFT-5517 URL: https://issues.apache.org/jira/browse/THRIFT-5517 Project: Thrift Issue Type: Improvement

[jira] [Created] (THRIFT-5518) Remove promise implementation with Q and dependency to Q.

2022-02-18 Thread Axel (Jira)
Axel created THRIFT-5518: Summary: Remove promise implementation with Q and dependency to Q. Key: THRIFT-5518 URL: https://issues.apache.org/jira/browse/THRIFT-5518 Project: Thrift Issue Type:

[jira] [Updated] (THRIFT-5517) Do not generate callback-style methods in ES6 mode

2022-02-18 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5517: --- Language: (was: javascript) > Do not generate callback-style methods in ES6 mode >

[jira] [Updated] (THRIFT-5517) Do not generate callback-style methods in ES6 mode

2022-02-18 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5517: --- Component/s: JavaScript - Compiler > Do not generate callback-style methods in ES6 mode >

[jira] [Commented] (THRIFT-5517) Do not generate callback-style methods in ES6 mode

2022-02-18 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17494594#comment-17494594 ] Jens Geyer commented on THRIFT-5517: Sounds good to me, I'm only unsure about * what the best

[jira] [Updated] (THRIFT-5518) Remove promise implementation with Q and dependency to Q.

2022-02-18 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5518: --- Component/s: JavaScript - Compiler > Remove promise implementation with Q and dependency to Q. >

[jira] [Updated] (THRIFT-5518) Remove promise implementation with Q and dependency to Q.

2022-02-18 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5518: --- Language: (was: javascript) > Remove promise implementation with Q and dependency to Q. >

[jira] [Created] (THRIFT-5519) Java async client loses exceptions in void methods

2022-02-18 Thread Alex Kormukhin (Jira)
Alex Kormukhin created THRIFT-5519: -- Summary: Java async client loses exceptions in void methods Key: THRIFT-5519 URL: https://issues.apache.org/jira/browse/THRIFT-5519 Project: Thrift

[jira] [Updated] (THRIFT-5519) Java async client loses exceptions in void methods

2022-02-18 Thread Alex Kormukhin (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Kormukhin updated THRIFT-5519: --- Attachment: 2022-02-18_190339.png > Java async client loses exceptions in void methods >

[jira] [Updated] (THRIFT-5519) Java async client loses exceptions in void methods

2022-02-18 Thread Alex Kormukhin (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Kormukhin updated THRIFT-5519: --- Description: Exceptions thrown in void methods are lost on the client side when using an

[jira] [Updated] (THRIFT-5519) Java async client loses exceptions in void methods

2022-02-18 Thread Alex Kormukhin (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Kormukhin updated THRIFT-5519: --- Description: Exceptions thrown in void methods are lost on the client side when using an