Am 07.03.22 um 19:16 schrieb Stephen Nelson:
On Mon, Mar 7, 2022 at 5:58 PM Felix Schumacher <
[email protected]> wrote:

When I test the sampler using a docker container with a neo4j database like

docker run --name neo4j -p7474:7474 -p7687:7687 --env
NEO4J_AUTH=neo4j/test neo4j:latest

and access it with a simple configuration and sampler using the query
"MATCH (n) RETURN count(n);" with "Record Query Results" to true, the test
plan seems to work for me (on current nightly).

Felix

Dear Felix.

Thanks for that. I will try a minimal reproducer to see if it's a problem
with my config.  Otherwise I'll compile the latest nightly and see if that
helps.

No need to compile the latest nightly, as they can always be downloaded from https://nightlies.apache.org/jmeter/nightlies/

You only would have to compile something, if you would have a patch to apply.

Felix


Stephen

Attachment: OpenPGP_0xEA6C3728EA91C4AF.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to