linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #05025
[Bug 990866] [NEW] filtered_replicator tests fail because they use the defunct transaction_log plugin
Public bug reported:
beatrice tests$ ./dtr --suite filtered_replicator
Logging: ./dtr --suite filtered_replicator
Drizzle Version 7.2.0
Using DTR_BUILD_THREAD = -69.4
Using MASTER_MYPORT = 9306
Using MASTER_MYPORT1 = 9307
Using SLAVE_MYPORT = 9308
Using SLAVE_MYPORT1 = 9309
Using SLAVE_MYPORT2 = 9310
Using MC_PORT = 9316
Using PBMS_PORT = 9317
Using RABBITMQ_NODE_PORT = 9318
Using JSON_SERVER_PORT = 9319
Killing Possible Leftover Processes
Removing Stale Files
Creating Directories
================================================================================
DEFAULT STORAGE ENGINE: innodb
TEST RESULT TIME (ms)
--------------------------------------------------------------------------------
drizzle-test-run: WARNING: Process 38566 died
filtered_replicator.var_filteredschemas [ fail ]
Failed to start master drizzled 0
Aborting: filtered_replicator.var_filteredschemas failed in default mode.
To continue, re-run with '--force'.
Stopping All Servers
drizzle-test-run: WARNING: caught exit of unknown child -1
drizzle-test-run: WARNING: Forcing kill of process 38566
The reason is simple: the tests use the replication_log plugin which was
removed in 7.1.
See also bug 990863.
** Affects: drizzle
Importance: High
Status: Confirmed
** Tags: filtered-replicator-plugin
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/990866
Title:
filtered_replicator tests fail because they use the defunct
transaction_log plugin
Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
Confirmed
Bug description:
beatrice tests$ ./dtr --suite filtered_replicator
Logging: ./dtr --suite filtered_replicator
Drizzle Version 7.2.0
Using DTR_BUILD_THREAD = -69.4
Using MASTER_MYPORT = 9306
Using MASTER_MYPORT1 = 9307
Using SLAVE_MYPORT = 9308
Using SLAVE_MYPORT1 = 9309
Using SLAVE_MYPORT2 = 9310
Using MC_PORT = 9316
Using PBMS_PORT = 9317
Using RABBITMQ_NODE_PORT = 9318
Using JSON_SERVER_PORT = 9319
Killing Possible Leftover Processes
Removing Stale Files
Creating Directories
================================================================================
DEFAULT STORAGE ENGINE: innodb
TEST RESULT TIME (ms)
--------------------------------------------------------------------------------
drizzle-test-run: WARNING: Process 38566 died
filtered_replicator.var_filteredschemas [ fail ]
Failed to start master drizzled 0
Aborting: filtered_replicator.var_filteredschemas failed in default mode.
To continue, re-run with '--force'.
Stopping All Servers
drizzle-test-run: WARNING: caught exit of unknown child -1
drizzle-test-run: WARNING: Forcing kill of process 38566
The reason is simple: the tests use the replication_log plugin which
was removed in 7.1.
See also bug 990863.
To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/990866/+subscriptions
Follow ups
References