[ https://issues.jboss.org/browse/ISPN-9560?page=com.atlassian.jira.plugin.... ]
Don Naro commented on ISPN-9560:
--------------------------------
The section on "Deadlock Detection" in the User Guide refers to deprecated functionality. Should either remove the configuration details or add a deprecation flag to the docs.
Also received feedback on the defaults for isolation levels (READ_COMMITTED vs. REPEATABLE_READ) - I've compared the 9.4 docs with the schema https://docs.jboss.org/infinispan/9.4/configdocs/infinispan-config-9.4.html
I didn't spot any inaccuracies between the docs and the defaults in the schema. This is an area of the docs where we can improve customer experience by keeping reference information with the source.
> Docs: Feedback on Transactions Docs
> -----------------------------------
>
> Key: ISPN-9560
> URL: https://issues.jboss.org/browse/ISPN-9560
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Core
> Reporter: Don Naro
> Assignee: Don Naro
> Priority: Major
> Attachments: zulip-chat
>
>
> Docs for isolation levels are confusing and seem to conflict with the schema.
> https://infinispan.zulipchat.com/#narrow/stream/118645-infinispan/subject...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/ISPN-9712?page=com.atlassian.jira.plugin.... ]
Don Naro updated ISPN-9712:
---------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/infinispan/infinispan/pull/6745
> Docs: REPL optimization does not work with write behind
> -------------------------------------------------------
>
> Key: ISPN-9712
> URL: https://issues.jboss.org/browse/ISPN-9712
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation-Core
> Reporter: Don Naro
> Assignee: Don Naro
> Priority: Major
>
> https://infinispan.zulipchat.com/#narrow/stream/118645-infinispan/subject...
> it states in the documentation: “Currently if you are using a replicated cache the iterator or spliterator terminal operations will not perform any of the operations remotely and will instead perform everything on the local node. This is for performance as doing a remote iteration process is very costly.” but if we use f.ex. filter (kotlin) on the cache the iterator does remote calls. why is that?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/ISPN-10026?page=com.atlassian.jira.plugin... ]
Ryan Emerson updated ISPN-10026:
--------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/infinispan/infinispan/pull/6700
> Deprecate ConcurrentHashSet
> ---------------------------
>
> Key: ISPN-10026
> URL: https://issues.jboss.org/browse/ISPN-10026
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Affects Versions: 10.0.0.Beta2
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 10.0.0.Beta3
>
>
> We should deprecate the {{ConcurrentHashSet}} and users should utilise {{ConcurrentHashMap#newKeySet()}} which was introduced in Java 8.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/ISPN-10026?page=com.atlassian.jira.plugin... ]
Ryan Emerson updated ISPN-10026:
--------------------------------
Status: Open (was: New)
> Deprecate ConcurrentHashSet
> ---------------------------
>
> Key: ISPN-10026
> URL: https://issues.jboss.org/browse/ISPN-10026
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Affects Versions: 10.0.0.Beta2
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 10.0.0.Beta3
>
>
> We should deprecate the {{ConcurrentHashSet}} and users should utilise {{ConcurrentHashMap#newKeySet()}} which was introduced in Java 8.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/ISPN-10026?page=com.atlassian.jira.plugin... ]
Work on ISPN-10026 started by Ryan Emerson.
-------------------------------------------
> Deprecate ConcurrentHashSet
> ---------------------------
>
> Key: ISPN-10026
> URL: https://issues.jboss.org/browse/ISPN-10026
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Affects Versions: 10.0.0.Beta2
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 10.0.0.Beta3
>
>
> We should deprecate the {{ConcurrentHashSet}} and users should utilise {{ConcurrentHashMap#newKeySet()}} which was introduced in Java 8.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)