yashhema commented on issue #401: URL: https://github.com/apache/lucenenet/issues/401#issuecomment-759537796
Thanks , for the explanation . How can we get the revision from server A LocalReplicator (ie the entity for which we are replicating data) . I looked in the code for it -- **lucenenet/src/Lucene.Net.Replicator/LocalReplicator.cs** I dont see a way to get version from it. **### private volatile RefCountedRevision currentRevision;** The above field is marked private . Can you please explain how to get this value ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
