Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sharding proxy xa transaction #973

Merged
merged 107 commits into from
Jun 29, 2018
Merged

Sharding proxy xa transaction #973

merged 107 commits into from
Jun 29, 2018

Conversation

cherrylzhao
Copy link
Member

for isuue #902

beckhampu and others added 30 commits May 22, 2018 08:52
tuohai666 and others added 28 commits June 25, 2018 15:40
Modify the handling for ShowTablesMergedResult.
for 954, fix use db bug
for 962, resolve columnTypes issue
 start(final int wait, final TimeUnit units) instead blockUntilConnected(final int wait, final TimeUnit units)
Change server version of Proxy.
 into sharding-proxy-xa-transaction

# Conflicts:
#	sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/SQLExecuteBackendHandler.java
#	sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/StatementExecuteBackendHandler.java
#	sharding-proxy/src/main/java/io/shardingsphere/proxy/backend/common/StatementExecuteWorker.java
@cherrylzhao cherrylzhao merged commit 06231c5 into apache:sharding-proxy-xa-transaction Jun 29, 2018
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (sharding-proxy-xa-transaction@ba88208). Click here to learn what that means.
The diff coverage is 40.61%.

Impacted file tree graph

@@                       Coverage Diff                        @@
##             sharding-proxy-xa-transaction     #973   +/-   ##
================================================================
  Coverage                                 ?   55.72%           
================================================================
  Files                                    ?      585           
  Lines                                    ?    11992           
  Branches                                 ?     1883           
================================================================
  Hits                                     ?     6682           
  Misses                                   ?     4910           
  Partials                                 ?      400
Impacted Files Coverage Δ
...ration/reg/newzk/client/zookeeper/UsualClient.java 58.82% <ø> (ø)
...sphere/proxy/config/ProxyRawDataSourceFactory.java 0% <ø> (ø)
...orchestration/reg/newzk/client/retry/Callable.java 0% <ø> (ø)
...here/proxy/backend/resource/ProxyJDBCResource.java 0% <ø> (ø)
...chestration/internal/config/ConfigurationNode.java 100% <ø> (ø)
...oxy/backend/resource/ProxyPrepareJDBCResource.java 0% <ø> (ø)
...dingsphere/proxy/backend/common/ExecuteWorker.java 0% <0%> (ø)
.../internal/config/ConfigurationListenerManager.java 56.75% <0%> (ø)
.../client/zookeeper/strategy/AsyncRetryStrategy.java 0% <0%> (ø)
...stration/reg/newzk/NewZookeeperRegistryCenter.java 0% <0%> (ø)
... and 63 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba88208...e9ef2c0. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants