streamnative / pulsar-spark

Spark Connector to read and write with Pulsar
Apache License 2.0
113 stars 50 forks source link

Remove redundant get Stats call #160

Closed chaoqin-li1123 closed 1 year ago

chaoqin-li1123 commented 1 year ago

Motivation

There is a redundant getStats call in Pulsar admin control

Modifications

Remove the redundant call.

Verifying this change

(Please pick either of the following options)

Documentation

Check the box below.

Need to update docs?