[JBoss JIRA] (ISPN-9155) Clear should not emit listener notifications
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-9155?page=com.atlassian.jira.plugin.... ]
Dan Berindei commented on ISPN-9155:
------------------------------------
[~galder.zamarreno] [~william.burns] I see it the other way around: the way JCache has {{cache.clear()}} and {{cache.removeAll()}}, we have {{cache.withFlags(SKIP_LISTENER_NOTIFICATIONS).clear()}} and {{cache.clear()}}. Both behaviours are available now, so why should we change {{cache.clear()}} to never invoke the listeners?
> Clear should not emit listener notifications
> --------------------------------------------
>
> Key: ISPN-9155
> URL: https://issues.jboss.org/browse/ISPN-9155
> Project: Infinispan
> Issue Type: Enhancement
> Components: Listeners, Remote Protocols
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Labels: redhat-summit-18
> Fix For: 9.3.0.CR1, 9.3.0.Final
>
>
> JCache does not emit notifications on clear(). We shouldn't either.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (ISPN-9049) Add Console build to CI
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-9049?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic resolved ISPN-9049.
---------------------------------------
Fix Version/s: 9.3.0.Final
Resolution: Done
> Add Console build to CI
> -----------------------
>
> Key: ISPN-9049
> URL: https://issues.jboss.org/browse/ISPN-9049
> Project: Infinispan
> Issue Type: Task
> Components: CI, Console
> Affects Versions: 9.2.1.Final, 9.3.0.Alpha1
> Reporter: Ryan Emerson
> Assignee: Vladimir Blagojevic
> Fix For: 9.3.0.Final
>
>
> Currently releases are done on our local machines, where we have working environments due to our ongoing dev work. However, these environments are not always comparable to a fresh install due to packages being installed locally but not added to package.json/jspm.conf etc.
> We should have a build on the CI to ensure that the console can always be built from scratch by invoking `mvn clean install`
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months