mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
* [ SEARCH-2330 ] AlfrescoCoreAdminHandler START/STOP (no logic) + Unit tests * [ SEARCH-2330 ] Activatable + ActivatableTracker * [ SEARCH-2330 ] AbstractShardInformationPublisher and NodeStatePublisher removed (replaced by ShardStatePublisher) * [ SEARCH-2330 ] Test fixes * [ SEARCH-2330 ] Fix ClassCastException on ShardStatePublisher * [ SEARCH-2330 ] Fix Unnecessary Stubbing * [ SEARCH-2330 ] ActivatableTrackerTest * [ SEARCH-2330 ] Fix action changes (it depends on the indexing state) * [ SEARCH-2330 ] Purge on stop/start * [ SEARCH-2330 ] Rollback on scheduled maintenance + Unit tests * [ SEARCH-2330 ] Persist indexing state across core reloads * [ SEARCH-2330 ] Minor renaming on tests * [ SEARCH-2330 ] Fix Unit test failures * [ SEARCH-2330 ] Fix E2E * [ SEARCH-2330 ] Fix Retry expectation * [ SEARCH-2330 ] Fix Json Path in retry expectaction * [ SEARCH-2330 ] Fix ClassCastException * [ SEARCH-2330 ] Review comments addressed * [ SEARCH-2330 ] Review comments addressed (additional comments in the code)