[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-307) Implement clustering with Infinispan

Sanne Grinovero (JIRA) noreply at atlassian.com
Wed Oct 21 13:55:27 EDT 2009


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

Sanne Grinovero commented on HSEARCH-307:
-----------------------------------------

Hi Hardy, I have taken out from Łukasz's patch the pieces which fit in Infinispan. So the rest of the patch should now be refactored to use the changed package names, and see which part of tests are relevant to the Search integration.

<groupId>org.infinispan</groupId>
<artifactId>infinispan-lucene-directory</artifactId>
<version>4.0.0-SNAPSHOT</version>

It's not yet stable for high contention use cases, the LockFactory needs some rework, but the basic stuff works and should be integratable.

See org.infinispan.lucene.SimpleLuceneTest for the basics.

> Implement clustering with Infinispan
> ------------------------------------
>
>                 Key: HSEARCH-307
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-307
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: directory provider
>            Reporter: Hardy Ferentschik
>            Assignee: Hardy Ferentschik
>             Fix For: 3.2.0
>
>
> Changing the description and hence scope of this issue from "JBoss Cache" to "Infinispan". 
> Lukasz is looking into it right now as part of a Google Summer of Code project.

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