Test x.message_protobuf_nested fails with protobuf-3.11+
Description
Environment
Smart Checklist
Activity
Jira Bot March 29, 2020 at 4:15 PM
Hello @Whissi,
It's been 60 days since this issue went into Incomplete and we haven't heard
from you on this.
At this point, our policy is to Close this issue, to keep things from getting
too cluttered. If you have more information about this issue and wish to
reopen it, please reply with a comment containing "jira-bot=reopen".
Jira Bot March 13, 2020 at 8:56 AM
Hello @Whissi,
It's jira-bot again. Your bug report is important to us, but we haven't heard
from you since the previous notification. If we don't hear from you on
this in 7 days, the issue will be automatically closed.
Jira Bot February 27, 2020 at 8:56 AM
Hello @Whissi,
I'm jira-bot, Percona's automated helper script. Your bug report is important
to us but we've been unable to reproduce it, and asked you for more
information. If we haven't heard from you on this in 3 more weeks, the issue
will be automatically closed.
Lalit Choudhary January 29, 2020 at 8:16 AM
let us know what OS and type of percona setup you are using
Lalit Choudhary January 29, 2020 at 8:15 AM
I do not see the issue on my ubuntu 18.04 for ps 8.0.18 binaries
$ ./mtr x.message_protobuf_nested
Logging: ./mtr x.message_protobuf_nested
MySQL Version 8.0.18
Too long tmpdir path '/home/lalit/mysql_tar/percona/Percona-Server-8.0.18-9-Linux.x86_64.ssl102/mysql-test/var/tmp' creating a shorter one
- Using tmpdir: '/tmp/gMCmFZyFeJ'
Checking supported features
Using 'all' suites
Collecting tests
Checking leftover processes
Removing old var directory
Creating var directory '/home/lalit/mysql_tar/percona/Percona-Server-8.0.18-9-Linux.x86_64.ssl102/mysql-test/var'
Installing system database
Using parallel: 1
==============================================================================
TEST NAME RESULT TIME (ms) COMMENT
------------------------------------------------------------------------------
[100%] x.message_protobuf_nested [ pass ] 424
------------------------------------------------------------------------------
The servers were restarted 0 times
The servers were reinitialized 0 times
Spent 0.424 of 15 seconds executing testcases
Completed: All 1 tests were successful.
FYI: https://www.percona.com/services/policies/percona-software-platform-lifecycle
Details
Details
Smart Checklist
Open Smart Checklist
Smart Checklist

Test x.message_protobuf_nested fails with protobuff-3.11+:
[100%] x.message_protobuf_nested [ fail ] Test ended at 2020-01-22 20:16:51 CURRENT_TEST: x.message_protobuf_nested --- /var/tmp/portage/dev-db/percona-server-8.0.18.9/work/mysql/mysql-test/suite/x/r/message_protobuf_nested.result 2019-12-05 23:21:35.000000000 +0300 +++ /var/tmp/portage/dev-db/percona-server-8.0.18.9/work/percona-server-8.0.18.9_build/mysql-test/var/log/message_protobuf_nested.reject 2020-01-22 22:16:51.47 9444082 +0300 @@ -11,7 +11,7 @@ doc command ok Try to send number of object more than the X Protocol limit 101 (2 * 51) -Got expected error: X Protocol message recursion limit (100) exceeded (code 5000) +Got expected error: Parse error unserializing protobuf message (code 5000) closing session test_different_messages1 switched to session default Mysqlx.Ok { @@ -21,7 +21,7 @@ command ok Try to send number of object more than the X Protocol limit 101 (2 * 51) -Got expected error: X Protocol message recursion limit (100) exceeded (code 5000) +Got expected error: Parse error unserializing protobuf message (code 5000) ok SET GLOBAL mysqlx_connect_timeout= DEFAULT; SET GLOBAL mysqlx_wait_timeout = DEFAULT; mysqltest: Result content mismatch