issues
search
SOHU-Co
/
kafka-node
Node.js client for Apache Kafka 0.8 and later.
MIT License
2.66k
stars
628
forks
source link
Improvement of topic validation
#1471
Open
bisand
opened
1 year ago
bisand
commented
1 year ago
Fixed the error message when doing numeric validation of partition on topic object.
Added additional numeric validation to offset since this also should be a number.