smolnar82 opened a new pull request #288: KNOX-2289 - Passing 
GatewayServer.getGatewayServices() to SimpleDescriptorHandler.handle() as it 
needs it to provision encryption query string password
URL: https://github.com/apache/knox/pull/288
 
 
   ## What changes were proposed in this pull request?
   
   (Please fill in changes proposed in this fix)
   
   ## How was this patch tested?
   
   Manually tested:
   
   - redeployed Knox with my changes
   - had a CM descriptor with two topologies: `topology1` and `topology2`
   - started Knox: the CM descriptor got picked up and generated into toplogies
   - confirmed that:
     - the previous ERROR message - `Failed to create a password for query 
string encryption for` - did not show up in the log
     - the password was created
   
   ```
   $ bin/knoxcli.sh list-alias --cluster topology2
   Listing aliases for: topology2
   encryptquerystring
   
   1 items.
   
   $ bin/knoxcli.sh list-alias --cluster topology1
   Listing aliases for: topology1
   encryptquerystring
   
   1 items.
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to