You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor: Move Collection Properties backend out of ZkStateReader (#2585)
ZkStateReader now delegates to CollectionPropertiesZkStateReader for this functionality.
No API change. No functional / observable change.
ZkStateReader has been doing too much!
0 commit comments