Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3160

RemoteCacheManager javadocs list wrong default pool size

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 7.0.0.Final
    • 5.1.8.Final
    • Remote Protocols
    • None

    Description

      RemoteCacheManager javadocs list the default pool size as 10:

      "infinispan.client.hotrod.default_executor_factory.pool_size, default = 10."

      However, the default is actually 99:

      org/infinispan/client/hotrodimpl/ConfigurationProperties.java: return props.getIntProperty(DEFAULT_EXECUTOR_FACTORY_POOL_SIZE, 99);

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            rhn-support-dereed Dennis Reed
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: