Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-5313

EventAdmin: org.apache.felix.eventadmin.IgnoreTimeout with sub-packages usability

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • eventadmin-1.3.2
    • None
    • Event Admin
    • None
    • Karaf 2.3.x

    Description

      I want to ignore timeouts (to prevent blacklisting) for all classes in my project, so I set the IgnoreTimeout property to end with an asterisk, like so:
      org.apache.felix.eventadmin.IgnoreTimeout = com.mycompany.myproject.*

      This did not work as I had expected, rather only the following worked (notice that I removed the last dot):
      org.apache.felix.eventadmin.IgnoreTimeout = com.mycompany.myproject*

      I think it would be nicer if this nuance was documented or, better yet, if trailing .* was also supported.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pknell Paul Knell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: