Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-1502

[EAP7] KUBE_PING config has socket-binding for MPING

    XMLWordPrintable

Details

    • CLOUD Maintenance Sprint 24

    Description

      In EAP7 image JGroups TCP stack configuration, KUBE_PING has extra socket-binding configuration for MPING. It's most likely someone modified MPING to KUBE_PING but forgot to remove the socket-binding.

      $ docker images | grep eap70
      registry.access.redhat.com/jboss-eap-7/eap70-openshift                       1.4                 c064abfe4c94        5 weeks ago         1.212 GB
      $ docker run --rm -it registry.access.redhat.com/jboss-eap-7/eap70-openshift:1.4 cat /opt/eap/standalone/configuration/standalone-openshift.xml | grep KUBE_PING
                          <protocol type="openshift.KUBE_PING"/>
                          <protocol type="openshift.KUBE_PING" socket-binding="jgroups-mping"/>
      

      I think the KUBE_PING doesn't use the socket-binding so we need to remove it to avoid confusions.

      Attachments

        Issue Links

          Activity

            People

              kwills@redhat.com Ken Wills
              rhn-support-tkimura Takayoshi Kimura
              Stanislav Kaleta Stanislav Kaleta (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: