Marc Richards

Results 34 comments of Marc Richards

Hi @nyh, Here is an example of one the many errors generated using gcc-toolset-11 on CentOS 8 with the provided version of boost. Let me know if you need the...

@nyh I just tried it, and boost169 builds successfully! I had pass in some additional environment variables to get cmake to pick up the correct directories though. This is how...

A few additional issues with the current container-level metrics available from Container Insights: 1) No cpu data is reported at the task or container level unless you specify a cpu...

Unfortunately I have neither the time nor the expertise, but if somebody who does comes along, I will do my best to contribute by testing and providing feedback

I ran into this error using arquillian-tomcat-embedded with Tomcat 7.0.52 and 8.0.28. It appears that a change was made to the which classloader is used by default for Tomcat versions...

@stefanocasazza ok thanks for confirming. Are you able to provide a some insight as to what the issue is? Why is `--enable-captive-portal` required and why does it affect the performance...

It seems you guys are working on a CSI driver for EBS[1]. If ECS added support for CSI as well that would be awesome. The other options that I am...

My two main use cases are: 1) Applications where block level storage is strongly recommended e.g Postgres, mongodb, 3rd party apps 2) Being able to use EBS's snapshot feature to...

@coultn One example would be if I wanted re-use the same Service Discovery DNS name to connect to other daemons running on the instance(s) e.g. SSH. With awsvpc it would...

Hi, awesome feature! I see that it has made it's way into the rust codebase already, is this the issue to watch for Python API support, or is there a...