Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-1407

Refactor Searchable to not have RMI Remote dependency

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.9
    • None
    • None
    • New

    Description

      Per http://lucene.markmail.org/message/fu34tuomnqejchfj?q=RemoteSearchable

      We should refactor Searchable slightly so that it doesn't extend the java.rmi.Remote marker interface. I believe the same could be achieved by just marking the RemoteSearchable and refactoring the RMI implementation out of core and into a contrib.

      If we do this, we should deprecate/denote it for 2.9 and then move it for 3.0

      Attachments

        1. LUCENE-1407.patch
          82 kB
          Simon Willnauer
        2. LUCENE-1407_with_back_compat.patch
          82 kB
          Simon Willnauer
        3. back_compat_20090607b_without_contrib.patch
          33 kB
          Simon Willnauer
        4. back_compat_20090607b_with_contrib.patch
          77 kB
          Simon Willnauer

        Activity

          People

            mikemccand Michael McCandless
            gsingers Grant Ingersoll
            Votes:
            3 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: