[JBoss JIRA] (ISPN-12387) Merge infinispan-search-mapper module into infinispan-query module
by Nistor Adrian (Jira)
Nistor Adrian created ISPN-12387:
------------------------------------
Summary: Merge infinispan-search-mapper module into infinispan-query module
Key: ISPN-12387
URL: https://issues.redhat.com/browse/ISPN-12387
Project: Infinispan
Issue Type: Task
Components: Embedded Querying
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Fix For: 12.0.0.Dev05
This module existed just to isolate and ease HS6 integration effort but it has no purpose in itself as it is just a detail of query module implementation. All its code will be moved to query module. The HS backward compat annotation code will be removed later and external artifact will be used instead.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years
[JBoss JIRA] (ISPN-12286) Indexed entity declaration not enforced
by Nistor Adrian (Jira)
[ https://issues.redhat.com/browse/ISPN-12286?page=com.atlassian.jira.plugi... ]
Nistor Adrian updated ISPN-12286:
---------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Indexed entity declaration not enforced
> ---------------------------------------
>
> Key: ISPN-12286
> URL: https://issues.redhat.com/browse/ISPN-12286
> Project: Infinispan
> Issue Type: Bug
> Components: Embedded Querying, Remote Querying
> Affects Versions: 12.0.0.Dev02
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
> Fix For: 12.0.0.Dev05
>
>
> ISPN-11985 was enforcing the declaration of indexed entities in the cache, but the migration to Hibernate Search 6 undid the efforts and the cache starts normally without the entities, causing plenty of errors when doing search operations.
> Also, remote query is not checking if the configured entity is indexed or not
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years
[JBoss JIRA] (ISPN-12386) FORKED mode test driver throws UnsupportedOperationException during shutdown on Linux + JDK11
by Paul Ferraro (Jira)
Paul Ferraro created ISPN-12386:
-----------------------------------
Summary: FORKED mode test driver throws UnsupportedOperationException during shutdown on Linux + JDK11
Key: ISPN-12386
URL: https://issues.redhat.com/browse/ISPN-12386
Project: Infinispan
Issue Type: Bug
Components: Test Suite
Affects Versions: 11.0.4.Final
Reporter: Paul Ferraro
java.lang.UnsupportedOperationException
at org.infinispan.server.test.core.ForkedServer.getPid(ForkedServer.java:175)
at org.infinispan.server.test.core.ForkedInfinispanServerDriver.lambda$kill$3(ForkedInfinispanServerDriver.java:123)
at org.infinispan.commons.test.Exceptions.unchecked(Exceptions.java:268)
at org.infinispan.server.test.core.ForkedInfinispanServerDriver.kill(ForkedInfinispanServerDriver.java:123)
at org.infinispan.server.test.core.ForkedInfinispanServerDriver.stop(ForkedInfinispanServerDriver.java:77)
at org.infinispan.server.test.core.AbstractInfinispanServerDriver.stop(AbstractInfinispanServerDriver.java:124)
at org.infinispan.server.test.junit4.InfinispanServerRule$1.evaluate(InfinispanServerRule.java:81)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:115)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 1 month