Commit e346aa8a authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Move set_cluster_tres to be called after reconfig

With the previous commit, a segfault would occur if the partiton's nodes
were updated after a reconfigure happened because reconfigure blows away
the node_record_table_ptr and the node's tres_cnt don't get rebuilt till
after PERIODIC_NODE_ACCT (300 seconds).
parent 302374b2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment