SaketaChalamchala commented on PR #7130:
URL: https://github.com/apache/ozone/pull/7130#issuecomment-2316356528

   > @SaketaChalamchala thanks for the PR! Can you enumerate the combinations 
of test scenario here for future reference?
   
   Sure, the tests include creation of an encrypted bucket and writing a key to 
the bucket. The combination of clients and servers are: 
   1. Server version: current version (1.5.0-SNAPSHOT); client_versions: 
current version (1.5.0-SNAPSHOT), older versions (1.4.0, 1.3.0, 1.2.1). 
   The test uses the different client versions to create an encrypted bucket 
and write a key to the bucket.
   2. Server version: older version -- 1.4.0; client_versions: current version 
(1.5.0-SNAPSHOT), 1.4.0. 
   The test uses new client and the client with the same version as the server 
to run the encryption test. key put to encrypted bucket will timeout & fail 
with the new client without the fix in this PR.
   3. Server version: older version -- 1.3.0; client_versions: current version 
(1.5.0-SNAPSHOT), 1.3.0. 
   The test uses new client and the client with the same version as the server 
to run the encryption test. key put to encrypted bucket will timeout & fail 
with the new client without the fix in this PR.
   4. Server version: older version -- 1.2.1; client_versions: current version 
(1.5.0-SNAPSHOT), 1.2.1. 
   The test uses new client and the client with the same version as the server 
to run the encryption test. key put to encrypted bucket will timeout & fail 
with the new client without the fix in this PR.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to