awesomeossdataengineer commented on PR #7497:
URL: https://github.com/apache/hop/pull/7497#issuecomment-5693659732

   @mattcasters - I don't know if this is a bug or intended functionality.
   
   Scenario: Using Hop 2.19 and I only have system variables created for 
HOP_AES_ENCODER_KEY_FILE="Path to Key file" and 
HOP_PASSWORD_ENCODER_PLUGIN=AES2. I have not configured these variables in 
environment configuration files or any where else, just OS system variables.
   
   I see the following on Hop Command window output which gets popped up when 
you open Hop GUI
   
   ===[Starting Hop]=========================================================
   2026/09/16 07:22:56 - Hop - Projects enabled
   2026/09/16 07:22:56 - Hop - Enabling project : 'MyHopProject'
   2026/09/16 07:22:56 - Hop - Two-way password encoder initialized with plugin 
ID '**Hop**' for project 'MyHopProject'
   
   As per your comment on resolution order, shouldn't the system variable setup 
override the plugin ID to **'AES2'**? 
   


-- 
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]

Reply via email to