Skip to content

Split query#185

Merged
henryanand merged 2 commits intomasterfrom
split-query
Dec 1, 2014
Merged

Split query#185
henryanand merged 2 commits intomasterfrom
split-query

Conversation

@henryanand
Copy link
Copy Markdown
Contributor

Anand Henry added 2 commits November 30, 2014 13:30
3ee8a59 made ZK ports non-global which broke teardown in Java
integration tests. This is because the Java integration test helper
does not keep track of the ports assigned to ZK between setup and
teardown calls. This change makes sure that port assignment is called
exactly once during setUp and tearDown.
Several changes:
Update client to match changes on server side
 - splitsPerShard -> splitCount
 - GetMRSplits -> SplitQuery
Move SplitQuery tests from MapReduceIT to VtGateIT
Lower queryserver-config-schema-reload-time to ensure rdonly tablets
update their schema on new DDLs
@sougou
Copy link
Copy Markdown
Contributor

sougou commented Dec 1, 2014

lgtm, but i don't speak java.

henryanand added a commit that referenced this pull request Dec 1, 2014
@henryanand henryanand merged commit debbfca into master Dec 1, 2014
@henryanand henryanand deleted the split-query branch December 1, 2014 04:16
JiekerTime pushed a commit to JiekerTime/vitess that referenced this pull request Mar 8, 2024
* Merge branch 'master' into split-table-merge-master

* Merge branch 'split-table-merge-master' of coding.jd.com:StarDBPlus/vitess into split-table-merge-master

* merge origin 3a35dd

* 支持MySQL8.0编译... (vitessio#185)

* 修改show vitess_shards|vitess_tables和 show variables (vitessio#175)

* fix binaryhash

* fix: container restart ,programs restart failed

* add start params

* merge origin with laster pr:f39ada

* fix vttablet startup

* fix openEuler dockerfile

* merge origin bugfix

* fix master ci

* Bugfix: fix pinned table for splitclone (vitessio#141)
JiekerTime pushed a commit to JiekerTime/vitess that referenced this pull request Mar 8, 2024
* fix cached_size.go

* merge master

* Use GetTabletsByCell in healthcheck

* delete start params:track_schema_versions.

* auto delete logs from three days ago

* 解决跨cell获取节点失败和SQL权限没有正确拦截的问题

* merge origin 3a35dd

* 支持MySQL8.0编译... (vitessio#185)

* 修改show vitess_shards|vitess_tables和 show variables (vitessio#175)

* fix binaryhash

* fix: container restart ,programs restart failed

* add start params

* merge origin with laster pr:f39ada

* fix vttablet startup

* fix openEuler dockerfile

* merge origin bugfix

* fix master ci

* Bugfix: fix pinned table for splitclone (vitessio#141)
JiekerTime pushed a commit to JiekerTime/vitess that referenced this pull request Mar 8, 2024
* fix test cases

* Merge branch 'master' into split-table-merge-master0306

* fix ci test

* Bugfix: GROUP BY/HAVING alias resolution (vitessio#15344) (vitessio#15381

* add params for proxy support ddl operations

* merge origin

* fix client_found_row (vitessio#203)

* merge origin to a2c986c

* fix client found rows

* Use GetTabletsByCell in healthcheck

* delete start params:track_schema_versions.

* auto delete logs from three days ago

* 解决跨cell获取节点失败和SQL权限没有正确拦截的问题

* merge origin 3a35dd

* 支持MySQL8.0编译... (vitessio#185)

* 修改show vitess_shards|vitess_tables和 show variables (vitessio#175)

* fix binaryhash

* fix: container restart ,programs restart failed

* add start params

* merge origin with laster pr:f39ada

* fix vttablet startup

* fix openEuler dockerfile

* merge origin bugfix

* fix master ci

* Bugfix: fix pinned table for splitclone (vitessio#141)
JiekerTime pushed a commit to JiekerTime/vitess that referenced this pull request Mar 8, 2024
* Merge branch 'master' into split-table-merge-master0306

* 修复agent容器无法跨容器恢复MySQL数据的问题

* fix test cases

* fix ci test

* Bugfix: GROUP BY/HAVING alias resolution (vitessio#15344) (vitessio#15381

* add params for proxy support ddl operations

* merge origin

* fix client_found_row (vitessio#203)

* merge origin to a2c986c

* fix client found rows

* Use GetTabletsByCell in healthcheck

* delete start params:track_schema_versions.

* auto delete logs from three days ago

* 解决跨cell获取节点失败和SQL权限没有正确拦截的问题

* merge origin 3a35dd

* 支持MySQL8.0编译... (vitessio#185)

* 修改show vitess_shards|vitess_tables和 show variables (vitessio#175)

* fix binaryhash

* fix: container restart ,programs restart failed

* add start params

* merge origin with laster pr:f39ada

* fix vttablet startup

* fix openEuler dockerfile

* merge origin bugfix

* fix master ci

* Bugfix: fix pinned table for splitclone (vitessio#141)
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.

2 participants