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

Mark Miller commented on LUCENE-3034:
-------------------------------------

Hey Doron - I have a patch for this, I've just been too lazy to extract it. I'm 
not sure if there is anything built-in that is long enough to matter - it comes 
into play if, for example, if you want to alternate fully qualified class names 
per round.

My original workaround was to simply pad the column name - but it was ugly and 
had it's limitations, so I instead made some modifications to the formatting 
classes.

> If you vary a setting per round and that setting is a long string, the report 
> padding/columns break down.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-3034
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3034
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/benchmark
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Trivial
>             Fix For: 3.1.1, 4.0
>
>
> This is especially noticeable if you vary a setting where the value is a 
> fully specified class name - in this case, it would be nice if columns in 
> each row still lined up.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to