<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 18 Feb 2019 at 14:15 Lukas Larsson <<a href="mailto:lukas@erlang.org">lukas@erlang.org</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div>No need to restart the node, the same effect should be possible to achieve by deleting the table and re-creating it.</div></div></div></blockquote><div><br></div><div>Yes, that's true. I was just thinking that restarting the node is more practical, because that's a scenario all applications shall support. On the other hand re-creating a single ETS table from scratch on a running node is a feature that would have to be developed and tested a lot before doing it in production.</div><div><br></div><div>Daniel</div></div></div>