Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-9031

SpringCacheManager throws AssertionError during Spring initialization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6
    • 2.7
    • spring
    • None

    Description

      When initializing Ignite using an IgniteSpringBean and also having a SpringCacheManager defined, the SpringCacheManager throws an AssertionError in the onApplicationEvent() method due to it being called more than once.

      There is an "assert ignite == null" that fails after the first call.

      This is related to the changes in IGNITE-8740. This happened immediately when I first tried to start Ignite after upgrading from 2.5 to 2.6.

      Attachments

        Issue Links

          Activity

            People

              aakhmedov Amir Akhmedov
              langj Joel Lang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: