Add log.step support per task
-----------------------------
Key: LUCENE-1778
URL: https://issues.apache.org/jira/browse/LUCENE-1778
Project: Lucene - Java
Issue Type: Improvement
Components: contrib/benchmark
Reporter: Shai Erera
Fix For: 2.9
Following LUCENE-1774, this will add support for log.step per task name, rather
than a single log.step setting for all tasks. The .alg file will support:
* log.step - for all tasks.
* log.step.<Task Class Name> - for a specific task. For example,
log.step.AddDoc, or log.step.DeleteDoc
I will post the patch soon
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]