[
https://issues.apache.org/jira/browse/SOLR-15934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478970#comment-17478970
]
ASF subversion and git services commented on SOLR-15934:
--------------------------------------------------------
Commit b7e2f936754897c85108920eca063b2f6c1f977e in solr's branch
refs/heads/branch_9_0 from Mike Drob
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=b7e2f93 ]
SOLR-15934 CloseHook is now an interface (#538)
(cherry picked from commit 4029a925a68f008dadffed0eb4e6d040daffdcb0)
> 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
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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]