[Logo] Space4J - Java Persistence
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Moderation Log] Moderation Log   [Register] Register / 
[Login] Login 
Bug list  XML
Forum Index » General Questions
Author Message
pascal



Joined: 11/10/2010 05:51:18
Messages: 1
Offline

Hello,

Is there somewhere a list of current bugs ?
We are trying to use multisort index and it works fine 10 min, then we observes that index are not updated correctly.
We are doing concurrently a lot of insert/delete and update commands.
Has someone already encountered this kind of problem ?

Thank you for your answer.

Pascal.

saoj



Joined: 05/09/2008 13:26:12
Messages: 46
Offline

pascal wrote:
Is there somewhere a list of current bugs ?


You can post bugs here.


We are trying to use multisort index and it works fine 10 min, then we observes that index are not updated correctly.


Make sure you are NOT updating your map outside commands. What you are describing does not look very likely to happen, because the index is updated inside the insert/delete/update commands, so it is either updated or an exception is thrown and the modification command is not executed.


We are doing concurrently a lot of insert/delete and update commands.


That's totally fine.

Are you sure you have really spotted a bug?

This message was edited 1 time. Last update was at 11/10/2010 22:39:02



-Sergio Oliveira Junior
Cyril3368216



Joined: 28/10/2011 00:55:12
Messages: 1
Location: Maui, Hawaii
Offline

It there an updated bug list for viewing. I want to know what to look out for.
saoj



Joined: 05/09/2008 13:26:12
Messages: 46
Offline

Nope. Bugs can be reported and described here. There are currently no outstanding bugs I am aware of.

This message was edited 4 times. Last update was at 31/10/2011 15:57:44

 
Forum Index » General Questions
Go to:   
Powered by JForum 2.1.8 © JForum Team