Skip to content

Commit

Permalink
Update ROADMAP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yanhuqing666 authored Sep 16, 2019
1 parent e54eae5 commit eaf04a0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,23 +54,23 @@ This document defines the roadmap for dble development.

##### __Manager__
- [ ] Add where filter
- [ ] show DDL status
- [ ] kill DDL & remove Lock
- [ ] reload metadata for special table
- [x] show DDL status
- [x] kill DDL & remove Lock
- [x] reload metadata for special table
- [ ] reload metadata performance

##### __Config__
- [ ] Split schema.xml
- [ ] Split server.xml

##### __Protocol__
- [ ] COM_CHANGE_USER
- [ ] COM_RESET_CONNECTION
- [ ] COM_SET_OPTION
- [x] COM_CHANGE_USER
- [x] COM_RESET_CONNECTION
- [x] COM_SET_OPTION

##### __Other__
- [ ] keep alive if just setting a manager user
- [ ] performance
- [ ] refactor global table check
- [ ] HA interface
- [ ] alert interface
- [x] alert interface

0 comments on commit eaf04a0

Please sign in to comment.