/srv/irclogs.ubuntu.com/2012/10/22/#juju-dev.txt

davecheneyhola!04:29
davecheneywho is in demark ?04:29
davecheneyjoy, my airplane to frankfurt is 22 ... http://www.aussieairliners.org/b-747/vh-oji/vhoji.html04:39
davecheneyit gets better04:42
davecheneyhttp://www.atsb.gov.au/publications/investigation_reports/2003/aair/aair200304815.aspx04:42
fwereadeTheMue, morning07:24
TheMuefwereade: heya07:25
TheMuehmm, online checkin doesn't work07:39
niemeyerHello there08:15
fwereadeniemeyer, heyhey08:18
fwereadeniemeyer, I presume you're already in a nearby timezone :)08:18
niemeyerfwereade: Indeed :)_08:19
fwereadeniemeyer, tolerable travel?08:19
niemeyerfwereade: It was pretty good all things considered.. uneventful long trip08:20
fwereadeniemeyer, good-o08:20
TheMueniemeyer: meya08:20
TheMues/meya/heya/08:20
niemeyerTheMue: Yo08:21
niemeyerWhen are you all coming over?08:21
TheMueniemeyer: I'm flying on Wednesday very early. We have a local airline providing a direct flight of about 1h.08:22
niemeyerTheMue: Ah, nice08:22
TheMueniemeyer: Indeed. But we'll see where the January sprint will be. ;)08:23
niemeyerTheMue: I came through Frankfurt coincidently08:24
TheMueniemeyer: Ah, the most important airport for international flights in Germany.08:26
TheMueniemeyer: Haven't been there for a longer time. Last flights have been via Munich or Amsterdam.08:27
fwereadeniemeyer, this should be trivial: https://codereview.appspot.com/673605808:32
niemeyerfwereade: Looking08:32
niemeyerfwereade: A couple of comments containing the content we're trying to match might be useful08:37
fwereadeniemeyer, good point, thanks08:37
niemeyerfwereade: Not sure about what this matches, for example: ([0-9a-08:37
niemeyer      z-/ ]+)08:37
niemeyerfwereade: (a space?)08:37
fwereadeniemeyer, yeah, it's the relation ID if present08:38
fwereadeniemeyer, I shall bulk up the explanations08:38
niemeyerfwereade: Thanks.. I felt like I wouldn't know what the intention there really is if I had to fix/change it somehow08:39
fwereadeniemeyer, (oh, sorry, wrong bit: *that* is the remote unit if present)08:39
* fwereade remakes niemeyer's point08:39
TheMueniemeyer: I think I now have the right firewaller approach but not yet a clue how to test it best (todays unit tests work). I would like to propose it so you can take a look. OK?08:42
niemeyerTheMue: I'd prefer if you could actually figure testing out first.. we'll have to talk about it anyway, and it's not clear yet what slot size I'll find here08:47
TheMueniemeyer: ok08:48
niemeyerTheMue: Think about the use cases you're exercising.. the things I've mention would break your previous implementations are good use cases to encode in the test08:49
niemeyerTheMue: To start with..08:49
niemeyers/mention/&ed/08:49
TheMueniemeyer: Yeah, I have the use case in mind. Have to see how I simulate it best.08:52
niemeyerTheMue: A as-small-as-possible test case that exercises exactly the problems described sounds like a good start08:53
niemeyerTheMue: Should watch out to avoid copying test logic that is not really relevant for the specific use case being exercised08:53
TheMueniemeyer: Yes, will keep it small.08:54
=== TheMue_ is now known as TheMue
wrtpfwereade: ping13:55
wrtpTheMue: ping13:57
TheMuewrtp: pong13:57
wrtpTheMue: you don't happen to know anything about TLS and x509 do you? :-)13:57
TheMuewrtp: sorry, almost nothing, yes13:58
TheMue;)13:58
wrtpTheMue: thanks. i had to ask :-)13:58
wrtpTheMue: i've got a bit further with my example, but it's still failing13:59
TheMuewrtp: the one from G+?13:59
wrtpTheMue: yes13:59
wrtpTheMue: it does actually run in the playground now: http://play.golang.org/p/arjFhqvpWU14:00
TheMuewrtp: I'll look deeper in a few moments, my wife needs me.14:17
wrtpTheMue: it's no problem. i'm already quite deep into it!14:17
mreedCan anyone shed any insight as why I may be getting a zookeeper.Session.Expired Error?  I am deploying a stress test, but I typically cannot see the completion of the test via juju debug-log before the timeout.14:58
wrtpTheMue: got it working, finally (with a little help from agl): http://play.golang.org/p/Z5Jn4Qykk416:11
TheMuewrtp: Great. The list of imports reads weird. ;)16:12
wrtpTheMue: why so?16:12
TheMuewrtp: The large number.16:12
wrtpTheMue: this bit of go crypto is a bit of a nightmare tbh16:12
TheMuewrtp: Seldom seen it in one package or program..16:13
TheMuewrtp: I so far only used the Rand()16:13
wrtpTheMue: i imagine it's one of the more complex programs that's run in the playground...16:13
TheMuewrtp: +1 yes16:13
wrtpTheMue: rand is fine. crypto/cipher is nice too. but the legacy stuff (x509, tls, etc) is horrible16:14
wrtpTheMue: so many special cases16:14
wrtpTheMue: so many half-general (half-assed!) things16:15
TheMuewrtp: *rofl*16:15
wrtpright, i'm off17:16
wrtpsee y'all tomorrow! yay!17:16

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!