[GitHub] [thrift] Jimexist opened a new pull request #2546: use gradle convention in organizing java project

2022-03-10 Thread GitBox
Jimexist opened a new pull request #2546: URL: https://github.com/apache/thrift/pull/2546 - [ ] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not required for trivial changes) - [ ] If a ticket exists: Does your

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

2022-03-10 Thread Tobias Mucke (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17504678#comment-17504678 ] Tobias Mucke commented on THRIFT-5283: -- Here we go: https://github.com/apache/thrift/pull/2545. >

[GitHub] [thrift] tokcum opened a new pull request #2545: THRIFT-5283: add support for Unix Domain Sockets in lib/rs

2022-03-10 Thread GitBox
tokcum opened a new pull request #2545: URL: https://github.com/apache/thrift/pull/2545 Client: rs The Thrift crate does not support Unix Domain Sockets (UDS). After reviewing and expressing my thoughts on THRIFT-5283, I added support for UDS. This is not a breaking change.

[jira] [Updated] (THRIFT-5538) TCompactProtocol always decode bool fields as false

2022-03-10 Thread Yangyang Zhao (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yangyang Zhao updated THRIFT-5538: -- Affects Version/s: (was: 0.16.0) > TCompactProtocol always decode bool fields as false >

[jira] [Created] (THRIFT-5538) TCompactProtocol always decode bool fields as false

2022-03-10 Thread Yangyang Zhao (Jira)
Yangyang Zhao created THRIFT-5538: - Summary: TCompactProtocol always decode bool fields as false Key: THRIFT-5538 URL: https://issues.apache.org/jira/browse/THRIFT-5538 Project: Thrift Issue

[GitHub] [thrift] tokcum opened a new pull request #2544: THRIFT-5283: add support for Unix Domain Sockets in lib/rs

2022-03-10 Thread GitBox
tokcum opened a new pull request #2544: URL: https://github.com/apache/thrift/pull/2544 - [ ] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not required for trivial changes) - [ ] If a ticket exists: Does your

[GitHub] [thrift] tokcum closed pull request #2544: THRIFT-5283: add support for Unix Domain Sockets in lib/rs

2022-03-10 Thread GitBox
tokcum closed pull request #2544: URL: https://github.com/apache/thrift/pull/2544 -- 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] [Resolved] (THRIFT-5522) Upgrade to gradle 6 for Java build

2022-03-10 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5522. Fix Version/s: 0.17.0 Assignee: Liu Jiayu Resolution: Fixed > Upgrade to gradle 6

[GitHub] [thrift] Jens-G merged pull request #2526: THRIFT-5522: update to gradle 6.9, update findbugs

2022-03-10 Thread GitBox
Jens-G merged pull request #2526: URL: https://github.com/apache/thrift/pull/2526 -- 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:

[GitHub] [thrift] srnwk opened a new pull request #2543: workaround MSVC compiler bug

2022-03-10 Thread GitBox
srnwk opened a new pull request #2543: URL: https://github.com/apache/thrift/pull/2543 On recent MSVC versions, the thrift compiler fails fails to build under C++17 or C++20 -- as far as I can tell this is a bug in MSVC. Splitting that clever "read the whole file into a string"-line

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

2022-03-10 Thread Tobias Mucke (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17504653#comment-17504653 ] Tobias Mucke commented on THRIFT-5283: -- [~allengeorge] * I updated the rust <-> rust test

[GitHub] [thrift] Jens-G merged pull request #2542: lib/rs/Cargo.toml: Update ordered-float

2022-03-10 Thread GitBox
Jens-G merged pull request #2542: URL: https://github.com/apache/thrift/pull/2542 -- 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] [Assigned] (THRIFT-5522) Upgrade to gradle 6 for Java build

2022-03-10 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-5522: -- Assignee: Jiayu Liu (was: Liu Jiayu) > Upgrade to gradle 6 for Java build >