thelastpickle / cassandra-reaper

Automated Repair Awesomeness for Apache Cassandra
http://cassandra-reaper.io/
Apache License 2.0
489 stars 217 forks source link

Implement close() in the HttpManagementProxy #1385

Closed adejanovski closed 1 year ago

adejanovski commented 1 year ago

Project board link

Method signature: public void close()

Probably a no op in this situation but maybe we need to unregister some notification related stuff.

Miles-Garnsey commented 1 year ago

Merged to main here.