-
Notifications
You must be signed in to change notification settings - Fork 781
signal to the webapp once partial reindex is done #1187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@tulinkry I think you have this ready with your messaging addition to listener, no ? |
Yes. Not ready but on the way |
Merged
Also, with this change it would be good to relax the |
vladak
added a commit
to vladak/OpenGrok
that referenced
this issue
Feb 17, 2017
vladak
pushed a commit
that referenced
this issue
Feb 20, 2017
* refresh SearcherManagers after partial reindex fixes #1187 * override applyMessage * add validation * document
ozankiraz
pushed a commit
to ozankiraz/OpenGrok
that referenced
this issue
Feb 28, 2017
* refresh SearcherManagers after partial reindex fixes oracle#1187 * override applyMessage * add validation * document
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Once the configuration listener protocol is extended so that allows more than just Configuration object to be passed, the protocol should be further extended so that partial reindex notifies the webapp to call maybeRefresh() on specific SearcherManager objects. This is a follow-up to the changes for #1132.
The text was updated successfully, but these errors were encountered: