Hello phoenix users and developers, After upgrading to phoenix 4.3.1, dropping a view times-out(views with huge data and also no/less data).
Before upgrading to 4.3.1 client, the system was using 4.0.0 incubating client which had a similar issue where dropping a view took much time. But at some point(after 10-15 minutes) the drop worked unlike now(4.3.1) where it times out after 40 minutes or so. *This is happening in only one environment* every time but works pretty decently in other environments without any issue. Can this happen because of* too much meta-data* in this particular environment? Because *selecting SYSTEM.CATALOG times* *out *as well. What are the other things that has to be checked? Thanks, Arun