madsim-rs / madsim

Magical Deterministic Simulator for distributed systems in Rust.
Apache License 2.0
622 stars 41 forks source link

feat(rdkafka): cherry-pick DNS resolve callback from Materialize #126

Closed wangrunji0408 closed 1 year ago

wangrunji0408 commented 1 year ago

Cherry-pick https://github.com/MaterializeInc/rust-rdkafka/commit/8ea07c4d2b96636ff093e670bc921892aee0d56a. Note that we will no longer publish madsim-rdkafka to crates.io since this PR, because it depends on materialize's fork of rdkafka-sys. But since their patch has been merged into the upstream, we can wait for a new release and then switch it back.