jelmini commented on PR #800: URL: https://github.com/apache/jackrabbit-oak/pull/800#issuecomment-1359657107
> @jelmini @ahanikel how about declaring method in SegmentArchiveWriter > > ``` > public boolean isRemoteStoreWriter(); // or some other better name ;) > ``` Yep, could be a good solution: simple and explicit where it needs to be. The name could just be `isRemote()`. -- 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]
