GitHub user braitz opened a pull request:
https://github.com/apache/thrift/pull/27
export transport and protocol so they can be used outside the cassandra/...
...server context
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/braitz/thrift trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/27.patch
----
commit bbc2c9d565ab7fb584f5c7881b992a90ea7b10b9
Author: Barbara Raitz <[email protected]>
Date: 2012-10-21T10:49:09-07:00
export transport and protocol so they can be used outside the
cassandra/server context
----