Details
Assignee
oleksiy.lukinoleksiy.lukinReporter
oleksiy.lukinoleksiy.lukinNeeds QA
YesStart date
Mar 27, 2025Sprint
Priority
Medium
Details
Details
Assignee
oleksiy.lukin
oleksiy.lukinReporter
oleksiy.lukin
oleksiy.lukinNeeds QA
Yes
Start date
Mar 27, 2025
Sprint
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created February 26, 2025 at 11:26 AM
Updated April 2, 2025 at 6:29 AM
The “bio” of existing KMIP library level should be replaced by more robust and extensible implementation with well designed interface and implementation.
Requirements:
1. Proper handling of error frames from the client and server level
2. Independence of the communication level, or, to be exact, inversion of the dependence
3. Ability to work in async mode and communication timeouts
4. Compatibility with OpenSSL BIO and Boost.ASIO
5. Compatibility with existing use cases in MySQL, Postgres and Mongo