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

Add pk convert #92

Merged
merged 3 commits into from
Apr 13, 2017
Merged

Add pk convert #92

merged 3 commits into from
Apr 13, 2017

Conversation

buptyzc
Copy link
Contributor

@buptyzc buptyzc commented Apr 13, 2017

the value of "cl.get(cnt).getValue()" may be not safe for keyPair list. It may be BigDecimal type value. That will invoke exception in DbusEventKey.java:126. The pk value in dataMap and pkObj may be diffrent, that is not appropriate.

throw new UnsupportedKeyException("Bad key type: " + key.getClass().getName());

Copy link
Contributor

@chavdar chavdar left a comment

Choose a reason for hiding this comment

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

Thank you!

@chavdar chavdar merged commit a72a07d into linkedin:master Apr 13, 2017
@buptyzc buptyzc deleted the addPKConvert branch May 26, 2017 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants