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

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

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

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

      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.

              manik_jira Manik Surtani (Inactive)
              manik_jira Manik Surtani (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: