empiredan opened a new issue, #2266:
URL: https://github.com/apache/incubator-pegasus/issues/2266
Segmentation fault always occurs in `ttl_test.set_without_default_ttl` while
the table failed to be created since one of the 3 replica server was not alive:
```
[ RUN ] ttl_test.set_without_default_ttl
ERR_INVALID_PARAMETERS: create app temp failed: [create] received server
error
ERR_INVALID_PARAMETERS: create app temp failed: [create] received server
error
/__w/incubator-pegasus/incubator-pegasus/src/test/function_test/utils/test_util.cpp:101:
Failure
Expected equality of these values:
dsn::ERR_OK
Which is: ERR_OK
ddl_client_->create_app(table_name_, "pegasus", partition_count_, 3,
kCreateEnvs)
Which is: ERR_INVALID_PARAMETERS
got signal id: 11
./run.sh: line 56: 3760 Segmentation fault (core dumped)
GTEST_OUTPUT="xml:${REPORT_DIR}/${TEST_BIN}.xml" ./${TEST_BIN}
Chosen stacktrace method is libgcc
Supported methods:
* generic_fp
* generic_fp_unsafe
* libgcc
* null
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]