[
https://issues.jboss.org/browse/ISPN-8822?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes edited comment on ISPN-8822 at 2/19/18 2:36 AM:
------------------------------------------------------------------
Indeed, my proposal is to call shutdowngracefully() with an infinitesimal amount of time
and make close() not wait for any potential new task. At least in Spark, there is no
possibility of that happen, once I close the RCM no tasks will ever be aubmitted.
was (Author: gustavonalle):
Indeed, my proposal is to call shutdowngracefully() with an infinitesimal amount of time
and make close() not wait for any new potential new task. At least in Spark, there is no
possibility of that happen, once I close the RCM no tasks will ever be aubmitted.
Performance degradation when running Spark jobs
-----------------------------------------------
Key: ISPN-8822
URL:
https://issues.jboss.org/browse/ISPN-8822
Project: Infinispan
Issue Type: Bug
Components: Hot Rod
Affects Versions: 9.2.0.CR2
Reporter: Gustavo Fernandes
When trying to upgrade the [Spark connector
|https://github.com/infinispan/infinispan-spark/] to use Infinispan 9.2.0.CR2, the test
suite runs about 10x slower.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)