[jira] [Commented] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-10-15 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16649778#comment-16649778 ] Erik commented on THRIFT-4649: -- I can confirm, unfortunately I am seeing this even in a dockerized

[jira] [Commented] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-10-15 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16649825#comment-16649825 ] Erik commented on THRIFT-4649: -- I quickly attempted to upgrade to v.11, within a docker container... to

[jira] [Commented] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-10-23 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16660390#comment-16660390 ] Erik commented on THRIFT-4649: -- Any updates on the other end?? I've tried v10 v11 .. I tried disabling the

[jira] [Commented] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-10-10 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644539#comment-16644539 ] Erik commented on THRIFT-4649: -- Thank you, I indeed had added the  {code:java} ... -levent ... {code} and

[jira] [Comment Edited] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-10-10 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644539#comment-16644539 ] Erik edited comment on THRIFT-4649 at 10/10/18 7:02 AM: Thank you, I indeed had

[jira] [Comment Edited] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-10-10 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644539#comment-16644539 ] Erik edited comment on THRIFT-4649 at 10/10/18 7:03 AM: Thank you, I indeed had

[jira] [Created] (THRIFT-4649) Error when attempting to compile a Thrift Server in C++

2018-10-09 Thread Erik (JIRA)
Erik created THRIFT-4649: Summary: Error when attempting to compile a Thrift Server in C++ Key: THRIFT-4649 URL: https://issues.apache.org/jira/browse/THRIFT-4649 Project: Thrift Issue Type: Bug

[jira] [Updated] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-10-09 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik updated THRIFT-4649: - Summary: Error when attempting to link Thrift Server in C++ (was: Error when attempting to compile a Thrift

[jira] [Updated] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-10-09 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik updated THRIFT-4649: - Description: I am attempting to compile Thrift with a particular flag .. in this case {code:java} ./configure 

[jira] [Updated] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-10-10 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik updated THRIFT-4649: - Attachment: image-2018-10-10-11-03-49-306.png > Error when attempting to link Thrift Server in C++ >

[jira] [Commented] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-10-10 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644670#comment-16644670 ] Erik commented on THRIFT-4649: -- attaching output from my latest run of configure  

[jira] [Commented] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-10-10 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644661#comment-16644661 ] Erik commented on THRIFT-4649: -- seems the example cites a CalculatorProcessorFactory class, but it's not

[jira] [Commented] (THRIFT-5291) golang tutorial seems broken

2020-10-17 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215917#comment-17215917 ] Erik commented on THRIFT-5291: -- perhaps bug isn't the right word but it's unclear in the documentation of

[jira] [Updated] (THRIFT-5291) not very clear how to use golang implementation

2020-10-07 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik updated THRIFT-5291: - Description: I admit, I am a bit new to golang... but not new to thrift.  I am using thrift Servers written in

[jira] [Commented] (THRIFT-5291) not very clear how to use golang implementation

2020-10-07 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17209871#comment-17209871 ] Erik commented on THRIFT-5291: -- !image-2020-10-07-23-13-17-967.png! > not very clear how to use golang

[jira] [Created] (THRIFT-5291) not very clear how to use golang implementation

2020-10-07 Thread Erik (Jira)
Erik created THRIFT-5291: Summary: not very clear how to use golang implementation Key: THRIFT-5291 URL: https://issues.apache.org/jira/browse/THRIFT-5291 Project: Thrift Issue Type: Bug

[jira] [Updated] (THRIFT-5291) not very clear how to use golang implementation

2020-10-07 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik updated THRIFT-5291: - Attachment: image-2020-10-07-23-13-17-967.png > not very clear how to use golang implementation >

[jira] [Commented] (THRIFT-5516) Python Client returning None, instead of List

2022-02-13 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491583#comment-17491583 ] Erik commented on THRIFT-5516: -- sorry sorry.. I'd accidentally been calling `send_` which IS a

[jira] [Closed] (THRIFT-5516) Python Client returning None, instead of List

2022-02-13 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik closed THRIFT-5516. Resolution: Fixed > Python Client returning None, instead of List >

[jira] [Commented] (THRIFT-5513) How TThreadedSelectorServer support saml ?

2022-02-13 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491582#comment-17491582 ] Erik commented on THRIFT-5513: -- I think you're misunderstanding what Thrift does.. it's a way to create

[jira] [Created] (THRIFT-5516) Python Client returning None, instead of List

2022-02-13 Thread Erik (Jira)
Erik created THRIFT-5516: Summary: Python Client returning None, instead of List Key: THRIFT-5516 URL: https://issues.apache.org/jira/browse/THRIFT-5516 Project: Thrift Issue Type: Bug

[jira] [Created] (THRIFT-5604) Attempting to use V0.16.0 Thrift in Swift , XCode 13.1 .. shows deprecation warnings

2022-07-10 Thread Erik (Jira)
Erik created THRIFT-5604: Summary: Attempting to use V0.16.0 Thrift in Swift , XCode 13.1 .. shows deprecation warnings Key: THRIFT-5604 URL: https://issues.apache.org/jira/browse/THRIFT-5604 Project: Thrift

[jira] [Commented] (THRIFT-5604) Attempting to use V0.16.0 Thrift in Swift , XCode 13.1 .. shows deprecation warnings

2022-07-10 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17564667#comment-17564667 ] Erik commented on THRIFT-5604: -- just want to update.. after manually adding the lib/swift/Source/*.swift

[jira] [Comment Edited] (THRIFT-5604) Attempting to use V0.16.0 Thrift in Swift , XCode 13.1 .. shows deprecation warnings

2022-07-10 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17564667#comment-17564667 ] Erik edited comment on THRIFT-5604 at 7/10/22 11:13 AM: just want to update..

[jira] [Comment Edited] (THRIFT-5604) Attempting to use V0.16.0 Thrift in Swift , XCode 13.1 .. shows deprecation warnings

2022-07-10 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17564667#comment-17564667 ] Erik edited comment on THRIFT-5604 at 7/10/22 11:14 AM: just want to update..

[jira] [Comment Edited] (THRIFT-5604) Attempting to use V0.16.0 Thrift in Swift , XCode 13.1 .. shows deprecation warnings

2022-07-10 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17564667#comment-17564667 ] Erik edited comment on THRIFT-5604 at 7/10/22 11:14 AM: just want to update..

[jira] [Comment Edited] (THRIFT-5604) Attempting to use V0.16.0 Thrift in Swift , XCode 13.1 .. shows deprecation warnings

2022-07-10 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17564667#comment-17564667 ] Erik edited comment on THRIFT-5604 at 7/10/22 11:13 AM: just want to update..

[jira] [Closed] (THRIFT-5291) golang tutorial seems broken

2022-07-10 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik closed THRIFT-5291. Resolution: Won't Fix > golang tutorial seems broken > > > Key:

[jira] [Comment Edited] (THRIFT-5604) Attempting to use V0.16.0 Thrift in Swift , XCode 13.1 .. shows deprecation warnings

2022-07-10 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17564667#comment-17564667 ] Erik edited comment on THRIFT-5604 at 7/10/22 11:36 AM: just want to update..

[jira] [Updated] (THRIFT-5664) fairly simple .thrift service call in rust , attempts to allocate too much memory and crashes

2022-10-28 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik updated THRIFT-5664: - Attachment: Cargo.toml > fairly simple .thrift service call in rust , attempts to allocate too much > memory

[jira] [Updated] (THRIFT-5664) fairly simple .thrift service call in rust , attempts to allocate too much memory and crashes

2022-10-28 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik updated THRIFT-5664: - Attachment: test.rs > fairly simple .thrift service call in rust , attempts to allocate too much > memory and

[jira] [Updated] (THRIFT-5664) fairly simple .thrift service call in rust , attempts to allocate too much memory and crashes

2022-10-28 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik updated THRIFT-5664: - Attachment: test.thrift > fairly simple .thrift service call in rust , attempts to allocate too much > memory

[jira] [Updated] (THRIFT-5664) fairly simple .thrift service call in rust , attempts to allocate too much memory and crashes

2022-10-28 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik updated THRIFT-5664: - Attachment: main.rs > fairly simple .thrift service call in rust , attempts to allocate too much > memory and

[jira] [Created] (THRIFT-5664) fairly simple .thrift service call in rust , attempts to allocate too much memory and crashes

2022-10-28 Thread Erik (Jira)
Erik created THRIFT-5664: Summary: fairly simple .thrift service call in rust , attempts to allocate too much memory and crashes Key: THRIFT-5664 URL: https://issues.apache.org/jira/browse/THRIFT-5664

[jira] [Updated] (THRIFT-5664) fairly simple .thrift service call in rust , attempts to allocate too much memory and crashes

2022-10-28 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik updated THRIFT-5664: - Description: A fairly small simple .thrift file of mine... when used with RUST on the server side.. seems to

[jira] [Commented] (THRIFT-5664) fairly simple .thrift service call in rust , attempts to allocate too much memory and crashes

2022-10-28 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17625714#comment-17625714 ] Erik commented on THRIFT-5664: -- full files are attached > fairly simple .thrift service call in rust ,

[jira] [Closed] (THRIFT-5604) Attempting to use V0.16.0 Thrift in Swift , XCode 13.1 .. shows deprecation warnings

2022-08-15 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik closed THRIFT-5604. Resolution: Workaround > Attempting to use V0.16.0 Thrift in Swift , XCode 13.1 .. shows deprecation > warnings

[jira] [Commented] (THRIFT-5604) Attempting to use V0.16.0 Thrift in Swift , XCode 13.1 .. shows deprecation warnings

2022-08-15 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579890#comment-17579890 ] Erik commented on THRIFT-5604: -- closing this issue.. I can import manually for now but I think the

[jira] [Updated] (THRIFT-5611) v0.16.0 C++ servers suddenly giving brokenpipe errors

2022-08-15 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik updated THRIFT-5611: - Description: I jumped from v0.15.0 to v0.16.0 .. and trying to track down what could cause this response in my

[jira] [Updated] (THRIFT-5611) v0.16.0 C++ servers suddenly giving brokenpipe errors

2022-08-15 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik updated THRIFT-5611: - Description: I jumped from v0.15.0 to v0.16.0 .. and trying to track down what could cause this response in my

[jira] [Created] (THRIFT-5611) v0.16.0 C++ servers suddenly giving brokenpipe errors

2022-08-15 Thread Erik (Jira)
Erik created THRIFT-5611: Summary: v0.16.0 C++ servers suddenly giving brokenpipe errors Key: THRIFT-5611 URL: https://issues.apache.org/jira/browse/THRIFT-5611 Project: Thrift Issue Type: Bug

[jira] [Commented] (THRIFT-5611) v0.16.0 C++ servers suddenly giving brokenpipe errors

2022-08-16 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580115#comment-17580115 ] Erik commented on THRIFT-5611: -- here's the server side function {code:java} void

[jira] [Comment Edited] (THRIFT-5611) v0.16.0 C++ servers suddenly giving brokenpipe errors

2022-08-16 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580087#comment-17580087 ] Erik edited comment on THRIFT-5611 at 8/16/22 7:09 AM: --- attaching my client code

[jira] [Comment Edited] (THRIFT-5611) v0.16.0 C++ servers suddenly giving brokenpipe errors

2022-08-16 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580087#comment-17580087 ] Erik edited comment on THRIFT-5611 at 8/16/22 7:09 AM: --- attaching my client code

[jira] [Commented] (THRIFT-5611) v0.16.0 C++ servers suddenly giving brokenpipe errors

2022-08-16 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580087#comment-17580087 ] Erik commented on THRIFT-5611: -- attaching my client code (Python) ``` {color:#cc7832}import {color}time

[jira] [Comment Edited] (THRIFT-5611) v0.16.0 C++ servers suddenly giving brokenpipe errors

2022-08-16 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17580115#comment-17580115 ] Erik edited comment on THRIFT-5611 at 8/16/22 7:43 AM: --- here's the server side

[jira] [Closed] (THRIFT-5611) v0.16.0 C++ servers suddenly giving brokenpipe errors

2022-08-16 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik closed THRIFT-5611. Resolution: Invalid closing this.. the error was on my side.. I'd opened up 32 threads on a 4 core CPU... and

[jira] [Closed] (THRIFT-5612) C++ v0.16.0 compiles on my ryzen linux box, but getting errors linking on intel mac

2022-08-16 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik closed THRIFT-5612. Resolution: Resolved forgot to add this in the macbook air {code:java} conan profile update

[jira] [Created] (THRIFT-5612) C++ v0.16.0 compiles on my ryzen linux box, but getting errors linking on intel mac

2022-08-16 Thread Erik (Jira)
Erik created THRIFT-5612: Summary: C++ v0.16.0 compiles on my ryzen linux box, but getting errors linking on intel mac Key: THRIFT-5612 URL: https://issues.apache.org/jira/browse/THRIFT-5612 Project: Thrift

[jira] [Commented] (THRIFT-5664) fairly simple .thrift service call in rust , attempts to allocate too much memory and crashes

2022-11-06 Thread Erik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629438#comment-17629438 ] Erik commented on THRIFT-5664: -- for reference :