]
Ryan Emerson resolved ISPN-12137.
---------------------------------
Fix Version/s: 11.0.2.Final
12.0.0.Dev01
Resolution: Done
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
Fix For: 11.0.2.Final, 12.0.0.Dev01
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
}