[
https://issues.apache.org/jira/browse/SOLR-8480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15082315#comment-15082315
]
Jason Gerlowski commented on SOLR-8480:
---------------------------------------
bq. I use this snippet to get size...
Fair enough. I take back my complaint/hesitation then.
I'll let others chime in then and see what (more knowledgeable) people think.
> Progress info for TupleStream
> -----------------------------
>
> Key: SOLR-8480
> URL: https://issues.apache.org/jira/browse/SOLR-8480
> Project: Solr
> Issue Type: Improvement
> Components: SolrJ
> Reporter: Cao Manh Dat
>
> I suggest adding progress info for TupleStream. It can be very helpful for
> tracking consuming process
> {code}
> public abstract class TupleStream {
> public abstract long getSize();
> public abstract long getConsumed();
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]