GitHub user wenjun-zhu opened a pull request:
https://github.com/apache/trafodion/pull/1743
[TRAFODION-3232]fix the bug that the element in LRUList has been destructed
twice.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wenjun-zhu/trafodion destructed-twice
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1743.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 #1743
----
commit 2d196c1e6dedcbdcfd2c75a7e62d627dea3f4eca
Author: wenjun.zhu <wenjun.zhu@...>
Date: 2018-11-12T10:25:33Z
fix the bug that the element in LRUList has been destructed twice.
----
---