[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-472) Runtime creation of new shards

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Apr 7 09:42:43 EDT 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=36219#action_36219 ] 

Emmanuel Bernard commented on HSEARCH-472:
------------------------------------------

I'm wondering if we could implement that while implementing the ability to add new entities dynamically to the search factory. This is something that would involve emptying the queue of work, closing indexes and reopening them, so it would create some kind of soft downtime.

> Runtime creation of new shards
> ------------------------------
>
>                 Key: HSEARCH-472
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-472
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: query
>    Affects Versions: 3.2.0.Beta1
>            Reporter: Dobes Vandermeer
>            Priority: Minor
>             Fix For: 3.3.0
>
>
> Hibernate Search's shard support has added the ability to select a shard based on a parameter of the query; however, you must use a fixed number of shards.  In order to best support our use case originally reported in http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-470 it would be necessary to add support for dynamically added shards at runtime.
> Also related: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-251 and http://www.opensubscriber.com/message/hibernate-dev@lists.jboss.org/9770383.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list