[JBoss JIRA] (WFLY-12878) Addition of a multiversion testcase for WFLY-12871
by Panagiotis Sotiropoulos (Jira)
[ https://issues.redhat.com/browse/WFLY-12878?page=com.atlassian.jira.plugi... ]
Panagiotis Sotiropoulos moved JBEAP-18313 to WFLY-12878:
--------------------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-12878 (was: JBEAP-18313)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Test Suite
(was: Testing/Validation)
> Addition of a multiversion testcase for WFLY-12871
> --------------------------------------------------
>
> Key: WFLY-12878
> URL: https://issues.redhat.com/browse/WFLY-12878
> Project: WildFly
> Issue Type: Task
> Components: Test Suite
> Reporter: Panagiotis Sotiropoulos
> Assignee: Panagiotis Sotiropoulos
> Priority: Major
>
> Addition of a multiversion testcase for WFLY-12871 in order to be tested in all the servers.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (WFWIP-286) MP Fault Tolerance - Fault Tolerance is missing logging code when activated
by Radoslav Husar (Jira)
[ https://issues.redhat.com/browse/WFWIP-286?page=com.atlassian.jira.plugin... ]
Radoslav Husar commented on WFWIP-286:
--------------------------------------
This would require converting the whole project to use jboss-logging properly with IDs which is not viable in the current effort.
> MP Fault Tolerance - Fault Tolerance is missing logging code when activated
> ---------------------------------------------------------------------------
>
> Key: WFWIP-286
> URL: https://issues.redhat.com/browse/WFWIP-286
> Project: WildFly WIP
> Issue Type: Bug
> Components: MP Fault Tolerance
> Reporter: Miroslav Novak
> Assignee: Radoslav Husar
> Priority: Minor
>
> If MP FT is activated by deployment then INFO log is missing logging code:
> {code}
> 10:18:31,626 INFO [io.smallrye.faulttolerance.HystrixExtension] (MSC service thread 1-1) MicroProfile: Fault Tolerance activated
> {code}
> Logging code should be added.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (WFWIP-285) MP Fault Tolerance - Fault Tolerance is activated by deployment without MP FT
by Radoslav Husar (Jira)
[ https://issues.redhat.com/browse/WFWIP-285?page=com.atlassian.jira.plugin... ]
Radoslav Husar edited comment on WFWIP-285 at 12/12/19 7:06 AM:
----------------------------------------------------------------
Updated the PR with the fix.
We had to leverage jandex to perform annotation processing.
was (Author: rhusar):
Updated the PR with the fix.
We need to leverage jandex to do some annotation processing.
> MP Fault Tolerance - Fault Tolerance is activated by deployment without MP FT
> -----------------------------------------------------------------------------
>
> Key: WFWIP-285
> URL: https://issues.redhat.com/browse/WFWIP-285
> Project: WildFly WIP
> Issue Type: Bug
> Components: MP Fault Tolerance
> Reporter: Miroslav Novak
> Assignee: Radoslav Husar
> Priority: Blocker
>
> Once microprofile-fault-tolerance extension/subsystem is added then deployment wihtout MP FT activates it:
> {code}
> 16:40:40,525 INFO [io.smallrye.faulttolerance.HystrixExtension] (MSC service thread 1-1) MicroProfile: Fault Tolerance activated
> {code}
> Actual Result: Deployment without MP Fault Tolerance activates MP FT.
> Expected Result: Deployment without MP Fault Tolerance must not activate MP FT.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (WFWIP-285) MP Fault Tolerance - Fault Tolerance is activated by deployment without MP FT
by Radoslav Husar (Jira)
[ https://issues.redhat.com/browse/WFWIP-285?page=com.atlassian.jira.plugin... ]
Radoslav Husar resolved WFWIP-285.
----------------------------------
Resolution: Done
Updated the PR with the fix.
We need to leverage jandex to do some annotation processing.
> MP Fault Tolerance - Fault Tolerance is activated by deployment without MP FT
> -----------------------------------------------------------------------------
>
> Key: WFWIP-285
> URL: https://issues.redhat.com/browse/WFWIP-285
> Project: WildFly WIP
> Issue Type: Bug
> Components: MP Fault Tolerance
> Reporter: Miroslav Novak
> Assignee: Radoslav Husar
> Priority: Blocker
>
> Once microprofile-fault-tolerance extension/subsystem is added then deployment wihtout MP FT activates it:
> {code}
> 16:40:40,525 INFO [io.smallrye.faulttolerance.HystrixExtension] (MSC service thread 1-1) MicroProfile: Fault Tolerance activated
> {code}
> Actual Result: Deployment without MP Fault Tolerance activates MP FT.
> Expected Result: Deployment without MP Fault Tolerance must not activate MP FT.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months