You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by wenjun-zhu <gi...@git.apache.org> on 2018/11/12 10:30:45 UTC

[GitHub] trafodion pull request #1743: [TRAFODION-3232]fix the bug that the element i...

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 <we...@...>
Date:   2018-11-12T10:25:33Z

    fix the bug that the element in LRUList has been destructed twice.

----


---

[GitHub] trafodion pull request #1743: [TRAFODION-3232]fix the bug that the element i...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/trafodion/pull/1743


---