forked from hector-client/hector
-
Notifications
You must be signed in to change notification settings - Fork 0
Hi! I cleaned up your code for you! #1
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
Open
GunioRobot
wants to merge
156
commits into
Vijay2win:master
Choose a base branch
from
GunioRobot:clean
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…shutdown methods. thanks to sbridges for the tip
…ed access to raw BB for advanced usage
…cs of NBHM values for now
…n pools. address GH issue 186
arguments in MultigetSuperSliceQuery/MultigetSubSliceQuery
…oming composite columns in Cassandra
…sDef issue from CASSANDRA-2486
…thing. Thanks to Jim Ancona for changes
modified: core/src/main/java/me/prettyprint/cassandra/model/HColumnImpl.java modified: core/src/main/java/me/prettyprint/hector/api/factory/HFactory.java
…628) object-mapper tests still fail because schema can no longer be defined in cassandra.yaml (see cassandra/conf/schema-sample.txt)
Changes to make hector-0.8.0-1-SNAPSHOT work with cassandra-0.8.0-beta1
Patch to replace Perf4J
Add TTL value when creating column. This is per the following thread: http://groups.google.com/group/hector-users/browse_thread/thread/dc930efd3c9a8261/dc0cc45e46d966d3?lnk=gst&q=ttl#dc0cc45e46d966d3
and start server again. this is a problem in eclipse (or possibly other IDEs) but not using maven cmd line "mvn clean package"
version isn't supporting it. still JPA influenced with the use of its annotations
cassandra version. 1.0 is still for 0.7
…is could cause a pretty ugly issue where the host would just disappear if there was a failure adding it back after the successful test
…n. Also modifies some long standing (and I believe incorrect) behaviour of trying until successful on a timeout exception
see https://issues.apache.org/jira/browse/CASSANDRA-2311 requires an update to cassandra-0.8.0-rc1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi there!
This is WhitespaceBot. I'm an open-source robot that removes trailing white space in your code, and gives you a gitignore file if you didn't have one!
Why whitespace? Whitespace is an eyesore for developers who use text editors with dark themes. It's not a huge deal, but it's a bit annoying if you use Vim in a terminal. Really, I'm just a proof of concept - GitHub's V3 API allows robots to automatically improve open source projects, and that's really cool. Hopefully, somebody, maybe you!, will fork me and make me even more useful. My owner is funding a bounty to anybody who can add security fixing features to me.
I've only cleaned your most popular project, and I've added you to a list of users not to contact again, so you won't get any more pull requests from me unless you ask. If I'm misbehaving, please email my owner and tell him to turn me off! If this is pull request is of no use to you, please just ignore it.
Thanks!
WhiteSpacebot from Gun.io.