You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/12/21 23:39:00 UTC

[jira] [Created] (KNOX-1710) Reuse JAXBContext since they are thread safe

Kevin Risden created KNOX-1710:
----------------------------------

             Summary: Reuse JAXBContext since they are thread safe
                 Key: KNOX-1710
                 URL: https://issues.apache.org/jira/browse/KNOX-1710
             Project: Apache Knox
          Issue Type: Improvement
            Reporter: Kevin Risden
            Assignee: Kevin Risden
             Fix For: 1.3.0


While looking at KNOX-1709 saw that JAXBContext came up in a profiler and should be reused. 

https://javaee.github.io/jaxb-v2/doc/user-guide/ch03.html#other-miscellaneous-topics-performance-and-thread-safety



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)