Wu Jian Ping

Results 4 issues of Wu Jian Ping

CHANGES: 1. remove [/lib/nodejs/lib/thrift/connection.js#L233-L236](https://github.com/apache/thrift/blob/master/lib/nodejs/lib/thrift/connection.js#L233-L236), it cause thrift cannot do reconnect 2. add `forceClose` variable for indicating `close` action caseued by manual, and give up reconnecting

call canvg(target, s, opt); if the 's' start with “blank“, it will cause ajax call. `var ctx = target.getContext('2d'); **if(s.substr){ s = s.replace(/(^\s_)|(\s_$)/g,''); }** if (typeof s.documentElement != 'undefined') {...

# [AsyncLocalStorage] getStore() return undefine after call redis command The [async_hooks](https://nodejs.org/dist/latest-v14.x/docs/api/async_hooks.html) module provides an API to track asynchronous resources. but in current version of node-redis, it cause missing `context` after...

# 变更列表 ## 1. RDB Adapter 非mirror模式下增加upsert ```yml dataSourceKey: defaultDS destination: logstore groupId: g1 concurrent: true outerAdapterKey: user_rdb dbMapping: database: logstore table: user targetTable: user targetPk: userId: userId mapAll: true...