Rest Proxy Call is Going to Random Peer of Different Organisation in Private Data Collection Setup
(Doc ID 2670725.1)
Last updated on FEBRUARY 09, 2024
Applies to:
Oracle Blockchain Platform Enterprise Edition - Version 19.3.2 and laterInformation in this document applies to any platform.
Symptoms
The chaincode with PDC was deployed on the founder instance for 3 orgs (founder, org01, org02) on the common channel . The policy for the chaincode defined as OR('Founder.member', 'org01.member').
Sometime the query to the method from Org02 also can get access to PDC like below (Org02 is not included in the policy)
Changes
1. A channel is created and is joined by the peers from 3 different organisation ie Founder, Org01 and Org02 .
2. The chaincode is deployed at all the 3 organisation on the same channel
3.The policy for the chaincode defined as OR('Founder.member', 'org01.member').
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |