[ 
https://issues.apache.org/jira/browse/SOLR-10138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867786#comment-15867786
 ] 

Andrzej Bialecki  commented on SOLR-10138:
------------------------------------------

This is because {{HdfsUpdateLog.init(UpdateHandler, SolrCore)}} doesn't call 
super, so it doesn't register metrics instances either. The fix is to simply 
add this registration, like it's done in {{UpdateLog:362}}. I'll fix this 
shortly.

> Transaction log replay can hit an NPE due to new Metrics code.
> --------------------------------------------------------------
>
>                 Key: SOLR-10138
>                 URL: https://issues.apache.org/jira/browse/SOLR-10138
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mark Miller
>            Assignee: Andrzej Bialecki 
>             Fix For: master (7.0), 6.4.2
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to