You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Felix Schumacher <fe...@internetallee.de> on 2016/04/22 07:52:50 UTC

Re: svn commit: r1740411 - /jmeter/trunk/xdocs/changes.xml


Am 21. April 2016 23:01:23 MESZ, schrieb pmouawad@apache.org:
>Author: pmouawad
>Date: Thu Apr 21 21:01:23 2016
>New Revision: 1740411
>
>URL: http://svn.apache.org/viewvc?rev=1740411&view=rev
>Log:
>Clarify JDBC request changes
>Reference Dashboard documentation
>
>Modified:
>    jmeter/trunk/xdocs/changes.xml
>
>Modified: jmeter/trunk/xdocs/changes.xml
>URL:
>http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1740411&r1=1740410&r2=1740411&view=diff
>==============================================================================
>--- jmeter/trunk/xdocs/changes.xml (original)
>+++ jmeter/trunk/xdocs/changes.xml Thu Apr 21 21:01:23 2016
>@@ -96,7 +96,8 @@ This increases the space available for p
> <ch_category>Reporting improvements</ch_category>
> 
><ch_title>New Reporting Feature generating dynamic Graphs in HTML pages
>(APDEX, Summary report and Graphs)</ch_title>
>-<p>An dynamic HTML report can now be generated either at the end of a
>load test or from a result file whenever you want.
>+<p>A dynamic HTML report can now be generated either at the end of a
>load test or from a result file whenever you want.
>+See <a href="./usermanual/generating-dashboard.html"
>target="_blank">Generating dashboard</a> for more details. 

I think that opening new windows while following links should be done only on external links. 

Regards, 
Felix 

> This report provides the following metrics:
> </p>
> <ul>
>@@ -280,6 +281,7 @@ Deprecated Libraries dropped or replaced
>     </li>
><li><code>httpsampler.await_termination_timeout</code> has been
>replaced by
><code>httpsampler.parallel_download_thread_keepalive_inseconds</code>
>which is now the keep alive time for the parallel download threads (in
>seconds).</li>
><li>For Thread Group Test Element, the property "<code>Action to be
>taken after a Sample Error</code>" value has been switched from
>"<code>Continue</code>" to "<code>Start Next thread loop</code>". See
><bugzilla>59152</bugzilla></li>
>+    <li>JDBC Request has been updated to use commons-dbcp2, since then
>the behaviour is slightly different, ensure you have a correct
>"Validation Query" for your database. See
><bugzilla>58786</bugzilla></li>
>     <li>The following jars have been removed:
>     <ul>
> <li>excalibur-datasource-2.1.jar (see <bugzilla>59156</bugzilla>)</li>


Re: svn commit: r1740411 - /jmeter/trunk/xdocs/changes.xml

Posted by Felix Schumacher <fe...@internetallee.de>.

Am 22. April 2016 12:28:24 MESZ, schrieb sebb <se...@gmail.com>:
>On 22 April 2016 at 06:52, Felix Schumacher
><fe...@internetallee.de> wrote:
>>
>>
>> Am 21. April 2016 23:01:23 MESZ, schrieb pmouawad@apache.org:
>>>Author: pmouawad
>>>Date: Thu Apr 21 21:01:23 2016
>>>New Revision: 1740411
>>>
>>>URL: http://svn.apache.org/viewvc?rev=1740411&view=rev
>>>Log:
>>>Clarify JDBC request changes
>>>Reference Dashboard documentation
>>>
>>>Modified:
>>>    jmeter/trunk/xdocs/changes.xml
>>>
>>>Modified: jmeter/trunk/xdocs/changes.xml
>>>URL:
>>>http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1740411&r1=1740410&r2=1740411&view=diff
>>>==============================================================================
>>>--- jmeter/trunk/xdocs/changes.xml (original)
>>>+++ jmeter/trunk/xdocs/changes.xml Thu Apr 21 21:01:23 2016
>>>@@ -96,7 +96,8 @@ This increases the space available for p
>>> <ch_category>Reporting improvements</ch_category>
>>>
>>><ch_title>New Reporting Feature generating dynamic Graphs in HTML
>pages
>>>(APDEX, Summary report and Graphs)</ch_title>
>>>-<p>An dynamic HTML report can now be generated either at the end of
>a
>>>load test or from a result file whenever you want.
>>>+<p>A dynamic HTML report can now be generated either at the end of a
>>>load test or from a result file whenever you want.
>>>+See <a href="./usermanual/generating-dashboard.html"
>>>target="_blank">Generating dashboard</a> for more details.
>>
>> I think that opening new windows while following links should be done
>only on external links.
>
>Agreed.
>
>But even then, why force the new window?
>
>So long as it is not a Javascript link, users can always open the link
>in a new window themselves.
>Give them the choice.

