Replies: 1 comment
-
Its technically possible, but it is not recommended to have orderer nodes and peer nodes running at different versions in a Fabric network due to potential compatibility issues and inconsistencies. It is advisable to align the versions of all components for optimal operation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm presented with a fabric network that runs orderer nodes at 2.4.5, and peer nodes at 2.4.0. Is this correct? I cannot find information anywhere regarding whether the ordered and peer nodes within the same org should run at the same level. I guess it can run, but isn't it recommended?
Beta Was this translation helpful? Give feedback.
All reactions