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

MongoDbClient was not working with non localhost URLs -- fixed by appending database to Mongo URL #27

Closed
wants to merge 16 commits into from

Conversation

arunxarun
Copy link

The client class was not appending the database name to the Mongo URL, so the URL was always defaulting to localhost:27017.

…to tabdelimited. This makes it easy to plot YCSB throughput
… only needs to be executed once), bug where measurementtype property was already being used previous to being defined for file output. Changed to use measurementformat property, updated sample .dat file in /workloads. Also fixed stdout from being closed as output buffer.
…well, but wanted to button down file flushing and shutdown of status thread.
@brianfrankcooper
Copy link
Owner

Hey,

Again, I just merged some other mongo changes ... is this patch still necessary?

Thanks!

Brian

@arunxarun
Copy link
Author

Brian, 6dd8015, f6fa970 are necessary. Others are not. Not sure why the other changes made it into the pull request.

@ghost
Copy link

ghost commented Sep 5, 2011

Hi Arun,

I commited 6dd8015 and f6fa970.

Thanks!
--Michi

@ghost ghost closed this Sep 5, 2011
jaricftw pushed a commit to jaricftw/YCSB that referenced this pull request Jul 19, 2016
jaricftw pushed a commit to jaricftw/YCSB that referenced this pull request Jul 19, 2016
hse-root pushed a commit to hse-project/hse-ycsb that referenced this pull request Jul 30, 2020
…age to v0.17.0-hse

* commit '1dd13375fe71062a476737103deec291d9b0dc58':
  add make package target
hse-root pushed a commit to hse-project/hse-ycsb that referenced this pull request Aug 21, 2020
…age-lrc to v0.17.0-lrc-hse

* commit 'ebe932f462211ccf097348a6ee201857f53dd6aa':
  Merge pull request brianfrankcooper#27 in HSE/hse-ycsb from make-package to v0.17.0-hse

(cherry picked from commit 943db6bdc7ad65383f3c29d4bae4ea9a6fcf54f2)
hse-root pushed a commit to hse-project/hse-ycsb that referenced this pull request Aug 21, 2020
…age to v0.17.0-hse

* commit '1dd13375fe71062a476737103deec291d9b0dc58':
  add make package target

(cherry picked from commit 2cd9243)
hse-root pushed a commit to hse-project/hse-ycsb that referenced this pull request Aug 21, 2020
…age-1.8 to v0.17.0.2.1-hse-1.8.0

* commit '7b8ae89bb8e6a571614f82ac502b7f6a1b7957b7':
  Merge pull request brianfrankcooper#27 in HSE/hse-ycsb from make-package to v0.17.0-hse
This pull request was closed.
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