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

Test: Update HistogramTypes in the Java API #2435

Closed
wants to merge 1 commit into from

Conversation

sagar0
Copy link
Contributor

@sagar0 sagar0 commented Jun 9, 2017

Please disregard.
Creating this PR just to check if appveyor builds are getting kicked off for PR or not. Seems like they are not.

This diff syncs the Histogram Types in the Java API with the ones in C++ API (statistics.h), and brings it up-to-date.

I also found that the enum ordering between Java and C++ has gotten out-of-sync, a few years back, with the addition of SUBCOMPACTION_SETUP_TIME. So updated the order as well.

READ_NUM_MERGE_OPERANDS added in #2373 is needed for Cassandra-on-RocksDB work.

Test Plan:
I couldn't find any specific unit tests in Java to test this code. But, nevertheless, make jtest executes fine.

(Tests for 2429)

@sagar0
Copy link
Contributor Author

sagar0 commented Jun 9, 2017

Seems like appveyor builds are not getting scheduled.

@sagar0 sagar0 closed this Jun 9, 2017
@sagar0 sagar0 deleted the update-histograms branch June 15, 2017 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants