Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-15852

TimedObjectInvokerImpl should not be serializable

    XMLWordPrintable

Details

    Description

      TimedObjectInvokerImpl class currently implements Serializable, which presents undue maintenance burden and we should be able to remove serializable from its implements clause after making sure instances of this class are not serialized anywhere.

      Its fields: InjectedValue and Module are not serializable and so even though this class is marked as serializable, but it cannot be successfully serialized.

      Attachments

        Activity

          People

            cfang@redhat.com Cheng Fang
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: