--config-file option in pstress is broken

Description

The config-file option in pstress returns error when executed with PXC. Below is the error seen

./pstress-pxc --tables 5 --records 10 --seconds 60 --config-file /home/mohit.joshi/pstress_8.0/pstress/pstress-cluster-pxc.cfg --log-all-queries --step 1 --no-encryption : Processing config file for node1 : Processing config file for node2 : Processing config file for node3 - Connecting to node1 [localhost]... - Connecting to node2 [localhost]... - Connecting to node3 [localhost]... metadata created randomly starting random load in 1 threads. Saving metadata to file /tmp/step_1.dll [ERROR] Error in my_thread_global_end(): 3 thread(s) did not exit. COMPLTED cat pstress-cluster-pxc.cfg [node1] socket = /home/mohit.joshi/pxc_8.0/bld_8.0.28/install/pxc-node/dn1/mysqld.sock logdir = /home/mohit.joshi/pstress_8.0/src/log threads = 1 run = true user = root [node2] socket = /home/mohit.joshi/pxc_8.0/bld_8.0.28/install/pxc-node/dn2/mysqld.sock threads = 1 logdir = /home/mohit.joshi/pstress_8.0/src/log run = true user = root [node3] socket = /home/mohit.joshi/pxc_8.0/bld_8.0.28/install/pxc-node/dn3/mysqld.sock threads = 1 logdir = /home/mohit.joshi/pstress_8.0/src/log run = true user = root

 

Environment

None

Smart Checklist

Activity

Done

Details

Assignee

Reporter

Time tracking

1d 1h 30m logged

Fix versions

Priority

Smart Checklist

Created July 22, 2022 at 8:30 AM
Updated March 6, 2024 at 5:52 PM
Resolved July 28, 2022 at 5:52 AM

Flag notifications