Re: Embedded integration testing causing strage issues

2010-08-12 Thread Nathan McCall
Do you have a test case you can put up somewhere that triggers this? I have not had this issue, but I don't think we test with any more than 100 rows at most for any given unit test. On Thu, Aug 12, 2010 at 6:59 PM, Todd Nine wrote: > Hi all, >  We've downloaded and used Ran's embedded Cassandra

Embedded integration testing causing strage issues

2010-08-12 Thread Todd Nine
Hi all, We've downloaded and used Ran's embedded Cassandra helper from the Hector client. It works really well for performing basic integration testing. We have a more advanced test that uses TCP sockets and threading. We send about 400 pieces of data via TCP. This results in ~1200 writes and