Skip to content

Fix pool topology error names#338

Draft
Mirochill wants to merge 1 commit into
tarantool:masterfrom
Mirochill:fix-332-pool-topology-typo
Draft

Fix pool topology error names#338
Mirochill wants to merge 1 commit into
tarantool:masterfrom
Mirochill:fix-332-pool-topology-typo

Conversation

@Mirochill
Copy link
Copy Markdown

Summary

  • add correctly spelled PoolTopologyError and PoolTopologyWarning names
  • update connection pool code and tests to use the corrected names
  • keep PoolTolopogyError and PoolTolopogyWarning as backward-compatible aliases

Fixes #332.

Validation

  • git diff --check
  • git diff --cached --check
  • git diff --check HEAD~1..HEAD
  • git show --check --stat HEAD
  • Not run locally: project tests, lint, build, install, or Tarantool runtime

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.

Typo in the name of the methods PoolTolopogyError, PoolTolopogyWarning

1 participant