As a consequence I removed the _blank target from the social media links. You are right. Let the user decide. 

Regards, 
Felix 

>
>> Regards,
>> Felix
>>
>>> This report provides the following metrics:
>>> </p>
>>> <ul>
>>>@@ -280,6 +281,7 @@ Deprecated Libraries dropped or replaced
>>>     </li>
>>><li><code>httpsampler.await_termination_timeout</code> has been
>>>replaced by
>>><code>httpsampler.parallel_download_thread_keepalive_inseconds</code>
>>>which is now the keep alive time for the parallel download threads
>(in
>>>seconds).</li>
>>><li>For Thread Group Test Element, the property "<code>Action to be
>>>taken after a Sample Error</code>" value has been switched from
>>>"<code>Continue</code>" to "<code>Start Next thread loop</code>". See
>>><bugzilla>59152</bugzilla></li>
>>>+    <li>JDBC Request has been updated to use commons-dbcp2, since
>then
>>>the behaviour is slightly different, ensure you have a correct
>>>"Validation Query" for your database. See
>>><bugzilla>58786</bugzilla></li>
>>>     <li>The following jars have been removed:
>>>     <ul>
>>> <li>excalibur-datasource-2.1.jar (see
><bugzilla>59156</bugzilla>)</li>
>>


Re: svn commit: r1740411 - /jmeter/trunk/xdocs/changes.xml

Posted by sebb <se...@gmail.com>.
On 22 April 2016 at 06:52, Felix Schumacher
<fe...@internetallee.de> wrote:
>
>
> Am 21. April 2016 23:01:23 MESZ, schrieb pmouawad@apache.org:
>>Author: pmouawad
>>Date: Thu Apr 21 21:01:23 2016
>>New Revision: 1740411
>>
>>URL: http://svn.apache.org/viewvc?rev=1740411&view=rev
>>Log:
>>Clarify JDBC request changes
>>Reference Dashboard documentation
>>
>>Modified:
>>    jmeter/trunk/xdocs/changes.xml
>>
>>Modified: jmeter/trunk/xdocs/changes.xml
>>URL:
>>http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1740411&r1=1740410&r2=1740411&view=diff
>>==============================================================================
>>--- jmeter/trunk/xdocs/changes.xml (original)
>>+++ jmeter/trunk/xdocs/changes.xml Thu Apr 21 21:01:23 2016
>>@@ -96,7 +96,8 @@ This increases the space available for p
>> <ch_category>Reporting improvements</ch_category>
>>
>><ch_title>New Reporting Feature generating dynamic Graphs in HTML pages
>>(APDEX, Summary report and Graphs)</ch_title>
>>-<p>An dynamic HTML report can now be generated either at the end of a
>>load test or from a result file whenever you want.
>>+<p>A dynamic HTML report can now be generated either at the end of a
>>load test or from a result file whenever you want.
>>+See <a href="./usermanual/generating-dashboard.html"
>>target="_blank">Generating dashboard</a> for more details.
>
> I think that opening new windows while following links should be done only on external links.

Agreed.

But even then, why force the new window?

So long as it is not a Javascript link, users can always open the link
in a new window themselves.
Give them the choice.

> Regards,
> Felix
>
>> This report provides the following metrics:
>> </p>
>> <ul>
>>@@ -280,6 +281,7 @@ Deprecated Libraries dropped or replaced
>>     </li>
>><li><code>httpsampler.await_termination_timeout</code> has been
>>replaced by
>><code>httpsampler.parallel_download_thread_keepalive_inseconds</code>
>>which is now the keep alive time for the parallel download threads (in
>>seconds).</li>
>><li>For Thread Group Test Element, the property "<code>Action to be
>>taken after a Sample Error</code>" value has been switched from
>>"<code>Continue</code>" to "<code>Start Next thread loop</code>". See
>><bugzilla>59152</bugzilla></li>
>>+    <li>JDBC Request has been updated to use commons-dbcp2, since then
>>the behaviour is slightly different, ensure you have a correct
>>"Validation Query" for your database. See
>><bugzilla>58786</bugzilla></li>
>>     <li>The following jars have been removed:
>>     <ul>
>> <li>excalibur-datasource-2.1.jar (see <bugzilla>59156</bugzilla>)</li>
>