[ https://issues.apache.org/jira/browse/PHOENIX-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14695726#comment-14695726 ]
James Taylor edited comment on PHOENIX-2177 at 8/13/15 6:24 PM: ---------------------------------------------------------------- As far as a test, take a look at the slick test [~tdsilva] added, UpdateCacheIT, to verify that only a single RPC is being done. Would it be possible to do something similar here to verify that modifyTable is not being called when it should be? was (Author: jamestaylor): As far as a test, take a look at the slick test [~tdsilva] added to verify that only a single RPC is being done. Would it be possible to do something similar here to verify that modifyTable is not being called when it should be? > Adding a column to the view shouldn't call admin.modifyTable() for the base > table. > ---------------------------------------------------------------------------------- > > Key: PHOENIX-2177 > URL: https://issues.apache.org/jira/browse/PHOENIX-2177 > Project: Phoenix > Issue Type: Bug > Reporter: Samarth Jain > Assignee: Samarth Jain > Fix For: 4.5.1 > > Attachments: PHOENIX-2177.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)