You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Colm O hEigeartaigh (Jira)" <ji...@apache.org> on 2020/01/14 12:33:00 UTC

[jira] [Updated] (SANTUARIO-519) Refactor ResourceResolvers

     [ https://issues.apache.org/jira/browse/SANTUARIO-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh updated SANTUARIO-519:
------------------------------------------
    Description: 
This task is to refactor the ResourceResolvers:
 * Make the default resolvers thread-safe by making them immutable
 * Remove the thread-safe boolean and let the ResourceResolvers handle their own thread-safety.
 * Remove synchronized blocks from ResourceResolver.

  was:
This task is to refactor the ResourceResolvers:
 * Make the default resolvers thread-safe by making them immutable
 * Remove the thread-safe boolean and let the ResourceResolvers handle their own thread-safety.


> Refactor ResourceResolvers
> --------------------------
>
>                 Key: SANTUARIO-519
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-519
>             Project: Santuario
>          Issue Type: Improvement
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>            Priority: Major
>             Fix For: Java 2.2.0
>
>
> This task is to refactor the ResourceResolvers:
>  * Make the default resolvers thread-safe by making them immutable
>  * Remove the thread-safe boolean and let the ResourceResolvers handle their own thread-safety.
>  * Remove synchronized blocks from ResourceResolver.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)