[infinispan-issues] [JBoss JIRA] (ISPN-5434) ClusteringConfigurationBuilder.l1() javadocs incorectlly states that the l1 method enables l1
Dominik Pospisil (JIRA)
issues at jboss.org
Tue May 5 09:24:46 EDT 2015
[ https://issues.jboss.org/browse/ISPN-5434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065473#comment-13065473 ]
Dominik Pospisil commented on ISPN-5434:
----------------------------------------
Based on following discussion
https://github.com/infinispan/infinispan/pull/3432
this is the preferred behavior and the javadocs needs to change.
> ClusteringConfigurationBuilder.l1() javadocs incorectlly states that the l1 method enables l1
> ---------------------------------------------------------------------------------------------
>
> Key: ISPN-5434
> URL: https://issues.jboss.org/browse/ISPN-5434
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 5.2.10.Final, 7.1.1.Final
> Reporter: Dominik Pospisil
>
> ClusteringConfigurationBuilder.l1() method javadocs says:
> This method allows configuration of the L1 cache for distributed caches. When this method is called, it automatically enables L1.
> However what it does is it just return plain instance of L1ConfigurationBuilder created by empty constructor whith default (disabled) value.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list