Cheng Xuntao
Cheng Xuntao
In the end, it's up to the users to configure these numbers according to their workloads. For the commercial version of X-Engine, there are recommended parameters available in the Alibaba...
Gald to know we have readers out there! With PM buffering or caching most of the main-memory data, the recovery could be made lightning fast. Faster than high-availability switches (switch...
Full valgrind report on this error: [valgrind_error.txt](https://github.com/vesoft-inc/nebula/files/9438190/valgrind_error.txt)
Hi, after cloning the code, try execute `make up` in the nebula/tests folder, the database would be started automatically with example datasets loaded into the database, such as the 'nba'...
In the `nebula/tests/data/nba` folder, there are the *.csv files for the 'nba' dataset, for example. nebula-importer is needed to load those *.csv files. Please note that the configuration yamls in...
ctest `103 - list_meta_cluster_info_test (Timeout)`
5.x 的一个 failed test ``` /__w/nebula-ng/nebula-ng/src/common/thread/test/GenericWorkerTest.cpp:134: Failure Expected equality of these values: 2 counter Which is: 1 ```
`leader_transfer_test`
This PR has been idle for too long. Close it for now. Please refer to #2986 for the conclusion on how the user name shall be treated.
An conclusion has been reached that internal representations shall not be exposed via nGQL. Thus, I close this PR. In #4320, we can discuss more on how to improve the...