/srv/irclogs.ubuntu.com/2017/07/07/#juju-dev.txt

=== tvansteenburgh1 is now known as tvansteenburg
=== tvansteenburg is now known as tvansteenburgh
babbageclunkaxw: reviewed #759901:09
axwbabbageclunk: thanks01:09
babbageclunkaxw: Ooh, I hadn't seen how big #7602 was!01:10
axwbabbageclunk: sorry :( ignore the first commit. and I split it into multiple commits to help. I can split into multiple PRs if you like01:11
babbageclunkaxw: Thanks - I'll go by commit, that'll definitely help!01:11
babbageclunkaxw: yay, first two commits done already! :)01:14
axwbabbageclunk: :p01:14
babbageclunkaxw: (hmm, rereading, those exclamation points sound sarcastic but weren't meant to - the separate commits look much more manageable for reals.)01:15
axwbabbageclunk: no worries, I didn't read any sarcasm01:16
babbageclunkgood, just checking01:16
* babbageclunk goes for a wee run01:29
axwbabbageclunk: so it's https://bugs.launchpad.net/juju/+bug/1696509 that I'm picking up? what's the current status?02:44
mupBug #1696509: status-history-pruner fails under load <adrastea> <performance> <pruning> <statuseshistory> <juju:In Progress by 2-xtian> <https://launchpad.net/bugs/1696509>02:44
axwbabbageclunk: oh I see you have a PR up, so I just need to test it?02:47
babbageclunkaxw: that's right - basically what I was planning to do was... actually, shall we do a hangout?02:49
axwbabbageclunk: okey dokey, see you in standuo02:49
axwp02:50
axwbabbageclunk: a team02:50
blahdeblahaxw: Are the commits you recently made on https://bugs.launchpad.net/juju/+bug/1700451 a full fix or WIP?03:04
mupBug #1700451: Upgrade from 2.1.x to 2.2.1 blocked by missing Azure resources <canonical-is> <upgrade-juju> <juju:In Progress by axwalk> <https://launchpad.net/bugs/1700451>03:04
axwblahdeblah: they're the full fix for 2.2.2, only part of it has landed though. the main commits are still being reviewed03:05
blahdeblahcool - thanks03:05
blahdeblahaxw: But the plan is that they'll be included in 2.2.2?03:06
axwblahdeblah: yes, definitely03:06
blahdeblahawesome03:06
babbageclunkaxw: reviewed!04:15
axwbabbageclunk: tyvm04:30
axwbabbageclunk: I've got 10 agents pounding the controller with status updates, and it's not really making a dent in the status history. I think it'll be much quicker, and just as illustrative, to write a standalone benchmark program. sound reasonable to you?04:55
babbageclunkaxw: Do you mean something that just inserts lots of records into the DB directly?04:56
axwbabbageclunk: yep, then runs PruneStatusHistory04:56
babbageclunkaxw: I've done a bit of that already by increasing the number of rows the tests insert04:58
babbageclunkaxw: I think one of the main things jam was interested in was that the pruner is running in a realistic-ish context.04:58
babbageclunkaxw: What about something that just primes the status history with a lot of records, and then lets pruning run in the controller (with inserts happening around it)?04:59
axwbabbageclunk: can do.05:01
babbageclunkaxw: thanks man05:01
thumperaxw: do you remember how the juju log forwarding works?05:02
axwthumper: from agents to controller, or from controller to syslog?05:02
thumperthe latter05:03
axwthumper: only roughly, why?05:03
thumperbug 165772405:03
mupBug #1657724: Juju2 should have the option to feed logs into rsyslog <canonical-bootstack> <juju:New> <https://launchpad.net/bugs/1657724>05:03
thumperI'm trying to see if it is documented in our docs anywhere05:04
axwthumper: I'm hesitant to encourage its use, but I'll comment on the bug with the config needed05:04
thumperyeah, I get that05:04
thumperaxw: perhaps say it is a relatively new feature with not a lot of robust testing05:05
thumperand if they would like to help test, that'd be awesome :)05:05
axwthumper: sure05:06
babbageclunkmenn0: still around? last minute quick review? https://github.com/juju/juju/pull/760405:55
babbageclunkaxw: hmm, he might not be - could you take a look if you get a moment? ^06:00
axwbabbageclunk: yup06:00
babbageclunkaxw: ta06:01
axwbabbageclunk: LGTM. I have a branch which does a few more (namely DestroyModel), but it's in a messy state. will probably wait till after 2.2.2 now06:04
jamespagehmm - anyone know when we might expect artful tools to appear in the streams for juju agent binaries?07:47
=== rogpeppe2 is now known as rogpeppe
=== frankban|afk is now known as frankban
rogpeppejam: you might want to take a look at https://github.com/go-goose/goose/pull/53 which makes it more efficient for us to layer zip file (or other seek-requiring functionality) on top of swift: https://github.com/go-goose/goose/pull/5310:18
jamrogpeppe: weekend for me today10:18
rogpeppejam: ah, ok, np10:18
wpk$ juju add-subnet  --help11:16
wpkUsage: juju add-subnet [options] <CIDR>|<provider-id> <space> [<zone1> <zone2> ...]11:16
wpk(...)11:16
wpkDetails:11:16
wpk(...) Unlike "juju add-subnet", this command does not create a new subnet, so it11:16
wpkis supported on a wider variety of clouds (where SDN features are not11:16
wpkavailable, e.g. MAAS).11:16
wpkthat doesn't sound right11:16
=== frankban is now known as frankban|afk

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