[ https://issues.jboss.org/browse/ISPN-10567?page=com.atlassian.jira.plugin... ]
Alan Field updated ISPN-10567:
------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/7273 (was: https://github.com/infinispan/infinispan/pull/7273/files)
> Allow container exposed ports when CONTAINER is the server driver
> -----------------------------------------------------------------
>
> Key: ISPN-10567
> URL: https://issues.jboss.org/browse/ISPN-10567
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 10.0.0.Beta5
> Reporter: Diego Lovison
> Priority: Major
>
> I cannot ping my containers
> Docker Desktop for Mac can’t route traffic to containers.
> The PR keep all ISPN source code without any significant change.
> The PR overwrite updateTopologyInfo but it calls super. In this case, it reduces the risk of miss some code changes in updateTopologyInfo
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
Diego Lovison created ISPN-10567:
------------------------------------
Summary: Allow container exposed ports when CONTAINER is the server driver
Key: ISPN-10567
URL: https://issues.jboss.org/browse/ISPN-10567
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 10.0.0.Beta5
Reporter: Diego Lovison
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
[ https://issues.jboss.org/browse/ISPN-10566?page=com.atlassian.jira.plugin... ]
Donald Naro updated ISPN-10566:
-------------------------------
Sprint: DataGrid Sprint #34
Affects: Documentation (Ref Guide, User Guide, etc.),User Experience (was: Documentation (Ref Guide, User Guide, etc.))
> description of repl cache access contains outdated information and needs update
> -------------------------------------------------------------------------------
>
> Key: ISPN-10566
> URL: https://issues.jboss.org/browse/ISPN-10566
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Core
> Environment: https://infinispan.org/docs/stable/user_guide/user_guide.html#client_inte...
> Reporter: Wolf-Dieter Fink
> Assignee: Donald Naro
> Priority: Major
>
> The chapter "request-balancing" is not correct as any replicated cache will work similar to distributed (exception is that numOwner==numNodes).
> So it is aware of ConsistentHash and the client will route the request always to the primary owner based on CH.
> There is no round-robin for normal access.
> Only in case of cluster-view changes or node failures the retry might behave different.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
Wolf-Dieter Fink created ISPN-10566:
---------------------------------------
Summary: description of repl cache access contains outdated information and needs update
Key: ISPN-10566
URL: https://issues.jboss.org/browse/ISPN-10566
Project: Infinispan
Issue Type: Enhancement
Components: Documentation-Core
Environment: https://infinispan.org/docs/stable/user_guide/user_guide.html#client_inte...
Reporter: Wolf-Dieter Fink
Assignee: Donald Naro
The chapter "request-balancing" is not correct as any replicated cache will work similar to distributed (exception is that numOwner==numNodes).
So it is aware of ConsistentHash and the client will route the request always to the primary owner based on CH.
There is no round-robin for normal access.
Only in case of cluster-view changes or node failures the retry might behave different.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
[ https://issues.jboss.org/browse/ISPN-10310?page=com.atlassian.jira.plugin... ]
Dan Berindei updated ISPN-10310:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/7272
First PR makes applying state non-blocking.
> State Transfer needs to be made non blocking
> --------------------------------------------
>
> Key: ISPN-10310
> URL: https://issues.jboss.org/browse/ISPN-10310
> Project: Infinispan
> Issue Type: Sub-task
> Components: Core, State Transfer
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 10.0.0.Final
>
>
> State Transfer currently invokes many methods that are non blocking and blocks to wait for those to complete. We need to ensure that all the various usages are converted to be non blocking and when absolutely not possible convert them to using a separate thread pool. The final goal is to eventually eliminate the state transfer thread pool as well.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
Donald Naro created ISPN-10565:
----------------------------------
Summary: Operator Docs: Edits After Post Infinispan 10 Integration
Key: ISPN-10565
URL: https://issues.jboss.org/browse/ISPN-10565
Project: Infinispan
Issue Type: Enhancement
Components: Cloud
Reporter: Donald Naro
Assignee: Donald Naro
Doc edits after merging https://github.com/infinispan/infinispan-operator/pull/140
--
This message was sent by Atlassian Jira
(v7.13.5#713005)