[ https://issues.apache.org/jira/browse/GEODE-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17237065#comment-17237065 ]
ASF GitHub Bot commented on GEODE-8318: --------------------------------------- codecov-io commented on pull request #695: URL: https://github.com/apache/geode-native/pull/695#issuecomment-731896366 # [Codecov](https://codecov.io/gh/apache/geode-native/pull/695?src=pr&el=h1) Report > Merging [#695](https://codecov.io/gh/apache/geode-native/pull/695?src=pr&el=desc) (fcf95b3) into [develop](https://codecov.io/gh/apache/geode-native/commit/9fdb183e146b0e0ecf5beed5aef87f7673f459fd?el=desc) (9fdb183) will **increase** coverage by `0.03%`. > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/geode-native/pull/695?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## develop #695 +/- ## =========================================== + Coverage 74.04% 74.08% +0.03% =========================================== Files 644 644 Lines 51095 51095 =========================================== + Hits 37834 37853 +19 + Misses 13261 13242 -19 ``` | [Impacted Files](https://codecov.io/gh/apache/geode-native/pull/695?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [cppcache/src/TcpConn.cpp](https://codecov.io/gh/apache/geode-native/pull/695/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RjcENvbm4uY3Bw) | `83.58% <0.00%> (-0.75%)` | :arrow_down: | | [cppcache/src/ClientMetadataService.cpp](https://codecov.io/gh/apache/geode-native/pull/695/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL0NsaWVudE1ldGFkYXRhU2VydmljZS5jcHA=) | `62.24% <0.00%> (-0.46%)` | :arrow_down: | | [cppcache/src/TcrMessage.cpp](https://codecov.io/gh/apache/geode-native/pull/695/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1Rjck1lc3NhZ2UuY3Bw) | `85.72% <0.00%> (+0.10%)` | :arrow_up: | | [cppcache/src/TcrConnection.cpp](https://codecov.io/gh/apache/geode-native/pull/695/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RjckNvbm5lY3Rpb24uY3Bw) | `73.58% <0.00%> (+0.31%)` | :arrow_up: | | [cppcache/src/ThinClientRedundancyManager.cpp](https://codecov.io/gh/apache/geode-native/pull/695/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RoaW5DbGllbnRSZWR1bmRhbmN5TWFuYWdlci5jcHA=) | `75.93% <0.00%> (+0.62%)` | :arrow_up: | | [cppcache/src/RemoteQuery.cpp](https://codecov.io/gh/apache/geode-native/pull/695/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1JlbW90ZVF1ZXJ5LmNwcA==) | `76.59% <0.00%> (+1.06%)` | :arrow_up: | | [cppcache/src/TcrEndpoint.cpp](https://codecov.io/gh/apache/geode-native/pull/695/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RjckVuZHBvaW50LmNwcA==) | `56.24% <0.00%> (+1.12%)` | :arrow_up: | | [...tegration-test/testThinClientRemoteRegionQuery.cpp](https://codecov.io/gh/apache/geode-native/pull/695/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvaW50ZWdyYXRpb24tdGVzdC90ZXN0VGhpbkNsaWVudFJlbW90ZVJlZ2lvblF1ZXJ5LmNwcA==) | `83.45% <0.00%> (+1.12%)` | :arrow_up: | | [cppcache/src/ThinClientLocatorHelper.cpp](https://codecov.io/gh/apache/geode-native/pull/695/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RoaW5DbGllbnRMb2NhdG9ySGVscGVyLmNwcA==) | `93.19% <0.00%> (+1.36%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/geode-native/pull/695?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/geode-native/pull/695?src=pr&el=footer). Last update [9fdb183...181595a](https://codecov.io/gh/apache/geode-native/pull/695?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Shutdown hang and abort > ----------------------- > > Key: GEODE-8318 > URL: https://issues.apache.org/jira/browse/GEODE-8318 > Project: Geode > Issue Type: Bug > Components: native client > Reporter: Matthew Reddington > Assignee: Alberto Gomez > Priority: Major > Labels: pull-request-available > > Switching from Ace to Boost.Asio has revealed threading issues related to > shutdown. -- This message was sent by Atlassian Jira (v8.3.4#803005)