Role of Orderer Node(s)
Hi,
I just completed this course and I have read through the official documentation several times. However, I am still a bit confused about the role of the orderer node(s). Even so after reading this article: https://developer.ibm.com/articles/blockchain-hyperledger-fabric-ordering-decentralization/
Here are some of my questions:
- Will the orderer node see the content of transactions/smart contracts?
- If yes above, is not this a problem when organizations do create private channels and they do not control the orderer node?
- Why is the orderer node a centralized part of the architecture? Particularly before Raft came as an option.
- If there is a network with A, B, C and D. A is the network orderer. If so party C & D create a private channel, what is node As part in that?
Also, are there any examples which, from a technical point, show Hyperledger Fabric implemented? Would be very pedagogic to see a real life example, particularly related to my questions above.
Thanks for all reply!
Comments
-
Hi, I'm passing through looking for any news about updates for this course and I saw you comment. As per my understanding, the short answer for your first question is Yes, the orderer receives the transaction proposal and the endorsements. But, is not able to see the smart contracts itself as is not required for an orderer node to run it, it only validates endorsements and package the transaction proposal (at this point is only a write-read set.
About your second question, I think (my very personal opinion) that as the orderer node has to be added explicitly to the channel, the organizations needs to know and trust (at least partially) in the organization that provides the ordering node. If there is any concerns about it and privacy needs to go beyond, in latest versions of Fabric they could and should use Private data collections for an extra layer of privacy.
For third question, I think is about performance, my personal opinion is that they had to sacrifice decentralization over performance. If you see another blockchain implementations like bitcoin or ethereum, where all nodes needs to perform validation, ordering, run smart contracts and so on, performance is a big issue.
I don't get your fourth question.
Hopely if I am wrong in something, someone else will enter to discussion and explain to us this, as those are great questions.
I am also looking for learning resources that go deeper in the Fabric development but unfortunately I didn't find too much.Regards.
1
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 766 Linux Foundation IT Professional Programs
- 378 Cloud Engineer IT Professional Program
- 174 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 101 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 4 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 10 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 2 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 796 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 91 Storage
- 770 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 116 Mobile Computing
- 20 Android
- 81 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 395 Off Topic
- 121 Introductions
- 30 Study Material
- 997 Programming and Development
- 310 Kernel Development
- 669 Software Development
- 1K Software
- 398 Applications
- 182 Command Line
- 5 Compiling/Installing
- 69 Games
- 318 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)