Maciej Mensfeld
Maciej Mensfeld
Yeah I do recall this crash on oauth. WHen you disable oauth bearer, is the rest of the specs working as expected?
Btw @headius we can work on this somewhere around RubyKaigi if you fancy.
I can reproduce: ``` # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007e3fee1c9d32, pid=15776, tid=15807 # # JRE version: OpenJDK...
``` bundle exec rspec spec/rdkafka/bindings_spec.rb:152 ```
@headius you know when actions will get 10.0.0.0? ref https://github.com/karafka/rdkafka-ruby/actions/runs/14488191323/job/40638287789?pr=571
ref https://github.com/karafka/karafka/issues/2549
Hey @larskanis thanks. I know this link. My main issue with ractors atm is their limited scope of operations. Any benchmarks that I did that would involve CPU intense work...
@larskanis I fully agree and that is one of the reasons why I created this card in the first place :)
@reidab, yes, exactly. I did this because packages like this are frequent target to brandjacking. Happy to hand it to the team :)
Not only what I wrote above but also other things could impact this. Being able to inject more complex strategy logic would be beneficial here as long as it does...