Katia Aresti created ISPN-12137:
-----------------------------------
Summary: Protostream files bug
Key: ISPN-12137
URL:
https://issues.redhat.com/browse/ISPN-12137
Project: Infinispan
Issue Type: Bug
Components: Console
Affects Versions: 11.0.1.Final
Reporter: Katia Aresti
Assignee: Katia Aresti
Creating a cache with protostream with quarkus, we can't list the protostream files
correctement and we get 404
[http://localhost:11222/rest/v2/schemas]
{
name: "MonitoringAppContextInitializer.proto",
error: null
},
{
name: "org/infinispan/protostream/message-wrapping.proto",
error: null
},
{
name: "org/infinispan/query/remote/client/query.proto",
error: null
}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)