Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
More details in https://cdap.atlassian.net/browse/CDAP-8375#icft=CDAP-8375
Transaction pruning can be disabled by using the following property in cdap-site.xml -
<property> <name>data.tx.prune.enable</name> <value>false</value> <description> Enable invalid transaction list pruning </description> </property>