[jboss-jira] [JBoss JIRA] (DROOLS-2129) Lock the rule validation button

Petr Farmakovsky (JIRA) issues at jboss.org
Mon Nov 13 14:36:00 EST 2017


Petr Farmakovsky created DROOLS-2129:
----------------------------------------

             Summary: Lock the rule validation button
                 Key: DROOLS-2129
                 URL: https://issues.jboss.org/browse/DROOLS-2129
             Project: Drools
          Issue Type: Bug
          Components: kie server
    Affects Versions: 6.5.0.Final
            Reporter: Petr Farmakovsky
            Assignee: Edson Tirelli


Our business users often use rules with a large number of lines. After saving, they validate the rules. Due to large size of rules, the validation process takes a lot of time. The validation button in the Drools interface is not blocked, so users have time to press it 5-10 times before receiving a response. In this case, the server does not manage to process such a large number of requests due to lack of resources.
We learned how to diagnose a lack of resources and tried to restart the server. However, the javascript that performs the validation continues to load the server after the restart. Therefore, the only way that helps us with a lack of resources is to stop the tomcat server, and start it in a few minutes.
Can you make a lock the rule validation button when it is in process?



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list