Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

sync create w/ removals of wait_for_index #463

Merged
merged 1 commit into from
Mar 18, 2015

Conversation

zeeshanlakhani
Copy link
Contributor

The bulk of updates for RIAK-1547, related to #402. And needs basho/riak_pb#112 (merged and w/ an updated tag) and basho/riak-erlang-client#207 (for them riak-tests).

@zeeshanlakhani zeeshanlakhani changed the title wip sync create w/ removals of wait_for_index wip* sync create w/ removals of wait_for_index Mar 9, 2015
@zeeshanlakhani zeeshanlakhani force-pushed the bugfix/zl/sync-create-index branch 5 times, most recently from 0afd0d1 to 1a63937 Compare March 13, 2015 17:09
@zeeshanlakhani zeeshanlakhani changed the title wip* sync create w/ removals of wait_for_index sync create w/ removals of wait_for_index Mar 13, 2015
@zeeshanlakhani zeeshanlakhani force-pushed the bugfix/zl/sync-create-index branch from 1a63937 to 021330f Compare March 13, 2015 20:36
[IndexName, Timeout]),
Pid ! timeout;
Error ->
lager:warning("Solr Core Error on index ~s: ~p",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be rephrased to indicate the operation that caused the error? e.g. "Solr core error after trying to create index ~s: ~p"

* index metadata still propgates even if response takes longer than timeout and returns an error
* update wm and pb interfaces maybe_create_index
* update tests to remove unncessary wait
@zeeshanlakhani zeeshanlakhani force-pushed the bugfix/zl/sync-create-index branch from e840399 to 404a014 Compare March 17, 2015 21:28
@zeeshanlakhani
Copy link
Contributor Author

This is also in need of basho/riak_api#85.

@bearcage
Copy link
Contributor

+1 404a014

borshop added a commit that referenced this pull request Mar 18, 2015
sync create w/ removals of wait_for_index

Reviewed-by: aberghage
@seancribbs
Copy link

Looks good to me as well.

@zeeshanlakhani
Copy link
Contributor Author

@borshop merge

@borshop borshop merged commit 404a014 into develop Mar 18, 2015
@zeeshanlakhani zeeshanlakhani deleted the bugfix/zl/sync-create-index branch March 18, 2015 17:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants