[ https://issues.redhat.com/browse/ISPN-9814?page=com.atlassian.jira.plugin... ]
Will Burns updated ISPN-9814:
-----------------------------
Status: Open (was: New)
> Convert DistributedStreams to use Distributed Publisher for streaming response
> ------------------------------------------------------------------------------
>
> Key: ISPN-9814
> URL: https://issues.redhat.com/browse/ISPN-9814
> Project: Infinispan
> Issue Type: Sub-task
> Components: Publisher, Streams
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
>
> After ISPN-9812 is complete we should be able to convert DistributedCacheStream#iterator method over to using Publisher. We _should_ be able to implement forEach as well possibly, but unclear.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/ISPN-10842?page=com.atlassian.jira.plugi... ]
Donald Naro commented on ISPN-10842:
------------------------------------
Review draft at: https://github.com/infinispan/infinispan/pull/7927
> Docs Productization: Cache Store Migrator
> -----------------------------------------
>
> Key: ISPN-10842
> URL: https://issues.redhat.com/browse/ISPN-10842
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> Users must migrate cache stores from DG 7.x to DG 8 due to changes with marshalling. Need to productize this content in the Admin Guide. Possibly include with migration tool.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/ISPN-10842?page=com.atlassian.jira.plugi... ]
Donald Naro updated ISPN-10842:
-------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/infinispan/infinispan/pull/7927
> Docs Productization: Cache Store Migrator
> -----------------------------------------
>
> Key: ISPN-10842
> URL: https://issues.redhat.com/browse/ISPN-10842
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> Users must migrate cache stores from DG 7.x to DG 8 due to changes with marshalling. Need to productize this content in the Admin Guide. Possibly include with migration tool.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/ISPN-11292?page=com.atlassian.jira.plugi... ]
Will Burns updated ISPN-11292:
------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/7860, https://github.com/infinispan/infinispan/pull/7926 (was: https://github.com/infinispan/infinispan/pull/7860)
> Add in (non)blocking thread pools
> ---------------------------------
>
> Key: ISPN-11292
> URL: https://issues.redhat.com/browse/ISPN-11292
> Project: Infinispan
> Issue Type: Sub-task
> Components: Core
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 11.0.0.Alpha2
>
>
> We should remove the ASYNC_OPERATIONS_EXECUTOR and PERSISTENCE_EXECUTOR components and replace them with a NON_BLOCKING_EXECUTOR and BLOCKING_EXECUTOR or something similarly named.
> We should probably default the NON_BLOCKING_EXECUTOR to 2 * numCPU and blocking to 100? The queue size should be a bit bigger for blocking as compared to non blocking. The parser should allow these to be changed as other executors are currently.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/ISPN-11372?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-11372:
-------------------------------
Description: The OfflineStatus is updated asynchronously. Sometimes, it happens the test thread is faster and, when checks the offline status, it isn't updated yet.
> AsyncTimeBasedOfflineTest.testSFOOffline() random failures
> ----------------------------------------------------------
>
> Key: ISPN-11372
> URL: https://issues.redhat.com/browse/ISPN-11372
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
> Labels: testsuite_stability
> Fix For: 11.0.0.Alpha2
>
>
> The OfflineStatus is updated asynchronously. Sometimes, it happens the test thread is faster and, when checks the offline status, it isn't updated yet.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
Pedro Ruivo created ISPN-11372:
----------------------------------
Summary: AsyncTimeBasedOfflineTest.testSFOOffline() random failures
Key: ISPN-11372
URL: https://issues.redhat.com/browse/ISPN-11372
Project: Infinispan
Issue Type: Bug
Components: Test Suite
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 11.0.0.Alpha2
--
This message was sent by Atlassian Jira
(v7.13.8#713008)