Tuesday, 2016-03-22

*** angdraug has quit IRC00:31
*** dshulyak has joined #openstack-solar06:44
openstackgerritDmitry Shulyak proposed openstack/solar: Refactoring of graph.py and usage of it in scheduler  https://review.openstack.org/29460507:07
openstackgerritDmitry Shulyak proposed openstack/solar: Implement traversal based on number of childs  https://review.openstack.org/29534807:07
openstackgerritDmitry Shulyak proposed openstack/solar: Implement traversal based on number of childs  https://review.openstack.org/29534807:52
*** dshulyak has quit IRC07:57
*** dshulyak has joined #openstack-solar08:20
*** salmon_ has joined #openstack-solar08:25
*** salmon_ has quit IRC08:28
*** salmon_ has joined #openstack-solar08:32
*** openstackgerrit has quit IRC08:33
*** openstackgerrit has joined #openstack-solar08:33
dshulyakpigmej: hi, do we have unit test for proxy and cache?08:38
openstackgerritDmitry Shulyak proposed openstack/solar: Use WeakValueDictionary instead of WeakSet in DBModelProxy  https://review.openstack.org/29567508:47
dshulyakpigmej: please check it out ^^08:47
pigmejdshulyak: k08:53
pigmejdoes it solve your problem?08:53
dshulyakpigmej: yes, i just need to be able to use original __hash__ function08:54
pigmejk08:54
pigmejdshulyak: https://review.openstack.org/#/c/295348/ it fails :(09:49
dshulyakso ?09:49
dshulyaki didnt ask to merge it :)09:49
pigmejah :)09:50
openstackgerritDmitry Shulyak proposed openstack/solar: Implement traversal based on number of childs  https://review.openstack.org/29534809:54
pigmejdshulyak: https://github.com/openstack/solar/blob/master/solar/dblayer/lfu_cache.py#L79-L8009:54
pigmejI think your patch broke this09:54
pigmejoh no, it's ok09:55
pigmejnvm dshulyak :)09:55
*** dshulyak has quit IRC10:11
*** dshulyak has joined #openstack-solar10:32
mkwiekhi guys, is there an easy way to recreate riak container in vagrant dev box?11:37
mkwiekI don't have this container anymore for some reason, or it wasn't created when I was re-running vagrant up11:37
pigmejmkwiek: there is11:38
pigmejvagrant provision solar-dev11:38
pigmejor just search for it in docker ps -a11:38
pigmejand docker start {id}11:38
mkwiekI don't have anything in docker ps -a, will try to run provisioning11:39
mkwiekthanks!11:39
pigmejdocker provision then ;)11:39
pigmejmkwiek: works ? :)12:11
mkwiekyupp, thanks :)12:11
*** zefciu has joined #openstack-solar12:13
pigmejhey zefciu :)13:41
*** zefciu has quit IRC13:44
*** 14WAAJK8J has joined #openstack-solar14:13
*** 14WAAJK8J has quit IRC14:14
*** zefciu has joined #openstack-solar14:15
openstackgerritDmitry Shulyak proposed openstack/solar: Read part of the graph in update_next method of scheduler  https://review.openstack.org/29585714:25
pigmejdshulyak: I have question, why do you need that "weight" field ?14:26
dshulyakpigmej: i added example in commit message, basically it is used to unlock parallel execution of tasks14:27
pigmejI mean that 'update' in assign_weigths14:27
pigmejyeah but do we need it as field ?14:28
dshulyakwhat do you mean?14:28
pigmejwhy not just simple index fetch and count ?14:28
dshulyakindex fetch?14:28
dshulyakit is not that simple14:28
pigmejk14:28
pigmejthis assign_weights is called on "unsaved" graph, right?14:29
dshulyakit is cumulative sum of weight of all childs14:29
pigmejit's only on 'process' ?14:29
pigmejso it's still a number of entries in some index "below" but yeah I get the point14:29
*** zefciu has quit IRC14:29
dshulyakfor now it is in process, maybe i can move it to scheduler.next method, but yes it needs to be done only once14:30
pigmejI like that it's in process :P14:31
pigmej:)14:31
*** openstackgerrit has quit IRC14:33
*** openstackgerrit has joined #openstack-solar14:34
*** angdraug has joined #openstack-solar15:02
*** angdraug has quit IRC17:40
*** angdraug has joined #openstack-solar17:58
*** angdraug has quit IRC18:01
*** angdraug has joined #openstack-solar18:40
*** dshulyak has quit IRC19:58
*** openstackgerrit has quit IRC21:48
*** openstackgerrit has joined #openstack-solar21:49
*** salmon_ has quit IRC23:55

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