Re: CDK Error: Reply blocked by a previous one.
Hi Luis,
Based on some experimentation, I suspect the fundamental problem was that I had multiple threads submitting requests through the same mysqlx::Session at the same time. I changed the code to allow only one thread at a time and have not see the problem repeat.
Before I wrote this module, I scrutinized the available documentation to look for limitations on multi-threaded access, but couldn't find anything.
Subject
Views
Written By
Posted
1133
February 20, 2020 08:21PM
650
February 24, 2020 08:12AM
555
March 03, 2020 02:01PM
539
March 04, 2020 03:07AM
583
March 04, 2020 03:21AM
563
March 05, 2020 12:34PM
481
March 09, 2020 08:58AM
579
March 11, 2020 01:18AM
628
March 11, 2020 01:40AM
575
March 12, 2020 11:17AM
434
August 13, 2020 05:21PM
497
August 14, 2020 11:06AM
Re: CDK Error: Reply blocked by a previous one.
447
August 17, 2020 01:35PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.