[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-280) Make FSSlaveAndMasterDPTest pass against postgresql
Hardy Ferentschik (JIRA)
noreply at atlassian.com
Tue Nov 18 06:47:18 EST 2008
[ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hardy Ferentschik resolved HSEARCH-280.
---------------------------------------
Resolution: Fixed
Turns out in PostgreSQL everything has to happen in transactions - http://ashtech.net/~syntax/blog/archives/56-Hibernate-and-PostgreSQL-Require-Transactions.html
> Make FSSlaveAndMasterDPTest pass against postgresql
> ---------------------------------------------------
>
> Key: HSEARCH-280
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-280
> Project: Hibernate Search
> Issue Type: Bug
> Reporter: Hardy Ferentschik
> Fix For: 3.1.0
>
>
> All test pass at the moment against HSQLDB and MySQL. However, FSSlaveAndMasterDPTest keeps failing against PostgreSQL.
> Just run: 'ant clean junit -Dtargetdb=postgrsql' to reproduce the problem. I don't think it is a bug in Search, but rather the way the test is written. It seems to cause a deadlock.
--
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