Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
TAOS Data
- Beijing
- Sign in to view email
- www.taosdata.com
Popular repositories
jtao1735 doesn’t have any public repositories yet.
337 contributions in the last year
Contribution activity
May 2020
Created a pull request in taosdata/TDengine that received 1 comment
- getFileInfo bug
- for TCP client, dont set socket option
- Enhance/sequence
- tune the TCP socket code
- Hotfix/td 364
- set up DB connection only when there is a continuous query
- free message is not in right way
- free is not right
- version in sync is not updated correctly
- add more debug info
- Hotfix/hostname
- tune the debug info
- Enhance/log
- add more debug info
- Hotfix/saved version
- tsdb notify the vnode about it status changes
- if link is new, server force the client to do authentication
- forward to peer only the data packet is from client or CQ
- support RpcIpSet change
- port shall be htons
- port in redirect message shall be htons
- Feature/unified
- notify vnode when data file is synced, so vnode can restart TSDB
- data in wal may not be written to system successfylly during initiali…
- optimize the tqueue code
- Some pull requests not shown.
- [Timer] Initialize the last tmrCtrls.
- [Dnode] Table driven method to init and cleanup dnode components.
- define msg code and description together
- [Dnode / Vnode] More error handling.
- [Vnode] Fix memory leak in vnodeProcessSubmitMsg
- Proper error handling in dnodeOpenVnodes / dnodeCloseVnodes
- [Trivial] Fix initialization code of TSDB_MOD_MGMT module.