Need sasl_ssl protocol supported version for node 18 with RHEL8 #4805
Unanswered
saravanavel891
asked this question in
Q&A
Replies: 1 comment
-
Need your help to get this issue fixed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to migrate my application from node 14 to node 18. I am facing an issue with kafka functionality.
working
OS: mac (RHEL8 and Node14)
Packages:
Node: 14.17.3
npm: 6.14.13
node-rdkafka@2.10.1
librdkafka@1.5.3
Openssl: 1.1.1k
Not working
OS: mac (RHEL8 and Node18)
Packages:
Node: 18.16.0
npm: 9.5.1
node-rdkafka@3.0.0
librdkafka@2.3.0
Openssl: 1.1.1k
Error: Segmentation fault (code dumbed)
Need your help to identify the compatibility version for the below features in node18 with RHEL8.
Beta Was this translation helpful? Give feedback.
All reactions