[ https://issues.apache.org/jira/browse/SOLR-8575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149375#comment-15149375 ]
Mike Drob commented on SOLR-8575: --------------------------------- https://github.com/apache/lucene-solr/blob/0bba332549a11d5c381efc93a66087999b6de210/solr/core/src/java/org/apache/solr/update/UpdateLog.java#L1443 Is that line supposed to have an assert on it? > Fix HDFSLogReader replay status numbers, a performance bug where we can > reopen FSDataInputStream much too often, and an hdfs tlog data integrity bug. > ----------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: SOLR-8575 > URL: https://issues.apache.org/jira/browse/SOLR-8575 > Project: Solr > Issue Type: Bug > Reporter: Mark Miller > Assignee: Mark Miller > Priority: Critical > Fix For: master > > Attachments: SOLR-8575.patch, SOLR-8575.patch > > > [~pdvo...@cloudera.com] noticed some funny transaction log replay status > logging a while back: > active=true starting pos=444978 current pos=2855956 current size=16262 % > read=17562 > active=true starting pos=444978 current pos=5748869 current size=16262 % > read=35352 > 17562% read? Current size does not change as expected in this case? -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org