Uploaded image for project: 'Sentry (Retired)'
  1. Sentry (Retired)
  2. SENTRY-2465

Move SentryStore instatiation from SentryService to a utility and possibly own module

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0.1
    • 2.3.0
    • Service
    • None

    Description

      Getting an instantiated instance of the current SentryStore instance is currently a private function in within SentryService.  Since the current SentryStore instance needs to be available to other modules instantiation of SentryStore should be moved to a separate utility and module.  It can use the sentry-spi to allow for multiple different SentryStore instances to be created and referenced without defining the full package/class combination in the configuration.

      It can be developed such a way that the class name definition in thje config can be backwards compatible.

      Attachments

        Activity

          People

            Unassigned Unassigned
            btowles Brian Towles
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: