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

Fix random access alignment #1959

Closed

Conversation

yuslepukhin
Copy link
Contributor

This fixes an issue when the most recent readers assume that alignment is always set even if direct io is off.
Also adjust slightly appveyor script to run db_basic_test cases concurrently.

  direct io. The new change at the reader/writer level
  make use of the GetRequiredAlignment() regardless
@facebook-github-bot
Copy link
Contributor

@IslamAbdelRahman has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@yuslepukhin
Copy link
Contributor Author

@IslamAbdelRahman Seems like none of the CI builds are working. Here is a log from AppVeyor

{"message":"Value cannot be null.\r\nParameter name: content"}

@IslamAbdelRahman
Copy link
Contributor

@yuslepukhin looks working to me, but Travis takes long time

@yuslepukhin yuslepukhin deleted the fix_random_access_alignment branch March 9, 2017 19:15
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.

None yet

3 participants