Hi James,

When tried twice, the issue could be reproduced the first time and not the
second time in my local environment. However, the degrade in performance
when the number of views/columns grown is evident which is logged.

I have added the github URL for the test project which does the following.

1.) Create phoenix table with 50 columns
2.) Create 10k phoenix views with 50 columns each.
3.) For every 1k views that are created, 1 view is dropped and the time
taken for drop is logged.

https://github.com/arun1087/phoenixdropviewissue/

Note: Kindly update the file, phoenix.properties for connection settings
and run gradle clean build to pull dependency jars.

Thanks,
Arun

Reply via email to