You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/10/31 17:14:14 UTC

[GitHub] [cloudstack] marcaurele opened a new pull request #3658: WIP: client: explicitly create a session handler to set session timeout

marcaurele opened a new pull request #3658: WIP: client: explicitly create a session handler to set session timeout
URL: https://github.com/apache/cloudstack/pull/3658
 
 
   ## Description
   
   Related to https://github.com/apache/cloudstack/pull/2329#issuecomment-547904987 the session timeout is not taken into account. This change create a session handler explicitly and the timeout value should be correctly taken into account.
   
   ## Types of changes
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## How Has This Been Tested?
   
   This has not been tested yet.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services