[infinispan-issues] [JBoss JIRA] (ISPN-3279) Delete ConfigurationOverrides and GlobalConfigurationOverrides in Spring module

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Fri Jul 19 03:49:26 EDT 2013


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

Galder Zamarreño commented on ISPN-3279:
----------------------------------------

Having Spring redefine all configuration options just does not scale up. Whenever we change the core configuration you have to go and modify these classes which we forget and we end up lagging behind. What should be happening instead is that there should be a way to define a ConfigurationBuilder or GlobalConfigurationBuilder bean and inject that (separate jira).
                
> Delete ConfigurationOverrides and GlobalConfigurationOverrides in Spring module
> -------------------------------------------------------------------------------
>
>                 Key: ISPN-3279
>                 URL: https://issues.jboss.org/browse/ISPN-3279
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Spring integration, Test Suite
>    Affects Versions: 6.0.0.Alpha1
>            Reporter: Navin Surtani
>            Assignee: Navin Surtani
>
> Delete the ConfigurationOverrides and GlobalConfigurationOverrides classes. Methods that otherwise make use of this code should provide an API to take in ConfigurationBuilder or GlobalConfigurationBuilder objects. This is to make the code-base easier to maintain.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list