Description
Currently HMSFollower is created in the constructor of SentryService and it creates SentryStore for itself.
Instead the SentryService should create SentryStore and HMSFollower later in the run() method.
Attachments
Issue Links
- relates to
-
SENTRY-1637 Periodically purge Delta change tables.
- Resolved