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

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Oct 28 05:06:48 EDT 2010


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

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

The problem with the ShardIndexingStrategy piloting when a new shard should be added is that in a clustered system, you will get nodes with different number of shards.
It seems that a manual process forcing the increase of shards is safer. On the other hand the case where you want to add a new shard when a new organization or user comes in on the fly has to be "manually triggered".

> 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.Beta3
>
>
> 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