Github user romseygeek commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/34#discussion_r62203539
  
    --- Diff: lucene/core/src/java/org/apache/lucene/store/Directory.java ---
    @@ -165,4 +165,13 @@ public void copyFrom(Directory from, String src, 
String dest, IOContext context)
        * @throws AlreadyClosedException if this Directory is closed
        */
       protected void ensureOpen() throws AlreadyClosedException {}
    +  
    --- End diff --
    
    I think we should avoid changing any lucene classes for the moment - 
fileModified() can probably stay where it is?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to