K.C. Wong

Results 3 issues of K.C. Wong

For a production environment, it's not uncommon to have, for example, allocation count in the hundreds or even thousands. That's simply too long to count manually. Showing the number of...

In the release note of v2.5.0, under "FAB-15317: Block dissemination via gossip is deprecated", the recommended setting for `blockGossipEnabled` is `false`. I think [sampleconfig/core.yaml](https://github.com/hyperledger/fabric/blob/main/sampleconfig/core.yaml#L376) should reflect that.

So, in my Packer template, I set `type = "ed25519"`. The build failed during Ansible provisioning with the following error: ``` virtualbox-iso.helpdesk: TASK [Gathering Facts] ********************************************************* virtualbox-iso.helpdesk: fatal: [default]: UNREACHABLE!...