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

Refresh Apache licence text #969

Merged
merged 1 commit into from
May 12, 2017
Merged

Refresh Apache licence text #969

merged 1 commit into from
May 12, 2017

Conversation

memmerto
Copy link
Contributor

No description provided.

@busbey busbey merged commit 57c2260 into brianfrankcooper:master May 12, 2017
jasontedor added a commit to jasontedor/YCSB that referenced this pull request Aug 7, 2017
* master:
  [core] Fixing squid:S1319 -  Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList". (manolama - updated bindings added since the PR)
  [core] Use longs instead of ints to support larger key spaces. Changed int to long in Measurements code to support large scale workloads. (manolama - fixed checkstyle errors)
  [core] Export totalHistogram for HdrHistogram measurement
  [core] Add an operation enum to the Workload class. This can eventually be used to replace the strings.
  [core] Add a Fisher-Yates array shuffle to the Utils class.
  [core] Fix an issue where the threadid and threadCount were not passed to the workload client threads. Had to use setters to get around the checkstyle complaint of having too many parameters.
  Upgrading googlebigtable to the latest version. The API used by googlebigtable has had quite a bit of churn.  This is the minimal set of changes required for the upgrade.
  [geode] Update to apache-geode 1.2.0 release
  [core] Update to use newer version of Google Cloud Spanner client and associated required change
  [core] Add a reset() method to the ByteIterator abstract and implementations for each of the children. This lets us re-use byte iterators if we need to access the values again (when applicable).
  [hbase12] Add HBase 1.2+ specific client that relies on the shaded client artifact provided by those versions. (brianfrankcooper#970)
  [distro] Refresh Apache licence text (brianfrankcooper#969)
  [memcached] support binary protocol (brianfrankcooper#965)
  [accumulo] A general "refresh" to the Accumulo binding (brianfrankcooper#947)
  [cloudspanner] Add binding for Google's Cloud Spanner. (brianfrankcooper#939)
  [aerospike] Change the write policy to REPLACE_ONLY (brianfrankcooper#937)
@manolama manolama mentioned this pull request Sep 26, 2017
koppor referenced this pull request in TSDBBench/YCSB-TS Nov 4, 2017
@memmerto memmerto deleted the issue967 branch December 10, 2017 21:36
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