HugeCTR icon indicating copy to clipboard operation
HugeCTR copied to clipboard

fix: typo in kafka broker

Open lausannel opened this issue 2 years ago • 1 comments

While reviewing the WeChat article, I came across a subtle typographical error within the parameters of CreateSolver interface, where kafka_brokers was mistakenly referred to as kafka_brockers. Considering that this minor oversight could lead to potential confusion or implementation issues, I believe it is imperative to correct this.

Additionally, I encountered an inconsistency: in the official Python interface documentation, the CreateSolver interface does not mention a kafka_brockers parameter. This has led to some confusion, and I am seeking clarification on this matter.

lausannel avatar Nov 17 '23 09:11 lausannel

To be honest, I am aware of the problem for quite some time. I kind of ignored it to avoid compatibility problems.

I think it should be fixed.

@yingcanw Are you fine with us fixing this?

bashimao avatar Dec 19 '23 09:12 bashimao