NehanPathan commented on PR #1170: URL: https://github.com/apache/lucenenet/pull/1170#issuecomment-3237925206
@NightOwl888 just a quick update — I had to **force push** this branch. Reason: in last commit I guess you removed the `Perform()` method from `ReplicationServlet` entirely. I’ve corrected that by **commenting it out instead of deleting** so the history/context remains clear. Other changes I pushed: * Added an **XML summary** for the new `PerformAsync()` method in the extension. * Cleaned up some **duplicate commented code**. * Added new **async read/write tests** (adapted from J2N) — and all test cases are passing. ✅ Please let me know if you notice anything odd or if you’d prefer a different approach. -- 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: dev-unsubscr...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org