Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-57

Need the ability to disable ha invoker local optimization path

XMLWordPrintable

      The ha invoker proxies currently perform a check for a collocated call, and if this check is statisfied, the ha invoker channel is ignored. A frequent request is to disable this. Because this logic is embedded in the ha invoker proxy instead of the InvokerInterceptor, this cannot be easily done. In lieu of a refactoring of the ha proxy, there should be a flag which simply disables the optimization done within the proxy. One might even argue that this check should be removed altogether since it does already exist at the InvokerInterceptor level.

              adrian.brock Adrian Brock (Inactive)
              starksm64 Scott Stark (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: