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

Node started within SpringCacheManager does not inject Spring resources

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.6
    • 1.7
    • spring
    • None

    Description

      SpringCacheManager uses Ignition.start(..) methods to start the node and therefore this node is not application context aware. @SpringResource and @SpringApplicationContextResource annotations do not work.

      To fix this, SpringCacheManager should implement ApplicationContextAware interface and start the node using IgniteSpring.start(..) methods, providing the application context.

      Attachments

        Activity

          People

            sboikov Semen Boikov
            vkulichenko Valentin Kulichenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: