Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.5.0, 3.0.0-alpha-2, 2.6.0, 2.4.10
-
None
Description
RpcExecutor, an abstract base class, is marked as IA.Private. However, it has several subclasses that are marked as IA.LimitedPrivate(COPROC, PHOENIX). I think that the base class needs to match the highest exposure level of any of its subclasses.