Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHOENIX-4345 Error message for incorrect index is not accurate #450

Closed
wants to merge 1 commit into from

Conversation

yanxinyi
Copy link
Contributor

No description provided.

@yanxinyi yanxinyi force-pushed the PHOENIX-4345 branch 3 times, most recently from 3cb4252 to 3fad5af Compare March 4, 2019 23:31
Copy link
Contributor

@dbwong dbwong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this was pushed already. A few nits but please close if merged.

} finally {
conn.close();
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test will pass if the exception isn't thrown.

}

@Test
public void testIndexNotFoundForDropWongIndexName() throws Exception{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here this test will pass if the exception isn't thrown.

@gjacoby126 gjacoby126 closed this Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants