Uploaded image for project: 'Spring Data GemFire'
  1. Spring Data GemFire
  2. SGF-571

Remove explicit call to start() in ContinuousQueryListenerContainer.afterPropertiesSet().

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Kay M1

    Description

      The SDG ContinuousQueryListenerContainer explicitly and unnecessarily calls the SmartLifecycle.start() method in the InitializingBean.afterPropertiesSet() method when isAutoStartup() is true. This is unnecessary since the ContinuousQueryListenerContainer implements the Spring SmartLifecycle interface where the Spring container will invoke start() at the appropriate phase and moment after the Spring container starts up and initializes.

      Attachments

        Activity

          People

            jblum John Blum
            jblum John Blum
            Archiver:
            tmarshall Trevor Marshall
            Oliver Drotbohm Oliver Drotbohm

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified