comparison CONTRIBUTORS @ 20952:b24ee5076b94

bundle2: make it possible have a global transaction for the unbundling We use the `gettransaction` method approach already used for pull. We need this because we do not know beforehand if the bundle needs a transaction to be created. And (1) we do not want to create a transaction for nothing. (2) Some bundle2 bundles may be read-only and do not require any lock or transaction to be held.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Wed, 02 Apr 2014 23:56:49 -0700
parents c29efd272395
children
comparison
equal deleted inserted replaced
20951:f977c732bf34 20952:b24ee5076b94