Christos,

I think the moving the Coordinator to a registry subscription pattern is what we need to do to fix the depdendency hell from SNMP support changes yesterday.

The problem stems around src/ipc/Coordinator.* containing handle*Request() handle*Response() for particular components which are it's users. The obvious ones are Snmp req/resp but the cachemgr ones also hit from the inverse side.

In the end the SNMP and MGR components should be higher level than IPC and register a Subscription handler/call with it for runtime selection instead of being hard coded at build time.

Amos
--
Please be using
  Current Stable Squid 2.7.STABLE9 or 3.1.10
  Beta testers wanted for 3.2.0.4

Reply via email to