Dan Wang

Results 53 issues of Dan Wang

`base_api_test` failed due to the failure of a replica server (get_alive_replica_server_count() returned 2), as following errors: ``` [ RUN ] integration_test.write_corrupt_db create app temp succeed, waiting for app ready temp...

unit-test

`throttle_test.test` occasionally failed due to following error: ``` [ RUN ] throttle_test.test create app failed: partition_count should >= 1 E2025-07-27 16:06:10.485 (1753632370485336158 3760) unknown.io-thrd.3760: pegasus_client_factory_impl.cpp:67:get_client(): invalid parameter 'cluster_name' create app...

unit-test

[Test workflow for NodeJS client](https://github.com/apache/incubator-pegasus/actions/workflows/test_nodejs-client.yml) failed due to following error: ``` Run ./recompile_thrift.sh ./recompile_thrift.sh npm install npm test shell: bash --noprofile --norc -e -o pipefail {0} env: ARTIFACT_NAME: release_for_nodejs_client Scanning...

github