GitHub user sandhyasun opened a pull request:
https://github.com/apache/trafodion/pull/1586
[TRAFODION-2946] Support to provide a locking mechanism for LOB
insert/update operations
This is an interim solution to provide a locking mechanism for LOB
operations. See JIRA for a document on the issue and the details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sandhyasun/trafodion traf_misc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1586.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1586
----
commit b041abd941bb1c8aabd78eccbae73695ea1cf8f3
Author: Sandhya Sundaresan <sandhya@...>
Date: 2018-05-30T18:55:46Z
Support to provide a locking mechanism for LOB insert/update operations
----
---