You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "zeroflag (via GitHub)" <gi...@apache.org> on 2023/04/27 15:18:26 UTC

[GitHub] [knox] zeroflag opened a new pull request, #753: KNOX-2905 - GatewayDescriptorImporter is not thread safe

zeroflag opened a new pull request, #753:
URL: https://github.com/apache/knox/pull/753

   ## What changes were proposed in this pull request?
   
   The gateway descriptor importer is not thread safe and it is called from two different threads.
   
   ## How was this patch tested?
   
   * I verified that calling the importer from multiple threads cause various parser exceptions (see the Jira ticket for more details).
   * Tested with multiple knox restarts + curl requests at the same time.
   
   


-- 
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: dev-unsubscribe@knox.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [knox] zeroflag merged pull request #753: KNOX-2905 - GatewayDescriptorImporter is not thread safe

Posted by "zeroflag (via GitHub)" <gi...@apache.org>.
zeroflag merged PR #753:
URL: https://github.com/apache/knox/pull/753


-- 
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: dev-unsubscribe@knox.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org