[jboss-jira] [JBoss JIRA] (DROOLS-2848) Make the Verifier Web Worker connector reusable for different V&V types

Toni Rikkola (JIRA) issues at jboss.org
Wed Sep 5 03:42:01 EDT 2018


    [ https://issues.jboss.org/browse/DROOLS-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628834#comment-13628834 ] 

Toni Rikkola commented on DROOLS-2848:
--------------------------------------

This will take a while since the first bundle has to go green before I can even start trying to get this green.

It does more than just moves code. It makes the web worker servlet hand out the requested web worker by an id that is included in the URL.

> Make the Verifier Web Worker connector reusable for different V&V types
> -----------------------------------------------------------------------
>
>                 Key: DROOLS-2848
>                 URL: https://issues.jboss.org/browse/DROOLS-2848
>             Project: Drools
>          Issue Type: Task
>          Components: DMN Editor, Guided Decision Table Editor, verifier
>            Reporter: Toni Rikkola
>            Assignee: Toni Rikkola
>              Labels: drools-tools
>
> Actions needed for this:
> * Rename DTable verifier to dtableverifier
> * Make a register for web workers that finds the right backend providers with CDI
> * Create webworker service into kie-wb-common-verifier-api that delivers the correct web worker files based on the module name.
> * Make the drools-wb-verifier-webworker provide the web worker so the the web worker service picks it up.
> * Move the actual web worker connection codes from dtables module to kie-wb-common-api and make them generic
> h2. Acceptance test
> Try different tables to verify all checks still works
> - Empty row
> - Subsumptant
> - Duplicate
> - Missing action
> - Missing condition
> - Deficient



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


More information about the jboss-jira mailing list