Support for Apple M1 silicon
See original GitHub issueDescription
The library doesn’t support the Apple M1 silicon (ARM64).
The .NET version is 6.0.100-rc.2.21505.57 which already supports this architecture.
The exception call stack is:
System.DllNotFoundException: Failed to load the librdkafka native library.
at Confluent.Kafka.Impl.Librdkafka.TrySetDelegates(List`1 nativeMethodCandidateTypes)
at Confluent.Kafka.Impl.Librdkafka.LoadOSXDelegates(String userSpecifiedPath)
at Confluent.Kafka.Impl.Librdkafka.Initialize(String userSpecifiedPath)
at Confluent.Kafka.Producer`2..ctor(ProducerBuilder`2 builder)
at Confluent.Kafka.ProducerBuilder`2.Build()
Maybe related to https://github.com/edenhill/librdkafka/issues/3546
How to reproduce
- Create a .NET 6 RC project and install the Confluent.Kafka package (1.8.2) in a Mac with M1 silicon
- Create a producer instance via ProducerBuilder
- Run the solution
Checklist
Please provide the following information:
- Confluent.Kafka nuget version: 1.8.2
- Operating system.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:16
- Comments:17 (4 by maintainers)
Top Results From Across the Web
Mac computers with Apple silicon
Mac computers with Apple silicon · MacBook Pro introduced in 2021 or later, plus MacBook Pro (13-inch, M1, 2020) · MacBook Air introduced...
Read more >Is Apple Silicon ready?
The Complete Guide to MacOS Apps Optimized for Apple Silicon Macs and the M1/M2 Processors.
Read more >Product Compatibility for Apple M1 Silicon Macs, Updated ...
ScopeBox 4.1 supports m1 Macs for all sources that have updated their driver support. This includes support for Blackmagic Design devices; UVC ...
Read more >Apple M1
At the time of introduction in 2020, Apple said that the M1 had the world's fastest CPU core "in low power silicon" and...
Read more >Support for Apple Silicon Macs - everything you need to know
With the introduction of the first Macs with M1 processors in late 2020, Apple has started the transition from Intel x86-64 processors to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Any ETA for arm/M1 build? It’s already half of Q1, is it going to happen or is it delayed?
We’re looking to add M1 builds during Q1.
Den mån 6 dec. 2021 kl 15:14 skrev Matt Howlett @.***>: