Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1170

support configuration of number of virtual nodes

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Critical Critical
    • 7.0.0.Final
    • 7.0.0.CR1
    • Clustering
    • None

      I recently played with consistent hash function implementation and produced various performance statistics.
      It shows that number of virtual nodes (configuration parameter I98 in https://docspace.corp.redhat.com/docs/DOC-69249) has substantial effect on performance. (it makes distribution of data among nodes in the cluster much more even and thus avoids overstressing of one particular node, that would then hinder performance of the whole cluster)

      If the next EDG6 Alpha build will take configuration from infinispan subsystem, we'll need to have this configurable, otherwise we won't be able to execute some very important performance comparisons.

      it applies to the level of subsystem.cache-container.distributed-cache

      so I propose addition of configuration parameter:
      subsystem.cache-container.distributed-cache.numVirtualNodes that would have the same effect as I98 infinispan.configuration.clustering.hash.numVirtualNodes

            pferraro@redhat.com Paul Ferraro
            mlinhard Michal Linhard (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: