[JBoss JIRA] (DROOLS-2268) Add more fine-grained control on all assets
by Alexandre Porcelli (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2268?page=com.atlassian.jira.plugi... ]
Alexandre Porcelli commented on DROOLS-2268:
--------------------------------------------
I don't see permission per file happening any time soon.
> Add more fine-grained control on all assets
> -------------------------------------------
>
> Key: DROOLS-2268
> URL: https://issues.jboss.org/browse/DROOLS-2268
> Project: Drools
> Issue Type: Enhancement
> Components: Artifact Repository
> Affects Versions: 6.5.0.Final
> Reporter: Richard Bourner
> Assignee: Michael Anstis
> Priority: Minor
>
> Currently, permissions within Business Central are only at projects level.
> It would be interesting to be able to enable permissions at a more fine-grained level.
> For instance, in a single project of one repository, having some people with read-only access on some assets, and other people have read/write access to the same assets.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (WFLY-9678) Expand clustering test cases to 3-node cluster
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/WFLY-9678?page=com.atlassian.jira.plugin.... ]
Radoslav Husar updated WFLY-9678:
---------------------------------
Description: The core of the problem is that since all cases run against 2-node cluster a remote get(..) is never being tested given that numOwners defaults to 2. (was: The core of the problem is that since all cases run against 2-node cluster a remote fetch is never tested given that numOwners defaults to 2.)
> Expand clustering test cases to 3-node cluster
> ----------------------------------------------
>
> Key: WFLY-9678
> URL: https://issues.jboss.org/browse/WFLY-9678
> Project: WildFly
> Issue Type: Task
> Components: Clustering
> Affects Versions: 11.0.0.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
>
> The core of the problem is that since all cases run against 2-node cluster a remote get(..) is never being tested given that numOwners defaults to 2.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (WFCORE-3562) Deployment disable-all doesn't correct function at domain
by Jean-Francois Denise (JIRA)
[ https://issues.jboss.org/browse/WFCORE-3562?page=com.atlassian.jira.plugi... ]
Jean-Francois Denise commented on WFCORE-3562:
----------------------------------------------
[~vmarek], are you 100% sure of your steps?
I did:
[domain@localhost:9990 /] deployment deploy-file ../../NetBeansProjects/TestApp/dist/TestApp.war --server-groups=main-server-group,other-server-group --name=Test2
[domain@localhost:9990 /] deployment deploy-file ../../NetBeansProjects/TestApp/dist/TestApp.war --server-groups=main-server-group,other-server-group
[domain@localhost:9990 /] deployment disable Test2 --server-groups=other-server-group
[domain@localhost:9990 /] deployment disable TestApp.war --server-groups=main-server-group
[domain@localhost:9990 /] deployment disable-all --all-relevant-server-groups
And it worked as expected. Am I missing something? Thank-you.
> Deployment disable-all doesn't correct function at domain
> ---------------------------------------------------------
>
> Key: WFCORE-3562
> URL: https://issues.jboss.org/browse/WFCORE-3562
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Reporter: Vratislav Marek
> Assignee: Jean-Francois Denise
>
> Domain
> {noformat}
> [domain@localhost:9990 /] deployment disable-all --all-relevant-server-groups
> org.jboss.as.cli.operation.OperationFormatException: None of the server groups is specified or references specified deployment.
> [domain@localhost:9990 /]
> {noformat}
> {noformat}
> [domain@localhost:9990 /] undeploy * --keep-content --all-relevant-server-groups
> org.jboss.as.cli.operation.OperationFormatException: None of the server groups is specified or references specified deployment.
> [domain@localhost:9990 /]
> {noformat}
> {noformat}
> [domain@localhost:9990 /] deployment disable-all --server-groups=main-server-group
> {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-4" => "WFLYCTL0216: Management resource '[
> (\"server-group\" => \"main-server-group\"),
> (\"deployment\" => \"cli-test-app2-deploy-all.war\")
> ]' not found"}}
> [domain@localhost:9990 /]
> {noformat}
> {noformat}
> [domain@localhost:9990 /] undeploy * --keep-content --server-groups=main-server-group
> {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-4" => "WFLYCTL0216: Management resource '[
> (\"server-group\" => \"main-server-group\"),
> (\"deployment\" => \"cli-test-app2-deploy-all.war\")
> ]' not found"}}
> [domain@localhost:9990 /]
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (WFLY-9744) Improve Infinispan subsystem model descriptions
by Radoslav Husar (JIRA)
Radoslav Husar created WFLY-9744:
------------------------------------
Summary: Improve Infinispan subsystem model descriptions
Key: WFLY-9744
URL: https://issues.jboss.org/browse/WFLY-9744
Project: WildFly
Issue Type: Task
Components: Clustering
Reporter: Radoslav Husar
Assignee: Paul Ferraro
In order not to duplicate documentation in docs/ and wildscribe, we can link from documentation to wildscribe.
* the descriptions should avoid using domain model terminology (e.g. attributes, child)
* should describe behavior
* take out the redundant verb (unless appropriate, e.g. in operation desc.)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months