Reinstrumenting a class with the same event class throws a LinkageError

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: Mission Control Core
    • None

      When calling defineEventProbes to redefine the probes in a target, if the event classes are the same we don't redefine the class, rather we try to define a new one, causing a linkageError as the class already exists. This has the side effect of not redefining the class, so if the user wished to change the description, or some other aspect of the event class it isn't done. We should redefine the class in these cases.

            Assignee:
            Unassigned
            Reporter:
            Joshua Matsuoka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: