-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: JDG7
-
Labels:
-
Target Release:
-
Workaround:Workaround Exists
-
Workaround Description:
-
Sprint:CLOUD Maintenance Sprint 26
If user is using protobuf indexing it needs to write data into metdata protobuf cache. Due to security changes it is not possible to access the cache without authentication. Two changes are necessary
- The client needs to be logged in
- The client must be in role ___protobuf_metadata
We need to document this restriction and a question is - should the given role be provided OOTB as is the case of REST role? This would mitigate migration work in some cases
Product documentation seems to be incomplete in this regard.
More details
http://infinispan.org/docs/9.0.x/user_guide/user_guide.html#indexing_of_protobuf_encoded_entries
https://blog.kenthua.com/2016/08/03/jdg-7-remote-query-register-proto-schema-marshallers.html