zhihu/norm

Bug listed in the dialector.adoc has been fixed

Aiee opened this issue · 4 comments

Aiee commented

As I tested with both nightly versions of Nebula Graph and console, the bug stated in here has been fixed in vesoft-inc/nebula-graph#1165.

Also, nebula.pool.IdleTime has been used to clean idle connections, as you can find the usage in the tests

Get it! The reason is i forget update nebula-go version (now use tag(v2.0.0-ga) ). I will update it soon.

Thanks!

IdleTime

We need nebula-go build a new tag! Waiting for nebula-go's new tag.

Aiee commented

IdleTime

We need nebula-go build a new tag!

A new tag will be released with the next Nebula release, please use the master branch for now if there are features you need.

IdleTime

We need nebula-go build a new tag!

A new tag will be released with the next Nebula release, please use the master branch for now if there are features you need.

For now i'm prefer use tag than branch. Because we don't want import unknown change except we really know what we are doing. Use branch maybe import unknown change.