You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mixedversion: don't mark shared process tenant availability in monitor
The monitor does not support monitoring shared process tenants
in isolation, i.e. it can only monitor both system and the
secondary shared process.
However, the mixed version framework was reporting availability of
shared process tenants to the monitor. This broke an assumption that
the monitor makes that any registered process is either the system
tenant or a separate process tenant. This would cause the monitor to
mistakenly believe there was a running separate process tenant.
0 commit comments