This is all great, but what about the original subject and problem that we still have?
Geert Bevin wrote: > It already streams the data during the capture session. The case where > everything is buffered up and streamed at capture stop is actually > currently not yet implemented. > > Added a comment to http://jira.terracotta.org/jira/browse/CDV-708 for > the in-memory H2 usage. > > On 15 Apr 2008, at 14:20, Steven Harris wrote: > >> Sounds like a good idea, lets discuss whether this should be for >> stable 2 or 2.6.1. Can you create a Jira around >> the idea. We need to think about defaults, and how to best decide >> which mode to run in. We might need to implement >> a mechanism to stream the data to the server earlier than on capture >> stop. >> >> Cheers, >> Steve >> >> On Apr 14, 2008, at 11:21 PM, Geert Bevin wrote: >> >> >>> I just thought of a very unintrusive 'fix' that would allow both >>> in-memory and on-disk statistics buffering to be possible with the >>> current implementation. H2 can be run in memory-only mode where >>> nothing is written to disc, this is merely a change to the JDBC >>> connection URL. I'd also have to remove the additional file locking >>> that I added around the entire database installation, but besides >>> that >>> it should be no effort. >>> >>> _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
