Mike Drob created SOLR-15934:
--------------------------------

             Summary: CloseHook methods could have empty default implementation
                 Key: SOLR-15934
                 URL: https://issues.apache.org/jira/browse/SOLR-15934
             Project: Solr
          Issue Type: Task
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Mike Drob


CloseHook could have empty methods instead of abstract ones allowing extensions 
to only overwrite what they need instead of forcing empty boilerplate on 
everybody. Further, since we won't have any abstract methods any more, it might 
be cleaner to switch to an interface.

 

I'd like to get this into 9.0 since it is an API change and might affect plugin 
writers.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to