Review the getting started section's pom and archetype creation
---------------------------------------------------------------
Key: HSEARCH-486
URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-486
Project: Hibernate Search
Issue Type: Task
Components: documentation
Affects Versions: 3.2.0.Beta1
Reporter: Emmanuel Bernard
Assignee: Hardy Ferentschik
Fix For: 3.2.0
HSEARCH-428 has been done but a second polish is likely required.
--
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....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Search only compiles against JDK 6 with the current version of JGroups
-----------------------------------------------------------------------
Key: HSEARCH-522
URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-522
Project: Hibernate Search
Issue Type: Bug
Reporter: Hardy Ferentschik
Fix For: 3.2.0
JGroups 2.9.0.GA seems to be compiled only for Java 6. First step is to find out whether this was intentionally. If so we need to decide whether we go Java 6 with Search as well.
Given that Core is still Java 5 it seems to be best to align and stay with Java 5 until Core switches as well. A solution to the problem would be in this case to have a jgroups module which uses Java 6 (similar to Core and em)
--
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....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Lucene AlreadyClosedExceptions During Batch Processing With ASYNC Workers
-------------------------------------------------------------------------
Key: HSEARCH-515
URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-515
Project: Hibernate Search
Issue Type: Bug
Affects Versions: 3.2.0.CR1
Reporter: j nadler
We have a batch job that updates 10,000 preexisting User entities in a single transaction; each User has an @IndexedEmbedded UserDetails entity which is also updated during the job run. When run with hibernate.search.worker.execution=sync, life is good.
When we run with async, indexing intermittently fails with a Lucene AlreadyClosedException. There is no other exception logged even with TRACE logging enabled.
We did not see this issue with 3.1.1GA but Sanne has noted that it is possible the exceptions were occurring and were not being logged in that version; I cannot exclude this possibility.
Posted a log file to http://www.attensa.com/download/files/attensa.log the first exception is at timestamp [2010-04-21 11:23:45.992,236829]
Associated forum discussion here: https://forum.hibernate.org/viewtopic.php?f=9&t=1004022&p=2429214#p2429214
--
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....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Suggest dependency to core 3.5.1
--------------------------------
Key: HSEARCH-506
URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-506
Project: Hibernate Search
Issue Type: Improvement
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 3.2.0
The release pom should suggest a dependency to core version 3.5.1 , but it would be nice to start defining support for ranges of versions.
I'd propose something like {{<version>[3.5.0,3.6.0)</version>}} but have to try to see how this interacts with the {{.FINAL}} postfix
--
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....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Associate with two open session issue and subsequent hang
---------------------------------------------------------
Key: HSEARCH-512
URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-512
Project: Hibernate Search
Issue Type: Bug
Components: engine
Affects Versions: 3.2.0.CR1
Environment: Hibernate 3.5.1, MySQL 5.1.44, Lucene 2.9.2
Reporter: Marc Schipperheyn
I've noticed the issue described in http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-490. It seems to happen sometimes, especially when threads pause for a debugging break and I don't immediately continue them.
But I also notice that then the MassIndexer just doesn't finish and hangs with all the threads still in running state. Nothing seems to be happening or completing. I think that HSEARCH-490 has prevented the threads from completing at this point.
The system/website then becomes completely unresponsive.
--
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....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira