[01:42:01] *** HeOS <HeOS!~heos@ip-95-221-201-80.bb.netbynet.ru> has joined #gerrit
[02:05:31] *** gigetoo <gigetoo!~gigetoo@c83-251-229-229.bredband.comhem.se> has joined #gerrit
[02:30:21] *** HeOS <HeOS!~heos@ip-95-221-201-80.bb.netbynet.ru> has quit IRC (Ping timeout: 240 seconds)
[05:54:56] *** dborowitz <dborowitz!dborowitz@nat/google/x-siwezztyseqtmcyi> has quit IRC (Ping timeout: 276 seconds)
[06:07:46] *** dborowitz <dborowitz!dborowitz@nat/google/x-apybhovdfourdgjl> has joined #gerrit
[07:50:13] *** dsariel <dsariel!~dsariel@37.142.86.84> has joined #gerrit
[09:05:43] *** dsariel <dsariel!~dsariel@37.142.86.84> has quit IRC (Remote host closed the connection)
[09:28:19] *** dsariel <dsariel!~dsariel@37.142.86.84> has joined #gerrit
[09:40:43] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[09:59:38] *** HeOS <HeOS!~heos@ip-95-221-201-80.bb.netbynet.ru> has joined #gerrit
[10:19:13] *** HeOS <HeOS!~heos@ip-95-221-201-80.bb.netbynet.ru> has quit IRC (Ping timeout: 248 seconds)
[11:02:46] *** HeOS <HeOS!~heos@82.204.207.38> has joined #gerrit
[12:06:52] *** zwliew <zwliew!uid161395@gateway/web/irccloud.com/x-dsgsmlvlytycbonx> has joined #gerrit
[13:40:52] *** ldnunes <ldnunes!~ldnunes_@181.220.79.73> has joined #gerrit
[14:15:37] *** zwliew <zwliew!uid161395@gateway/web/irccloud.com/x-dsgsmlvlytycbonx> has quit IRC (Quit: Connection closed for inactivity)
[15:15:38] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Remote host closed the connection)
[16:02:50] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[16:07:47] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Ping timeout: 276 seconds)
[16:29:06] *** haen <haen!82b4c5b2@gateway/web/freenode/ip.130.180.197.178> has joined #gerrit
[16:29:19] <haen> Hi
[16:34:24] <haen> I have one question about implementing additional 'gateways' in Gerrit (as in blocking submit before specific condition is true). Specifically for commit that introduce new configuration items I would like to have following flow:
[16:34:31] <haen> a) change author marks the change with 'Needs Configuration Update',
[16:34:42] <haen> b) other person (preferably belonging to specific group) reviews the commit, performs necessary work (i.e. updates configuration on some deployment/environment) and marks the change appropriately
[16:35:13] <haen> c) this makes change submittable (if standard +1 Verified and +2 Code Review are attached as well).
[16:43:36] *** ldnunes <ldnunes!~ldnunes_@181.220.79.73> has quit IRC (Read error: Connection reset by peer)
[16:44:01] *** ldnunes <ldnunes!~ldnunes_@181.220.79.73> has joined #gerrit
[17:05:25] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[17:14:24] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Remote host closed the connection)
[17:16:15] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[17:22:45] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Ping timeout: 256 seconds)
[17:27:16] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[17:29:44] *** peacememories <peacememories!~textual@e254-045.eduroam.tuwien.ac.at> has joined #gerrit
[17:30:57] *** ldnunes <ldnunes!~ldnunes_@181.220.79.73> has quit IRC (Read error: Connection reset by peer)
[17:31:33] *** ldnunes <ldnunes!~ldnunes_@181.220.79.73> has joined #gerrit
[17:46:21] *** HeOS <HeOS!~heos@82.204.207.38> has quit IRC (Ping timeout: 252 seconds)
[17:58:58] *** qchris <qchris!~xanthalan@194-152-190-112.adsl.highway.telekom.at> has joined #gerrit
[18:01:17] *** qchris_ <qchris_!~xanthalan@192-164-2-186.adsl.highway.telekom.at> has quit IRC (Ping timeout: 265 seconds)
[18:09:15] *** HeOS <HeOS!~heos@91.202.180.162> has joined #gerrit
[18:13:52] <bcc> we seem to be hitting java.lang.OutOfMemoryError: GC overhead limit exceeded a lot and cpu's getting maxed out
[18:14:05] <bcc> we got a ton of memory allocated (9G)
[18:27:03] <clarkb> bcc: unfortunately gerrit has gotten more and more memory hungry over time
[18:27:18] * clarkb pulls up numbers from ours
[18:27:49] <clarkb> bcc: 50GB heap is available, mean usage is 25GB currently
[18:29:18] <bcc> clarkb: is it worth adding javaOptions = -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp -verbose:gc
[18:29:18] *** HeOS <HeOS!~heos@91.202.180.162> has quit IRC (Ping timeout: 268 seconds)
[18:30:03] <clarkb> maybe? I'm not sure I'd be able to help dig through that. The problem aiui is jgit/gerrit essentially cache all the git stuff in memory
[18:39:46] <bcc> clarkb: yeah
[18:40:07] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Remote host closed the connection)
[18:40:11] <clarkb> bcc: three is a tuning doc somewhere (I want to say linked on the google group) that has general guideless for N times the size of your biggest repo
[18:46:47] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[18:57:26] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Ping timeout: 276 seconds)
[18:58:05] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[19:02:23] *** peacememories <peacememories!~textual@e254-045.eduroam.tuwien.ac.at> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[19:02:48] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Ping timeout: 260 seconds)
[19:34:48] <cpama> hi all. i have a noobie question about gerrit.
[19:35:02] <cpama> this is something that keeps happening to me - i'm sure i'm doing something wrong.
[19:35:23] <cpama> i'll make a change to the certain repo... do a "git commit" and "git review -D"
[19:35:31] <cpama> that creates a draft change as expected.
[19:35:56] <cpama> Then i find that i need to make another change ... let's say I forgot to delete a temp file or I have to make a code change.
[19:36:01] <cpama> I'll do the following:
[19:36:12] <cpama> git checkout <branch name>
[19:36:17] <cpama> make changes
[19:36:19] <cpama> git add .
[19:36:21] <cpama> or
[19:36:25] <cpama> git rm <file>
[19:36:28] <cpama> git commit
[19:37:00] <cpama> When i do a git commit, the expectation is that it will remember my previous commit
[19:37:26] <cpama> so in other words, I thought I it was supposed to show my previous commit message
[19:37:40] <cpama> but what I end up getting is a new ocmmit
[19:37:42] <cpama> * commit
[19:37:48] <cpama> i'm sure i'm missing something simple.
[19:37:57] <cpama> can you tell me the error of my ways? :)
[19:38:10] <clarkb> cpama: you need to use git commit --amend to amend the previous commit rather than appending a new commit
[19:38:17] <cpama> doh!
[19:38:24] <cpama> clarkb, ok. thanks!
[19:44:00] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[19:45:15] *** peacememories <peacememories!~textual@e254-045.eduroam.tuwien.ac.at> has joined #gerrit
[19:48:57] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Ping timeout: 256 seconds)
[19:58:32] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[20:03:27] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Ping timeout: 240 seconds)
[20:15:59] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[20:21:21] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Ping timeout: 248 seconds)
[20:41:33] *** peacememories <peacememories!~textual@e254-045.eduroam.tuwien.ac.at> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[20:46:15] *** HeOS <HeOS!~heos@ip-95-221-201-80.bb.netbynet.ru> has joined #gerrit
[20:50:15] *** peacememories <peacememories!~textual@e254-045.eduroam.tuwien.ac.at> has joined #gerrit
[20:51:36] *** peacememories <peacememories!~textual@e254-045.eduroam.tuwien.ac.at> has quit IRC (Client Quit)
[21:03:48] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[21:05:50] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Remote host closed the connection)
[21:08:29] *** sup <sup!5b919b39@gateway/web/freenode/ip.91.145.155.57> has joined #gerrit
[21:08:52] *** sup is now known as Guest20127
[21:09:00] *** Guest20127 <Guest20127!5b919b39@gateway/web/freenode/ip.91.145.155.57> has quit IRC (Client Quit)
[21:10:40] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[21:19:37] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Ping timeout: 256 seconds)
[21:22:20] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[21:29:46] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Ping timeout: 264 seconds)
[21:32:40] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[21:32:41] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Read error: Connection reset by peer)
[21:33:19] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[22:47:23] *** HeOS <HeOS!~heos@ip-95-221-201-80.bb.netbynet.ru> has quit IRC (Ping timeout: 252 seconds)
[22:50:59] *** HeOS <HeOS!~heos@2620:0:b60:ffaa::22> has joined #gerrit
[22:56:34] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Remote host closed the connection)
[22:58:06] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit
[23:15:32] *** ldnunes <ldnunes!~ldnunes_@181.220.79.73> has quit IRC (Quit: Leaving)
[23:46:09] *** lqi <lqi!~lqi@qt/lqi> has quit IRC (Ping timeout: 248 seconds)
[23:47:58] *** HeOS <HeOS!~heos@2620:0:b60:ffaa::22> has quit IRC (Ping timeout: 256 seconds)
[23:52:49] *** lqi <lqi!~lqi@qt/lqi> has joined #gerrit