[
https://issues.apache.org/jira/browse/SOLR-15934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478971#comment-17478971
]
ASF subversion and git services commented on SOLR-15934:
--------------------------------------------------------
Commit 15434c70ea7d5c307546922dbf084c70e46219db in solr's branch
refs/heads/branch_9x from Mike Drob
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=15434c7 ]
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]