Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-2940 .NET: Plugin system
  3. IGNITE-4819

Start .NET plugins before OnIgniteStart

Attach filesAttach ScreenshotVotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.0
    • platforms

    Description

      Currently we initialize and start plugins (IPluginProvider.Start()) in OnIgniteStart callback. This is not correct. Java plugin part may invoke callbacks from its start() method, but these callbacks are not registered on .NET side yet.

      Instead, we should initialize .NET plugins in PluginProcessor ctor.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            ptupitsyn Pavel Tupitsyn
            ptupitsyn Pavel Tupitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment