[
https://issues.apache.org/jira/browse/GEODE-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17118753#comment-17118753
]
ASF GitHub Bot commented on GEODE-6641:
---------------------------------------
codecov-commenter commented on pull request #603:
URL: https://github.com/apache/geode-native/pull/603#issuecomment-635385889
# [Codecov](https://codecov.io/gh/apache/geode-native/pull/603?src=pr&el=h1)
Report
> Merging
[#603](https://codecov.io/gh/apache/geode-native/pull/603?src=pr&el=desc) into
[develop](https://codecov.io/gh/apache/geode-native/commit/35b6d5260b2c04cf25e84b34d38bacbf56f0445e&el=desc)
will **decrease** coverage by `0.06%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/geode-native/pull/603?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## develop #603 +/- ##
===========================================
- Coverage 73.42% 73.35% -0.07%
===========================================
Files 639 639
Lines 50926 50926
===========================================
- Hits 37390 37356 -34
- Misses 13536 13570 +34
```
| [Impacted
Files](https://codecov.io/gh/apache/geode-native/pull/603?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[cppcache/src/ReadWriteLock.cpp](https://codecov.io/gh/apache/geode-native/pull/603/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1JlYWRXcml0ZUxvY2suY3Bw)
| `81.25% <0.00%> (-18.75%)` | :arrow_down: |
|
[cppcache/src/ThinClientStickyManager.cpp](https://codecov.io/gh/apache/geode-native/pull/603/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RoaW5DbGllbnRTdGlja3lNYW5hZ2VyLmNwcA==)
| `77.88% <0.00%> (-10.58%)` | :arrow_down: |
|
[cppcache/src/ServerLocation.hpp](https://codecov.io/gh/apache/geode-native/pull/603/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1NlcnZlckxvY2F0aW9uLmhwcA==)
| `85.41% <0.00%> (-4.17%)` | :arrow_down: |
|
[...tion-test/testThinClientRemoteQueryFailoverPdx.cpp](https://codecov.io/gh/apache/geode-native/pull/603/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvaW50ZWdyYXRpb24tdGVzdC90ZXN0VGhpbkNsaWVudFJlbW90ZVF1ZXJ5RmFpbG92ZXJQZHguY3Bw)
| `85.48% <0.00%> (-4.04%)` | :arrow_down: |
|
[cppcache/src/ThinClientBaseDM.cpp](https://codecov.io/gh/apache/geode-native/pull/603/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RoaW5DbGllbnRCYXNlRE0uY3Bw)
| `67.51% <0.00%> (-2.55%)` | :arrow_down: |
|
[cppcache/src/ClientMetadata.cpp](https://codecov.io/gh/apache/geode-native/pull/603/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL0NsaWVudE1ldGFkYXRhLmNwcA==)
| `65.43% <0.00%> (-1.24%)` | :arrow_down: |
|
[cppcache/src/TcrEndpoint.cpp](https://codecov.io/gh/apache/geode-native/pull/603/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RjckVuZHBvaW50LmNwcA==)
| `54.97% <0.00%> (-1.13%)` | :arrow_down: |
|
[cppcache/src/ThinClientRedundancyManager.cpp](https://codecov.io/gh/apache/geode-native/pull/603/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RoaW5DbGllbnRSZWR1bmRhbmN5TWFuYWdlci5jcHA=)
| `74.84% <0.00%> (-1.10%)` | :arrow_down: |
|
[cppcache/src/RemoteQuery.cpp](https://codecov.io/gh/apache/geode-native/pull/603/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1JlbW90ZVF1ZXJ5LmNwcA==)
| `75.53% <0.00%> (-1.07%)` | :arrow_down: |
|
[cppcache/src/TcrConnection.cpp](https://codecov.io/gh/apache/geode-native/pull/603/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1RjckNvbm5lY3Rpb24uY3Bw)
| `71.33% <0.00%> (-0.95%)` | :arrow_down: |
| ... and [11
more](https://codecov.io/gh/apache/geode-native/pull/603/diff?src=pr&el=tree-more)
| |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/geode-native/pull/603?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/603?src=pr&el=footer).
Last update
[35b6d52...f42e1f4](https://codecov.io/gh/apache/geode-native/pull/603?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:
[email protected]
> Add support for two phase commit transactions
> ---------------------------------------------
>
> Key: GEODE-6641
> URL: https://issues.apache.org/jira/browse/GEODE-6641
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Mario Ivanac
> Assignee: Mario Ivanac
> Priority: Major
> Labels: needs-review, pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Add in geode-native public API support for two phase commit transactions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)