[jboss-jira] [JBoss JIRA] (WFLY-4265) Add support for caching handler

Stuart Douglas (JIRA) issues at jboss.org
Mon Jan 19 17:48:49 EST 2015


    [ https://issues.jboss.org/browse/WFLY-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033686#comment-13033686 ] 

Stuart Douglas commented on WFLY-4265:
--------------------------------------

There already is proper cache configuration in the undertow subsystem, as caching is used by the caching resource manager.

> Add support for caching handler
> -------------------------------
>
>                 Key: WFLY-4265
>                 URL: https://issues.jboss.org/browse/WFLY-4265
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Web (Undertow)
>            Reporter: Tomaz Cerar
>            Assignee: Tomaz Cerar
>             Fix For: 9.0.0.CR1
>
>
> Currently we cannot configure CacheHandler as it requires DirectCache as parameter in constructor.
> One option to fix this is to have few cache handler impls that would only have primitive parameters in constructor or  getters / setters that would configure direct cache.
> Or add proper type cache configuration to undertow subsystem.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list