This is an automated email from the ASF dual-hosted git repository.
fschumacher pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git.
from 7980249 Create SampleResult with 0 duration when exception is caught
new d3c8942 added database and access mode parameters to BoltSampler
new 0ce5d27 Added transaction timeout option
new 93d7dbb Delete Bolt Request.jmx
new 007fa67 styling fixes & edited changes file
new a0a84ac Unit tests
new f29000c changes based on feedback
new cca089d Connection Pool Max Size parameter added to Bolt Connection
Config
new 8a6556c getAccessMode with guard clause
new 1fb565c formatting fixes in changes.xml
new e7b9b84 more xml formatting fixes in changes.xml
new 92fadbc Line is a bit long.
new 413b77c Space after comma, not before
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../bolt/config/BoltConnectionElement.java | 16 ++++-
.../bolt/config/BoltConnectionElementBeanInfo.java | 7 +-
.../bolt/sampler/AbstractBoltTestElement.java | 62 ++++++++++++++++++
.../jmeter/protocol/bolt/sampler/BoltSampler.java | 36 +++++++++--
.../sampler/BoltTestElementBeanInfoSupport.java | 26 +++++++-
.../BoltConnectionElementResources.properties | 4 +-
.../bolt/sampler/BoltSamplerResources.properties | 7 ++
.../protocol/bolt/sampler/BoltSamplerSpec.groovy | 71 +++++++++++++++++++--
xdocs/changes.xml | 8 +++
.../images/screenshots/bolt-connection-config.png | Bin 46364 -> 18012 bytes
xdocs/images/screenshots/bolt-request.png | Bin 139114 -> 57224 bytes
xdocs/usermanual/component_reference.xml | 12 +++-
12 files changed, 231 insertions(+), 18 deletions(-)