Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Andreas Neumann
Andreas NeumannReporter
Andreas Neumann
Andreas NeumannAffects versions
Components
Fix versions
Priority
Created September 20, 2016 at 11:03 PM
Updated November 19, 2016 at 3:06 AM
Resolved October 17, 2016 at 6:33 PM
Currenty, for example, a worker can only get a dataset inside Transactional.execute(). That means that even for non-transactional datasets such as FileSets, a transaction is needed. We need to add a way to instantiate the dataset outside of a transaction.