[
https://issues.jboss.org/browse/ISPN-7228?page=com.atlassian.jira.plugin....
]
Vladimir Blagojevic commented on ISPN-7228:
-------------------------------------------
[~rmacor] Confirmed. I used the latest 9.0 snapshot [1] on the server and I got the stack
trace attached (ISPN-7228.txt). We can not do much here from console perspective as we do
not get an error from DMR. We need to review this code on the server side and fix it so
that these register-schema ops fail properly and propagate the exception to us (DMR API)
so we can deal with it. As a matter of fact we have error handling code in place that will
work as soon as the server side is fixed. Reassigning to [~NadirX] so he can delegate to
someone else.
[1] 59f1958 ISPN-7170 WriteSkewCheck version can be reset with an entry in store and not
in memory
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
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)