forked from nuggetwheat/hypertable
-
Notifications
You must be signed in to change notification settings - Fork 73
RC version 0.9.8.13 depend on 0.9.8.12-rc #86
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
kashirin-alex
wants to merge
175
commits into
hypertable:master
Choose a base branch
from
kashirin-alex:0.9.8.13-rc
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
py serializers:
writer max buf size ~100MB 1Mil cells (ThriftBroker hang)
reader scr.value > binary , scr.value_str > string
pypy read still has issues RuntimeError('Empty row key found in
serialized cells buffer',)
experimental -- error at boost:any_cast for config Hyperspace.Replica.Host the same goes to the contrib/cc/PythonBinding
Hypertable::Thrift namespace require apache:thrift namespace
done with ht-destroy-database.sh
ThriftClientZ require 1st arg zlib
Test 192 - ThriftClient-pypy2-scr (Failed) it is known dev state, reader has still issues.
Ruby test execution and inlcude path is the installation dir. Ruby defaulting to pure libraries, gem install thrift is issued at install. Perl depend on Bit::Vector and Class::Accessor perl -MCPAN -e 'install ' is done at install. Pregenerated GenPerl are no longer used a ThriftGenPerl is made. Python, compatabillity for Byte-strings args. setup.py.in was missing pypy3 inlcude path Tests that remaining an errorous are for serialized reader with Py3, PyPy2 and PyPy3.
inclosed install cmd is required
not to forget to copy ThriftGen2
fixes for ruby, perl, python, php ThriftClient setup
fs brokers and languages
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.
supporting information on the release candidate version 0.9.8.13
https://github.com/kashirin-alex/hypertable/tree/0.9.8.13-rc/built_logs/0.9.8.13
Version 0.9.8.13:
(2018-06-06)
Version 0.9.8.12:
(2018-02-26)