[
https://issues.apache.org/jira/browse/GEODE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864371#comment-15864371
]
ASF GitHub Bot commented on GEODE-2376:
---------------------------------------
GitHub user PivotalSarge opened a pull request:
https://github.com/apache/geode-native/pull/8
GEODE-2376: Remove low-value comments from ThinClientPoolDM.cpp.
- Remove the stack trace comment.
- Remove commented-out code that already exists in the history
of the file in version control.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PivotalSarge/geode-native feature/GEODE-2376
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode-native/pull/8.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 #8
----
commit 5aaec654a5503f89728373039c62c1c23c7d4259
Author: Sarge <[email protected]>
Date: 2017-02-13T18:54:51Z
GEODE-2376: Remove low-value comments from ThinClientPoolDM.cpp.
- Remove the stack trace comment.
- Remove commented-out code that already exists in the history
of the file in version control.
----
> Remove stack dump comment from ThinClientPoolDM.cpp
> ---------------------------------------------------
>
> Key: GEODE-2376
> URL: https://issues.apache.org/jira/browse/GEODE-2376
> Project: Geode
> Issue Type: Task
> Components: native client
> Reporter: Jacob S. Barrett
> Assignee: Michael Dodge
> Priority: Minor
>
> For some strange reason there is a stack dump embedded in the source. There
> is no comment on the relevance to the section of code.
> See around line 506.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)