[hibernate-issues] [Hibernate-JIRA] Updated: (OGM-65) Support pure Infinispan client mode for Hibernate OGM

Sanne Grinovero (JIRA) noreply at atlassian.com
Tue May 10 06:53:59 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/OGM-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated OGM-65:
-------------------------------

    Description: 
There are several levels at play:
 - allow an OGM client to not join the grid as a full fledge node
 - support transactions over hotrod (including suspend and co)
 - support query over hotrod (ie ability to pass the Teiid query via HotRod and let Teiid nodes run on the Infinispan grid)
 - support clustered index via hotrod (might need L1 cache or be able to run Lucene queries over hotrod)

The latest is not fleshed out though and will require refinement.

  was:
There are several levels at play:
 - allow an OGM client to not join the grid as a full fledge node
 - support transactions over hotrod (including suspend and co)
 - support query over hotrod (ie ability to pass the Teiid query via HotRod and let Teiid nodes run on the Infinispan grid)

The latest is not fleshed out though and will require refinement.


> Support pure Infinispan client mode for Hibernate OGM
> -----------------------------------------------------
>
>                 Key: OGM-65
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/OGM-65
>             Project: Hibernate OGM
>          Issue Type: New Feature
>            Reporter: Emmanuel Bernard
>
> There are several levels at play:
>  - allow an OGM client to not join the grid as a full fledge node
>  - support transactions over hotrod (including suspend and co)
>  - support query over hotrod (ie ability to pass the Teiid query via HotRod and let Teiid nodes run on the Infinispan grid)
>  - support clustered index via hotrod (might need L1 cache or be able to run Lucene queries over hotrod)
> The latest is not fleshed out though and will require refinement.

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