GitHub user gemzdude opened a pull request:

    https://github.com/apache/incubator-geode/pull/48

    Feature/geode 623

    Added new method cleanStackTrace to RefCountChangeInfo to generate stack 
trace 
    prior to offheap frames.
    Modified RefCountChangeInfo to use new method when saving to change info
    as well as when generating toString string.
    Removed private from getStackTraceString to allow use by unit test.
    
    Created new unit test RefCountChangeInfoJUnitTest. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gemzdude/incubator-geode feature/GEODE-623

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/48.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 #48
    
----
commit 602c354cd00541ee00c5ec7774a7cd5564035483
Author: Scott Jewell <sjew...@pivotal.io>
Date:   2015-12-04T21:06:58Z

    New unit test for RefCountChangeInfo

commit 4815d83f178fc3797f9fbcfb0725bf6f4ddde463
Author: Scott Jewell <sjew...@pivotal.io>
Date:   2015-12-04T21:09:44Z

    Modified format of stack trace maintained within RefCountChangeInfo

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to