[Red Hat JIRA] (ISPN-12576) Filter authentication mechanism on the Elytron authenticator
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-12576:
--------------------------------------
Summary: Filter authentication mechanism on the Elytron authenticator
Key: ISPN-12576
URL: https://issues.redhat.com/browse/ISPN-12576
Project: Infinispan
Issue Type: Bug
Components: Security, Server
Affects Versions: 11.0.8.Final, 12.0.0.Dev07
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 12.0.0.CR1, 11.0.9.Final
The ElytronHTTPAuthenticator and ElytronSASLAuthenticationProvider should use a FilterMechanism* factory to only allow configured mechs.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 1 month
[Red Hat JIRA] (ISPN-12476) Enable conflict resolution for IRAC state transfer
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-12476?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-12476:
-------------------------------
Status: Open (was: New)
> Enable conflict resolution for IRAC state transfer
> --------------------------------------------------
>
> Key: ISPN-12476
> URL: https://issues.redhat.com/browse/ISPN-12476
> Project: Infinispan
> Issue Type: Enhancement
> Components: Cross-Site Replication
> Affects Versions: 12.0.0.Dev05
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
> Fix For: 12.0.0.Final
>
>
> Current cross-site replication for asynchronous backups overwrites everything in the receiver site. This works fine for active-passive scenarios but IRAC fits active-active scenario better.
> We can improve the state transfer by "touching" all keys. IRAC will send them in the background and we can take advantage of conflict resolution.
> For performance reasons, we should touch the keys by segments to avoid queueing too many keys in memory.
> Also, opens the possibility of automatic state transfer for IRAC.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 1 month
[Red Hat JIRA] (ISPN-12476) Enable conflict resolution for IRAC state transfer
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-12476?page=com.atlassian.jira.plugi... ]
Work on ISPN-12476 started by Pedro Ruivo.
------------------------------------------
> Enable conflict resolution for IRAC state transfer
> --------------------------------------------------
>
> Key: ISPN-12476
> URL: https://issues.redhat.com/browse/ISPN-12476
> Project: Infinispan
> Issue Type: Enhancement
> Components: Cross-Site Replication
> Affects Versions: 12.0.0.Dev05
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
> Fix For: 12.0.0.Final
>
>
> Current cross-site replication for asynchronous backups overwrites everything in the receiver site. This works fine for active-passive scenarios but IRAC fits active-active scenario better.
> We can improve the state transfer by "touching" all keys. IRAC will send them in the background and we can take advantage of conflict resolution.
> For performance reasons, we should touch the keys by segments to avoid queueing too many keys in memory.
> Also, opens the possibility of automatic state transfer for IRAC.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 1 month
[Red Hat JIRA] (ISPN-12575) Refactor XSiteStateTransferManager
by Pedro Ruivo (Jira)
Pedro Ruivo created ISPN-12575:
----------------------------------
Summary: Refactor XSiteStateTransferManager
Key: ISPN-12575
URL: https://issues.redhat.com/browse/ISPN-12575
Project: Infinispan
Issue Type: Sub-task
Components: Cross-Site Replication
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Refactor {{XSiteStateTransferManagerImpl}} to make it easier to implement the conflict resolution.
Bonus: make the following methods non-blocking: state transfer ack ({{notifyStatePushFinished}}) & topology update ({{onTopologyUpdated}}). Other methods are invoked from use input (JMX).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 1 month
[Red Hat JIRA] (ISPN-12574) Examples for REST API Server logging configuration are wrong
by Wolf-Dieter Fink (Jira)
Wolf-Dieter Fink created ISPN-12574:
---------------------------------------
Summary: Examples for REST API Server logging configuration are wrong
Key: ISPN-12574
URL: https://issues.redhat.com/browse/ISPN-12574
Project: Infinispan
Issue Type: Bug
Components: Documentation
Affects Versions: 11.0.8.Final
Reporter: Wolf-Dieter Fink
Assignee: Wolf-Dieter Fink
The example for changing logger by using REST is wrong as it use the wrong separator and produce an error message illegal request. The separator wetween URL and parameter is "&" instead of "?"
{{PUT /rest/v2/logging/loggers/\{loggerName}&level=\{level}&appender=\{appender}&appender=\{appender}...}}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 1 month