Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *updated* an issue
Hibernate Search (
https://hibernate.atlassian.net/browse/HSEARCH?atlOrigin=eyJpIjoiZTczMmQz...
) / Improvement (
https://hibernate.atlassian.net/browse/HSEARCH-3719?atlOrigin=eyJpIjoiZTc...
) HSEARCH-3719 (
https://hibernate.atlassian.net/browse/HSEARCH-3719?atlOrigin=eyJpIjoiZTc...
) Support a "degraded mode" where failure to contact Elasticsearch or index
documents does not affect the whole application (
https://hibernate.atlassian.net/browse/HSEARCH-3719?atlOrigin=eyJpIjoiZTc...
)
Change By: Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
In some applications, indexing and searching are important, but not nearly as much as the
rest of the application. If Elasticsearch is down, these applications would rather
continue operating as usual and just log the errors.
This means in particular that:
# Bootstrap must continue even if the Elasticsearch cluster cannot be reached. It should
be possible if the Elasticsearch version was provided as part of the configuration.
# Exceptions thrown during indexing should not be propagated to the application, but
should rather be logged.
We'll probably need some sort of global configuration that affects both the ORM mapper
(for item #1) and the Elasticsearch backend (for item # 1 2 ).
(
https://hibernate.atlassian.net/browse/HSEARCH-3719#add-comment?atlOrigin...
) Add Comment (
https://hibernate.atlassian.net/browse/HSEARCH-3719#add-comment?atlOrigin...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100121- sha1:0fbe7c1 )