chalda
chalda
Just mentioning I hit the same issue for CEKit 3.6.0 when building jboss eap 7 image locally. @luck3y helped me to workaround the trouble by guiding me to use virtualenv...
I did an update behalf of @janlegner on this PR. The yaml configuration is loaded via RPC admin command or as a configuration option at the start of the validator...
@mvines thank you for the review. I hope I addressed most of the points (details in the comments above).
@mvines @pgarg66 As browsing through the code I would like to check with you one detail. The goal of this PR is to override the stake amounts (as per pr#26407)...
> It makes sense to use `all_peers()`. It'll allow a validator to allocate more QUIC streams to a node that's not a staked validator (e.g. an RPC node, or a...
@acheroncrypto thanks for your comments. I'm moving from Draft to a Pull Request state. I did changes based on your comments with a bit of changing the logic to provide...
@tomjenkinson sure, I know. I will try to create the tests in TCK.
@mmusgrov @xstefank @jmfinelli I started the design doc for creating of the galleon feature pack for the MicroProfile LRA. Please share your opinions (or provide a PR on top of...
With the general agreement I think I can move it to standard PR. I hope to work on some PoC next week and then comment more. As well I need...
I updated the text with information that this is a 'wildfly' feature pack which will go to WildFly GitHub repository as a other microprofile specifications - https://github.com/wildfly/wildfly/tree/master/microprofile. This is what...