Skip to content

Conversation

@dcapwell
Copy link
Contributor

No description provided.

@dcapwell
Copy link
Contributor Author

working on patch to make it so we can disable this behavior (leaving as default in 4.1 release for now)

DataLimits limits,
DataRange dataRange,
IndexMetadata index)
int digestVersion,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

only fixed the formatting here.

String msg = tombstoneAbortMessage(warnings.tombstoneAborts.get(), warnings.maxTombstoneAbortsCount.get(), command.toCQLString());
ClientWarn.instance.warn(msg + " with " + command.loggableTokens());
logger.warn(msg);
cfs().metric.clientTombstoneAborts.mark();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

should we inc if the query doesn't fail? kinda think we should inc at the throws?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants