Skip to content

Remove extraneous 'thrift' dependency#125

Merged
slfritchie merged 1 commit intobasho:masterfrom
sanmiguel:master
Apr 23, 2014
Merged

Remove extraneous 'thrift' dependency#125
slfritchie merged 1 commit intobasho:masterfrom
sanmiguel:master

Conversation

@sanmiguel
Copy link
Copy Markdown
Contributor

The thrift dependency was introduced in b45e4d0 but I removed the erlcassa dependency in 80a802b.

Not making this change could actually cause basho_bench_driver_cassandra.erl to break if the code path search order is ever changed as both thrift and casbench include a thrift_client.erl module with different implementations. It just happens that casbench's one is actually used and is first on the path.

@slfritchie
Copy link
Copy Markdown
Contributor

+1, thanks, sorry about the slow review!

slfritchie added a commit that referenced this pull request Apr 23, 2014
Remove extraneous 'thrift' dependency
@slfritchie slfritchie merged commit 4553933 into basho:master Apr 23, 2014
@sanmiguel
Copy link
Copy Markdown
Contributor Author

Lovely, thanks @slfritchie !

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.

2 participants