[JBoss JIRA] (ISPN-9643) Improve Jacoco support for Infinispan
by Pedro Zapata Fernandez (Jira)
[ https://issues.jboss.org/browse/ISPN-9643?page=com.atlassian.jira.plugin.... ]
Pedro Zapata Fernandez closed ISPN-9643.
----------------------------------------
Resolution: Out of Date
> Improve Jacoco support for Infinispan
> -------------------------------------
>
> Key: ISPN-9643
> URL: https://issues.jboss.org/browse/ISPN-9643
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Diego Lovison
> Assignee: Diego Lovison
> Priority: Major
>
> The jacoco should support IT ( Integration Tests ) and UT ( Unit Tests ).
> Infinispan has a mix of tests, in the same project, we have junit and testng.
> We should be able to generate jacoco-ut.exec and jacoco-it.exec
> During this task, there is the opportunity to merge, remove surefire and failsafe plugin from sub-projects
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (ISPN-8676) Non-writing functional command should not go to backup
by Pedro Zapata Fernandez (Jira)
[ https://issues.jboss.org/browse/ISPN-8676?page=com.atlassian.jira.plugin.... ]
Pedro Zapata Fernandez updated ISPN-8676:
-----------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Non-writing functional command should not go to backup
> ------------------------------------------------------
>
> Key: ISPN-8676
> URL: https://issues.jboss.org/browse/ISPN-8676
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 9.2.0.Beta2
> Reporter: Radim Vansa
> Assignee: Radim Vansa
> Priority: Major
>
> When a functional read/write or write-only command results in the entry not being changed, the command should not be sent to the backup owner.
> Solving this for single entry is trivial (setting {{successful = false}}), the routing logic for multi-key commands is more complex.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (ISPN-8809) Create test for state transfer turned off
by Pedro Zapata Fernandez (Jira)
[ https://issues.jboss.org/browse/ISPN-8809?page=com.atlassian.jira.plugin.... ]
Pedro Zapata Fernandez closed ISPN-8809.
----------------------------------------
Resolution: Out of Date
> Create test for state transfer turned off
> -----------------------------------------
>
> Key: ISPN-8809
> URL: https://issues.jboss.org/browse/ISPN-8809
> Project: Infinispan
> Issue Type: Task
> Components: Test Suite - Server
> Affects Versions: 9.2.0.CR1
> Reporter: Vojtech Juranek
> Assignee: Vojtech Juranek
> Priority: Major
>
> Create IT which would tests that entries are correctly loaded from appropriate nodes when state transfer on the cache is turned off.
> Also check {{StateTransferSuppressIT}} which seems that contrary to its name has state transfer turned on.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (ISPN-8320) Javadoc comments contain malformed HTML
by Pedro Zapata Fernandez (Jira)
[ https://issues.jboss.org/browse/ISPN-8320?page=com.atlassian.jira.plugin.... ]
Pedro Zapata Fernandez updated ISPN-8320:
-----------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Javadoc comments contain malformed HTML
> ---------------------------------------
>
> Key: ISPN-8320
> URL: https://issues.jboss.org/browse/ISPN-8320
> Project: Infinispan
> Issue Type: Bug
> Components: Documentation-Core
> Affects Versions: 9.1.0.Final
> Reporter: Dan Berindei
> Assignee: Nistor Adrian
> Priority: Trivial
>
> In Java 8, {{javadoc}} started reporting malformed HTML tags in Javadoc comments. Our distribution build is ignoring the errors, and the normal build doesn't generate Javadoc at all. However, invoking {{mvn javadoc:javadoc}} directly fails:
> {noformat}
> [INFO] [ERROR] Exit code: 1 - /home/dan/Work/infinispan/target/checkout/checkstyle/src/main/java/org/infinispan/checkstyle/filters/ExcludeTestPackages.java:17: error: malformed HTML
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months