david birdsong
david birdsong
viotti, tried your fork at c9b6fcfda4359f1c234377177048730d5f82e4fd using ngx_resty 1.0.10.48 and mongo c driver v0.4 and i still can't connect to any of a single seed node, the full set specified...
as in the name attribute of the rs conf? loko0:PRIMARY> rs.status().members[0].name loko-2:27017 loko0:PRIMARY> rs.status().members[1].name loko-3:27017 then, no. if i change them to dotted ip's, i guess it will work? On...
i can confirm that the replica set with host names that match the replica set config work now, thanks! i used: https://github.com/kiwanami/nginx-gridfs/commit/b9bc845456d560bdfba7b9fc8b07c01e0c2c5764 will nginx prefer the first node in the...
On Mon, Jun 18, 2012 at 10:46 AM, Rafael Viotti [email protected] wrote: > The nodes in the list are just seeds. The Mongo driver will use those seeds to discover...
Does https://github.com/lyft/flinkk8soperator/pull/184 solve this issue?
> Hi @davidbirdsong ! Thank you for creating this PR. > > I have one overall comment/suggestion on the approach. Including the functionality you have in this PR, we have...
> Sorry for the delay here @davidbirdsong ! Thanks for addressing the review comments. I am leaning on the approach where we introduce an `UpdateMode`, which can default to the...
Another thing that occurred to me: how a non-empty `savepointPath` and `updateMode` interact. My initial thinking is that a non-empy `savepointPath` takes precedence over `updateMode`. Since `upateMode` mostly influences the...
I'm seeing this too, it looks like `mark_page_accessed` is always less than `add_to_page_cache_lru` on my system. here's a debug sample output: ``` -14940 17161 16840 -672.7% 1 122444 (19061 16840...
I'd like to throw in a vote for a [heka](https://github.com/mozilla-services/heka/tree/dev/client) output option.