[JBoss JIRA] (ISPN-7228) Administration console - creating wrong schema doesn't show error message
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-7228?page=com.atlassian.jira.plugin.... ]
Ryan Emerson resolved ISPN-7228.
--------------------------------
Fix Version/s: 9.0.0.CR2
Resolution: Done
> Administration console - creating wrong schema doesn't show error message
> -------------------------------------------------------------------------
>
> Key: ISPN-7228
> URL: https://issues.jboss.org/browse/ISPN-7228
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 9.0.0.Alpha4
> Reporter: Roman Macor
> Assignee: Vladimir Blagojevic
> Priority: Minor
> Fix For: 9.0.0.CR2
>
> Attachments: ISPN-7228.txt
>
>
> Click on cache container -> Configuration -> Schemas -> Add -> Fill in incorrect scheme: (schema name: wrong_schema, Schema: nonsense)
> Result: The dialog is closed and no schema is created.
> Expected message:
> Error There has been an error executing the operation: DGISPN0118: Failed to invoke operation: org.infinispan.protostream.DescriptorParserException: java.lang.IllegalStateException: Syntax error in nonsense.proto at 1:9: unexpected label: nonsense
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (ISPN-7506) Tests fail after upgrading Lucene version
by Sanne Grinovero (JIRA)
[ https://issues.jboss.org/browse/ISPN-7506?page=com.atlassian.jira.plugin.... ]
Sanne Grinovero updated ISPN-7506:
----------------------------------
Fix Version/s: 9.0.0.CR2
> Tests fail after upgrading Lucene version
> -----------------------------------------
>
> Key: ISPN-7506
> URL: https://issues.jboss.org/browse/ISPN-7506
> Project: Infinispan
> Issue Type: Bug
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Fix For: 9.0.0.CR2
>
>
> Upgrading Lucene causes clash with the elasticsearch being used in tests:
> {noformat}
> org.infinispan.test.integration.as (1)
> query.ElasticsearchIndexManagerIT
> java.lang.AssertionError: Version must be upgraded to [5.5.4] is still set to [5.5.2]
> at org.elasticsearch.Version.(Version.java:316)
> at org.infinispan.query.test.elasticsearch.ElasticSearchCluster$TestNode.(ElasticSearchCluster.java:59)
> at org.infinispan.query.test.elasticsearch.ElasticSearchCluster$ElasticSearchClusterBuilder.buildNode(ElasticSearchCluster.java:123)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month