onobc commented on issue #221: URL: https://github.com/apache/pulsar-client-reactive/issues/221#issuecomment-2957198297
Played around a bit... Downgrading the visibility on the mix-in constructs to package-protected seems to leave functionality in tact (i.e. `public` was never needed). I think we should deprecate the current constructor and then create a new package-protected constructor w/ the new field. Wdyt @lhotari -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
