[infinispan-issues] [JBoss JIRA] (ISPN-5858) ValueMatcher and AvailabilityMode should have externalizers

Dan Berindei (JIRA) issues at jboss.org
Wed Oct 14 11:22:00 EDT 2015


Dan Berindei created ISPN-5858:
----------------------------------

             Summary: ValueMatcher and AvailabilityMode should have externalizers
                 Key: ISPN-5858
                 URL: https://issues.jboss.org/browse/ISPN-5858
             Project: Infinispan
          Issue Type: Bug
          Components: Core
    Affects Versions: 8.1.0.Alpha1, 8.0.1.Final
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 8.1.0.Alpha2, 8.1.0.CR1


The default enum serialization is pretty bad, it writes both the enum name and value name as strings. 

{{ValueMatcher}} is needed in each write command, so we should optimize it.
{{AvailabilityMode}} doesn't matter that much, except when the coordinator changes, and the new coordinator has to retrieve the status of all the caches on all the nodes.




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list