Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-9965

`org.apache.karaf.specs.timeout` should be removed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • fuse-7.3
    • fuse-7.0, fuse-7.1, fuse-7.2
    • Karaf
    • None
    • % %
    • -
      • Ignore it
    • Fuse 7.3 Sprint 42 - Bug fix

    Description

      • The following options should be removed from etc/system.properties. These are to better support JDK9+ (1) . However, we only support JDK8 for FUSE 7.0, 7.1, 7.2. So these may cause confusion (though harmless for functionality).
        ~~~
        org.apache.karaf.specs.debug = false
        org.apache.karaf.specs.timeout = 0
        ~~~
      • The above options are originally from Apache Servicemix, which is used for enabling SPI mechanism in OSGi.
        ~~~
        org.apache.servicemix.specs.debug = false
        org.apache.servicemix.specs.timeout = 0
        ~~~
      • As of now, the both of the options (org.apache.servicemix.xxx and org.apache.karaf.specs.xxx) are included in etc/system.properties.

      (1) Provide support for xml parsers deployed as bundle on Java 9
          https://issues.apache.org/jira/browse/KARAF-5680

      Attachments

        Activity

          People

            yfang@redhat.com Freeman(Yue) Fang
            rhn-support-tyamashi Tomonari Yamashita
            Vratislav Hais Vratislav Hais (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: