Skip to content
This repository was archived by the owner on Nov 16, 2021. It is now read-only.
This repository was archived by the owner on Nov 16, 2021. It is now read-only.

Better exception messages #30

Description

@mheffner

Not sure which component is at fault here, but inspecting the exception raised to the cassandra gem when an operation fails gives:

#<CassandraThrift::Cassandra::Client::TransportException: CassandraThrift::Cassandra::Client::TransportException>

There does not appear to be any message field. It would be nice to know what exact transport issue led to this exception -- socket error, timeout, server error, etc. Is this information available and simply being lost or is this a problem with the thrift gem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions