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

Shutdown cache #222

Closed
4 tasks
actiontech-bot opened this issue Sep 3, 2017 · 1 comment
Closed
4 tasks

Shutdown cache #222

actiontech-bot opened this issue Sep 3, 2017 · 1 comment

Comments

@actiontech-bot
Copy link
Member

actiontech-bot commented Sep 3, 2017

Raised by: @yanhuqing666

  1. Question: if primary-key-cache and routing-cache are not configured, does Dble work fine?

  2. If Dble doesn't work, following changes are required:

    • 2.1, if routing-cache isn't configured, disable it.
    • 2.2, for primary-cache, there are 4 states :
      • 2.2.1, there is default primary-key-cache, and specific primary-key-cache too
      • 2.2.2, there is default primary-key-cache, but there is no specific primary-key-cache
      • 2.2.3, there is no default primary-key-cache, but there is specific primary-key-cache
      • 2.2.4, there is no default primary-key-cache, nor primary-key-cache
@actiontech-bot actiontech-bot self-assigned this Sep 3, 2017
@actiontech-bot actiontech-bot added this to the 2.17.08.0 milestone Sep 3, 2017
actiontech-bot pushed a commit that referenced this issue Sep 4, 2017
add cache switch for ER table, subdivide switch for cache,
refactor primary key cache pool
actiontech-bot pushed a commit that referenced this issue Sep 4, 2017
@zhunina zhunina self-assigned this Sep 7, 2017
@zhunina
Copy link

zhunina commented Sep 8, 2017

done

@zhunina zhunina closed this as completed Sep 8, 2017
yanhuqing666 added a commit that referenced this issue Sep 8, 2017
#222 avoid error when the layedpool.TableID2DataNodeCache is null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants