• Task
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • hsingh
  • Reporter: teck
  • September 04, 2009
  • 0
  • Watchers: 0
  • February 12, 2013
  • September 04, 2009

Description

In response to recently discovered bugs we have decided to have txn folding off by default.

To re-enable it one call always set the “l1.transactionmanager.folding.enabled” tc.property

Comments

Saravanan Subbiah 2009-09-04

Was this done in 3.1 and trunk ? We need a JIRA to track the performance impact of disabling it.

Tim Eck 2009-09-04

This was in 3.1 and trunk. You already created the other JIRA for looking into perf probs :-)

Tim Eck 2009-09-08

This change was reverted. nothing is changing for 3.1.1 at least

Himadri Singh 2009-09-14

Starting dso server print following in the logs.

2009-09-14 02:02:20,093 [main] INFO com.terracottatech.console - Terracotta Enterprise 3.1.1, as of 20090911-110907 (Revision 4473-13586 by cruise@su10mo5 from 3.1) … 2009-09-14 02:02:20,629 [main] INFO com.tc.properties.TCProperties - Loaded TCProperties : TCProperties = { …
l1.transactionmanager.folding.debug = false, l1.transactionmanager.folding.enabled = true, … }

Thus, transaction folding in enable by default in 3.1.1

Himadri Singh 2009-09-14

As per Tim’s comments, transaction folding would be enabled by default in 3.1.1