Re: Generics in Thrift

2022-03-19 Thread Jens Geyer
Hi, first I would like to move this topic to the dev list, it seems more appropriate. Extending the grammar and also the relevant data structures is certainly doable, I have little doubt about this point. However, experience shows that extending a grammar is usually only the first and

[jira] [Commented] (THRIFT-5283) Ability to listen over unix socket in thrift Rust crate

2022-03-19 Thread Tobias Mucke (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17509326#comment-17509326 ] Tobias Mucke commented on THRIFT-5283: -- Thanks for pointing this out. I was asking because my own

[jira] [Assigned] (THRIFT-5499) Receive timeout not triggered when response exceeds timeout

2022-03-19 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-5499: -- Assignee: Plumet (was: Jens Geyer) > Receive timeout not triggered when response exceeds

[jira] [Assigned] (THRIFT-5499) Receive timeout not triggered when response exceeds timeout

2022-03-19 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-5499: -- Assignee: Jens Geyer > Receive timeout not triggered when response exceeds timeout >

[jira] [Comment Edited] (THRIFT-5499) Receive timeout not triggered when response exceeds timeout

2022-03-19 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17509260#comment-17509260 ] Jens Geyer edited comment on THRIFT-5499 at 3/19/22, 12:32 PM: --- REOPEN:

[jira] [Commented] (THRIFT-5499) Receive timeout not triggered when response exceeds timeout

2022-03-19 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17509260#comment-17509260 ] Jens Geyer commented on THRIFT-5499: REOPEN: This actually breaks when used in a web scenario:  

[GitHub] [thrift] Jens-G merged pull request #2550: Pass cancellation token to AcceptTcpClientAsync() in net6

2022-03-19 Thread GitBox
Jens-G merged pull request #2550: URL: https://github.com/apache/thrift/pull/2550 -- 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. To unsubscribe, e-mail:

[jira] [Commented] (THRIFT-5283) Ability to listen over unix socket in thrift Rust crate

2022-03-19 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17509235#comment-17509235 ] Jens Geyer commented on THRIFT-5283: {quote}what about the release cycle. Is this going to be part