[JBoss JIRA] (ISPN-11188) Deprecate ClientEvents.mkCachefailoverEvent
by Nistor Adrian (Jira)
[ https://issues.redhat.com/browse/ISPN-11188?page=com.atlassian.jira.plugi... ]
Nistor Adrian updated ISPN-11188:
---------------------------------
Description:
This should have been an internal method. There is nothing a client can do with this except maybe check than an even is a failover event by doing an == comparison. But that's not really how it should be done since we have an even type enum that better serves that purpose.
This can be removed in 11.
was:This should have been an internal method. There is nothing a client can do with this except maybe check than an even is a failover event by doing an == comparison. But that's not really how it should be done since we have an even type enum that better serves that purpose.
> Deprecate ClientEvents.mkCachefailoverEvent
> -------------------------------------------
>
> Key: ISPN-11188
> URL: https://issues.redhat.com/browse/ISPN-11188
> Project: Infinispan
> Issue Type: Task
> Reporter: Nistor Adrian
> Assignee: Nistor Adrian
> Priority: Major
> Fix For: 10.1.2.Final
>
>
> This should have been an internal method. There is nothing a client can do with this except maybe check than an even is a failover event by doing an == comparison. But that's not really how it should be done since we have an even type enum that better serves that purpose.
> This can be removed in 11.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (ISPN-11188) Deprecate ClientEvents.mkCachefailoverEvent
by Nistor Adrian (Jira)
Nistor Adrian created ISPN-11188:
------------------------------------
Summary: Deprecate ClientEvents.mkCachefailoverEvent
Key: ISPN-11188
URL: https://issues.redhat.com/browse/ISPN-11188
Project: Infinispan
Issue Type: Task
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Fix For: 10.1.2.Final
This should have been an internal method. There is nothing a client can do with this except maybe check than an even is a failover event by doing an == comparison. But that's not really how it should be done since we have an even type enum that better serves that purpose.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (ISPN-11187) Completely remove support for Index.LOCAL in parser and config
by Nistor Adrian (Jira)
Nistor Adrian created ISPN-11187:
------------------------------------
Summary: Completely remove support for Index.LOCAL in parser and config
Key: ISPN-11187
URL: https://issues.redhat.com/browse/ISPN-11187
Project: Infinispan
Issue Type: Task
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Fix For: 11.0.0.Final
Support for Index.LOCAL has been removed already but in some places in code we still accept it leniently and convert it to Index.PRIMARY_OWNER and issue a warning in 10.x to ease config migration. In 11 we should completely remove that also.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months