Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1692

Unnecessary dependency on Transport in components that may be used in LOCAL mode.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.1.0.CR3
    • 5.1.0.CR2
    • Core
    • None

    Description

      We shouldn't just have components depend on Transport unless we know for sure that the component is only used in a clustered mode. Otherwise, even in local mode, weend up creating and starting a channel which is unnecessary. Seen in the CacheLoaderInterceptor, AbstractLockingInterceptor and the RemoteCommandsFactory so far.

      Attachments

        Issue Links

          Activity

            People

              manik_jira Manik Surtani (Inactive)
              manik_jira Manik Surtani (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: