[
https://issues.redhat.com/browse/DROOLS-2289?page=com.atlassian.jira.plug...
]
Toshiya Kobayashi commented on DROOLS-2289:
-------------------------------------------
Sorry about not responding on this ticket. Do you still have this issue? If yes, I
recommend you to raise it in drools-usage forum
(
https://groups.google.com/forum/#!forum/drools-usage). JIRA is used to file a bug which
is clearly identified. Forum is the better place for trouble-shooting. Thank you for your
understanding!
The response time jump add in stability test
---------------------------------------------
Key: DROOLS-2289
URL:
https://issues.redhat.com/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
Priority: Major
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.13.8#713008)