[
https://issues.jboss.org/browse/DROOLS-2289?page=com.atlassian.jira.plugi...
]
LIANG LIU commented on DROOLS-2289:
-----------------------------------
I am so sorry. I cannot provide you a reproducer but I could provide code, test plan for
your reference, then you could see the problem showed in screenshot in attachment. By the
way,Jmeter and kie_server are in two machines.Hope it is helpful for you to figure out the
problem and solution. Any questions please don't hesitate to let me know. Thanks!
The response time jump add in stability test
---------------------------------------------
Key: DROOLS-2289
URL:
https://issues.jboss.org/browse/DROOLS-2289
Project: Drools
Issue Type: Quality Risk
Components: kie server
Affects Versions: 7.5.0.Final
Environment: tomcat version:8.5.24 jmeter version:jakarta-jmeter-2.5.1 Drools
version:7.5.0.Final
cpu:2x6 x86_64, memory:32G, sysOS:CentOS release 6.3
Reporter: LIANG LIU
Assignee: Maciej Swiderski
Attachments: InputFact.java, image-2018-02-02-14-51-31-166.png, screenshot-1.png,
tomcat8_test.jmx
!image-2018-02-02-14-51-31-166.png|thumbnail!
Stability test the response time jump add! Figure ; En,there are 20 rules,like:
rule "1"
salience 9999
when
$inputFact:InputFact(stateless_data["black_test"]== 1)
then
result.put(drools.getRule().getName(),1);
end
It's a problem I use or some parameters need to be set?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)