[
https://issues.jboss.org/browse/ISPN-8822?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes updated ISPN-8822:
------------------------------------
Steps to Reproduce:
* git clone
https://github.com/infinispan/infinispan-spark.git
* run with ./sbt test
* Test suite takes roughly 1-2 min
* edit project/Versions.scala and change the version to 9.2.0.CR2
* run with ./sbt test
* The testsuite goes beyond 12 min
was:
* git clone
https://github.com/infinispan/infinispan-spark.git
* edit project/Versions.scala and change the version to 9.2.0.CR2
* run with ./sbt test
* The testsuite usually takes between 1 or 2 minutes but with CR2 it goes beyond 12 min
Major performance hit when iterating entries
--------------------------------------------
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
Priority: Critical
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)