]
Katia Aresti updated ISPN-12137:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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
Priority: Major
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
}