Skip to main content

Problem:

  • Product Name: Borland Enterprise Server (AppServer)
  • Product Version: 5.2.1 or later
  • Product Component: Naming Service
  • Platform/OS Version: All

  1. Can "InMemory" type adapter be used for VisiNaming Service in a cluster configuration?
  2. Or, Is there a way to use InMemory adapter for naming context and still have the option to share naming context between two clustered application servers?

Resolution:

If planning to use "VisiNaming Service Cluster for load balancing and failover" then the  InMemory adapter is not suitable for such a deployment scenario. The InMemory adapter keeps the namespace information in the memory of a naming service instance and is not able to share across with other instances.
 
To share across all instances of the VisiNaming Service within a cluster, an underlying common persistent backing data store must be used. Therefore, there is no way for two clustered naming services to share the same naming context when using the InMemory adapter.

#Security
#VisiBroker