gjacoby126 commented on a change in pull request #473: PHOENIX-5138 - ViewIndexId sequences created after PHOENIX-5132 shoul… URL: https://github.com/apache/phoenix/pull/473#discussion_r273613548
########## File path: phoenix-core/src/it/java/org/apache/phoenix/end2end/UpgradeIT.java ########## @@ -38,6 +40,7 @@ import java.util.concurrent.atomic.AtomicBoolean; import java.util.concurrent.atomic.AtomicInteger; +import com.google.common.collect.Lists; Review comment: (As a member of the community, @swaroopak , you are of course free to propose such a policy, but that should be a discussion for the larger community to debate, rather than an issue for a single PR.) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
