Hi all,
Has anyone tried running a test against Redis configured in AWS MemoryDB Redis
instance? When I run a load/single-user test I get interim connection issues
and it kills the thread.
In the logs, I see below:
2024-01-30 03:10:00,027 INFO o.a.j.r.Summariser: summary = 73168 in 00
Solved the problem... it was not firewall or anything like that I just had to
use the full address of the Redis server while locally I just used the IP
address..
Thanks !
-Original Message-
From: Deepak Shetty [mailto:shet...@gmail.com]
Sent: Wednesday, December 2, 2015 7:14 PM
To
Hi
anything in jmeter log ?
regards
deepak
On Wed, Dec 2, 2015 at 5:12 AM, Erez Naim wrote:
> Hello all,
>
> I am trying to run on Linux server a script which connect to Redis
> database, however , when I tried doing this on Linux server it does not
> seem to work , but it works
Have you checked the firewall?
--
View this message in context:
http://jmeter.512774.n5.nabble.com/Redis-tp5723525p5723526.html
Sent from the JMeter - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user
Hello all,
I am trying to run on Linux server a script which connect to Redis database,
however , when I tried doing this on Linux server it does not seem to work ,
but it works on my local pc (windows environment) I have added all relevant
jars exactly like I did in my local PC (windows
Hello all,
I am trying to use Redis Data Set in order to load test the data base (I am
using Extra lib with data set plugin).
Anybody tried this plugin? And knows how to use it exactly?
Thanks!
--Erez--
ript is much easier.
>
> On 15/04/15 01:29, Philippe Mouawad wrote:
>
>> Hi Bob,
>> AS documentation states:
>>
>> - RANDOM_REMOVE uses a Redis List, once a value is retrieved it is
>> removed from List, this is useful if you must ensure unique data is
>
.
On 15/04/15 01:29, Philippe Mouawad wrote:
Hi Bob,
AS documentation states:
- RANDOM_REMOVE uses a Redis List, once a value is retrieved it is
removed from List, this is useful if you must ensure unique data is used
accross test servers
- RANDOM_KEEP uses a Redis Set, retrieved value
Hi Bob,
AS documentation states:
- RANDOM_REMOVE uses a Redis List, once a value is retrieved it is
removed from List, this is useful if you must ensure unique data is used
accross test servers
- RANDOM_KEEP uses a Redis Set, retrieved value stays in Set, this is
useful if you
INFO - jmeter.threads.JMeterThread: Stop Thread
seen: org.apache.jorphan.util.JMeterStopThreadException: End of redis
data detected, thread will exit"
Redis key: metadata:regions,metadata:timezone
Variable names: var1,var2
Delimiter: ,
Mode: RANDOM_KEEP
Plugin supports retrieving multiple ke
Hi Philippe,
Thanks for response.
Did you use the java main program mentionned here:
- http://jmeter-plugins.org/wiki/RedisDataSet/
Nope and not sure if I can use Java code as I planned to use Redis as
pre-defined CSV data storage. I just inserted data manually. I added
manually two types
it would be nice :)
On Monday, April 13, 2015, Bob wrote:
> Hi,
>
> I was told about Redis plugin when asked how to select data randomly. So I
> installed Redis server and added some sample data but Redis plugin is
> failing. Does RedisDataSet works? As I can see the last changes wa
Hi,
I was told about Redis plugin when asked how to select data randomly. So
I installed Redis server and added some sample data but Redis plugin is
failing. Does RedisDataSet works? As I can see the last changes was made
1 year ago. Here is full stack:
2015/04/13 08:22:25 ERROR
13 matches
Mail list logo