Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-7175

[Operator] Enable Resp and Memcached endpoint by default

XMLWordPrintable

      Infinispan 15 servers should enable the Resp and Memcached endpoints by default.

      It should now be possible to update the infinispan-base-15.xml configuration to implicitly configure endpoints as the server automatically configures endpoints based upon the configured security realms. e.g.

          <endpoints>
              <endpoint socket-binding="default" security-realm="default" {{ if ne .Endpoints.ClientCert "None" }}require-ssl-client-auth="true"{{ end }} />
          </endpoints>
      

              remerson@redhat.com Ryan Emerson
              remerson@redhat.com Ryan Emerson
              Pavel Drobek Pavel Drobek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: