[infinispan-issues] [JBoss JIRA] (ISPN-8595) Prepending internal with org.infinispan instead of '___'
Adrian Nistor (JIRA)
issues at jboss.org
Fri Dec 8 06:47:00 EST 2017
[ https://issues.jboss.org/browse/ISPN-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503376#comment-13503376 ]
Adrian Nistor commented on ISPN-8595:
-------------------------------------
The 11 extra bytes should not be a major issue because these internal caches are not expected to be accessed very intensively.
> Prepending internal with org.infinispan instead of '___'
> --------------------------------------------------------
>
> Key: ISPN-8595
> URL: https://issues.jboss.org/browse/ISPN-8595
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Reporter: Galder Zamarreño
>
> Following JCache, who does not recommend naming caches starting with {{java.}} or {{javax.}}, we should start our internal cache names with {{org.infinispan.}}
> However, as Radim said:
> {quote}From systematic POV, +1. For marshalling it would bring another 11 bytes, which is not ideal, so we might consider encoding that differently. Not sure how error-prone would some naming that has non-trivial transformation be.
> {quote}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list