Closed Aravinda93 closed 1 year ago
@sboeckelmann
Thanks a lot for the review. I have made the necessary modifications based on your feedback.
After researching and reviewing the changes, I believe the code is now thread safe. Could you please review the changes and confirm again? If there are any further modifications required to ensure the code is thread safe and can run into any issues during parallel execution, please let me know and I will make the necessary changes.
Kindly request you to review the changes and approve the PR.
Based on the changes to openepcis-models where the namespaces storing approach was enhanced using the context holder approach instead of the ThreadLocal approach. This required the changes in document converter tool. This PR will contain the changes based on it.
Kindly request you to review the changes and approve the PR.