Skip to content

remove panic out of queryservice#906

Merged
yaoshengzhe merged 1 commit intovitessio:masterfrom
yaoshengzhe:fix_remove_panic_in_queryservice
Jul 23, 2015
Merged

remove panic out of queryservice#906
yaoshengzhe merged 1 commit intovitessio:masterfrom
yaoshengzhe:fix_remove_panic_in_queryservice

Conversation

@yaoshengzhe
Copy link
Copy Markdown
Contributor

  1. Remove panics out of QueryExecutor and return error instead.
  2. Some places like TxPool, CachePool, SchemaInfo still panics and will be captured
    and handled in SqlQuery.

1. Remove panics out of QueryExecutor and return error instead.
2. Some places like TxPool, CachePool, SchemaInfo still panics and will be captured
   and handled in SqlQuery.
@sougou
Copy link
Copy Markdown
Contributor

sougou commented Jul 22, 2015

LGTM. Nice work!

yaoshengzhe added a commit that referenced this pull request Jul 23, 2015
@yaoshengzhe yaoshengzhe merged commit 965b122 into vitessio:master Jul 23, 2015
@yaoshengzhe yaoshengzhe deleted the fix_remove_panic_in_queryservice branch July 24, 2015 00:31
systay pushed a commit to planetscale/vitess that referenced this pull request Aug 19, 2022
…ommand (vitessio#10900) (vitessio#906)

* Online DDL: migration state transitions to 'cancelled' after CANCEL command

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* allow 'cancelled' state in vrepl suite

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* allow 'cancelled' state in vrepl suite

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* expect 'cancelled' state

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* expect 'cancelled' state

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* excessive check for error

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* expect 'cancelled' state

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
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