Elan Hasson
Elan Hasson
An update: Output from container running on gVisor: `/proc/meminfo` (seems to work fine)  `/proc/stat` (returns all 0s: https://github.com/google/gvisor/blob/master/pkg/sentry/fs/proc/stat.go#L88-L104)  The issue may be here: https://github.com/dotnet/orleans/blob/main/src/TelemetryConsumers/Orleans.TelemetryConsumers.Linux/LinuxEnvironmentStatistics.cs#L163-L166
I'm asking @ReubenBond and team on what they'd like the best fix to be on the Orleans side: https://discord.com/channels/333727978460676096/922945034427432980/937707474570608710 Will send a PR for it to them.
Here is the PR For Orleans which will allow `CpuLimit` to not be set. https://github.com/dotnet/orleans/pull/7526
Oh yes, I know :)
Primary differences, aside from grain serializer/reminders/streams/keys in the Hello World example is around silohost and siloclient. I ran into trouble with cluster membership. My saga is detailed on the Orleans...
You're in luck. I happen to need that functionality. I'll expose it this week and it'll end up in the package. On Oct 20, 2014 12:38 PM, "joetinger" [email protected] wrote:...
Good question. Please try and let us know. On Oct 21, 2014 6:07 PM, "devmondo" [email protected] wrote: > hi, > > this is awesome work, but does it support RTL...
I'll look at it. Luckily I speak Hebrew. On Oct 28, 2014 4:35 AM, "devmondo" [email protected] wrote: > Sorry for the late reply, you know when you have a new...
I tried pasting some RTL text into a view and it was just stripped out. Check out http://geekswithblogs.net/JaydPage/archive/2011/11/02/using-itextsharp-to-correctly-display-hebrew--arabic-text-right.aspx Document and writer are exposed, you should be able to set rundirection...
This is probably possible using the recent commit I made exposing the document. On Oct 15, 2014 4:52 PM, "Andrew Hutchinson" [email protected] wrote: > @joetinger https://github.com/joetinger Hi Joe, sorry I...