Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InMemorySagaPersister throws InvalidCastException #19

Closed
nordbergmikael opened this issue Jan 26, 2011 · 4 comments
Closed

InMemorySagaPersister throws InvalidCastException #19

nordbergmikael opened this issue Jan 26, 2011 · 4 comments
Assignees
Milestone

Comments

@nordbergmikael
Copy link

http://tech.groups.yahoo.com/group/nservicebus/message/9867

@ghost ghost assigned andreasohlund Apr 13, 2011
@aluetjen
Copy link
Contributor

Is it maybe possible to improve the performance with a fix as well? Maybe something like a tuple of (type, property name, value) used as the key for a dictionary, instead of iterating the whole list? This would be very usefull e.g. to profile performance isolated from any DB persistence overhead.

@tsmmiracle
Copy link

Whats the status on this issue, Andreas? Is there a workaround for running multiple sagas in the same service, that doesn't trigger this bug? Thx,

@andreasohlund
Copy link
Member

Should be ok on both 2.5 and master now

@tsmmiracle
Copy link

Cool, we'll check out latest and build then :)

On 17 June 2011 07:41, andreasohlund <
reply@reply.github.com>wrote:

Should be ok on both 2.5 and master now

Reply to this email directly or view it on GitHub:
#19 (comment)

Mvh/Kind regards

Thomas Schou-Moldt
Miracle A/S

tsm@miracleas.dk

Mobile +45 53 74 72 01
Web http://www.miracleas.dk

Miracle A/S | Borupvang 2c, st | DK-2750 Ballerup | Denmark

andreasohlund pushed a commit that referenced this issue Jun 20, 2011
Fix bug in InMemoryPersister issues #19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants