Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1103

Event is logged even though it is not executed because observer got unresolvable arguments

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Minor
    • None
    • 1.0.2.Final
    • Base Implementation
    • None

    Description

      EventContextImpl fires logs event processing and then invokes observer method:
      https://github.com/arquillian/arquillian-core/blob/1.0.2.Final/core/impl-base/src/main/java/org/jboss/arquillian/core/impl/EventContextImpl.java#L99

      but ObserverImpl does not invoke an observer method if it contains unresolvable argument:
      https://github.com/arquillian/arquillian-core/blob/1.0.2.Final/core/impl-base/src/main/java/org/jboss/arquillian/core/impl/ObserverImpl.java#L86


      We should indicate that given observer method does have unresolved argument instead.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lfryc Lukáš Fryč (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: