What happens if the controller nodes in Corda shuts down will other nodes function independently

0 votes
From what I have read I can deduce that controller node serve as network map and offers validating notary service.What if the controller node gets shut down? Will other nodes function independently??
Apr 20, 2018 in Blockchain by anonymous
612 views

1 answer to this question.

0 votes

If the network map goes offline nodes can communicate offline as well, but new nodes cannot join the network until the map goes online again. Also, there can be many notaries on the network, these notaries can ether be a single node or the cluster of nodes.

If single notary goes offline but it is a part of a cluster then there is no problem, but if a notary is not a part of the cluster and goes offline then states assigned to that notary cannot be spent until that notary comes back online.

With these variations in the network map design, for availability reasons, the network map will no longer be a node. Instead, it will be a set of node info files distributed by a highly available service.

answered Apr 21, 2018 by Perry
• 17,100 points

Related Questions In Blockchain

0 votes
0 answers

What happens to the ethereum mempool transaction of uncle and fork nodes

I understand that in Bitcoin network when ...READ MORE

Apr 8, 2018 in Blockchain by Christine
• 15,790 points
819 views
0 votes
1 answer

What is the difference between if() and require() statement in solidity??

If() and require() have separate functions and ...READ MORE

answered Apr 18, 2018 in Blockchain by Shashank
• 10,400 points
4,797 views
0 votes
1 answer

What happens to the blockchain currency when nodes gets disconnected?

After the resync of the network, the ...READ MORE

answered May 22, 2018 in Blockchain by Johnathon
• 9,090 points
1,209 views
0 votes
1 answer

What happens to the short chain when the nodes follow the long chain?

This situation occurs every day in the ...READ MORE

answered Jul 16, 2018 in Blockchain by digger
• 26,740 points
709 views
0 votes
1 answer
0 votes
1 answer

WireTransaction type mismatch in Corda.

On M14. checkSignature should take a DigitalSignature.WithKey.. ...READ MORE

answered Jul 11, 2018 in Blockchain by digger
• 26,740 points
385 views
0 votes
1 answer

What if Gas required in my program exceeds the limit of 3000000?

Going through your code, I noticed that  you ...READ MORE

answered May 29, 2018 in Blockchain by Perry
• 17,100 points
603 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP