[
https://issues.apache.org/jira/browse/CASSANDRA-13504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000868#comment-16000868
]
Robert Stupp edited comment on CASSANDRA-13504 at 5/8/17 3:01 PM:
------------------------------------------------------------------
Proposed patch removes the schema notifications emitted via
{{SchemaAlteringStatement}}. This also simplified calling
{{grantPermissionsToCreator}}.
Also applied some code cleanup in {{MigrationManager}}.
||trunk|[branch|https://github.com/apache/cassandra/compare/trunk...snazy:13504-dup-notif-trunk]|[testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-13504-dup-notif-trunk-testall/lastSuccessfulBuild/]|[dtest|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-13504-dup-notif-trunk-dtest/lastSuccessfulBuild/]
(CI just triggered)
was (Author: snazy):
Proposed patch removes the schema notifications emitted via
{{SchemaAlteringStatement}}. This also simplified calling
{{grantPermissionsToCreator}}.
Also applied some code cleanup in {{MigrationManager}}.
||trunk|[branch|https://github.com/apache/cassandra/compare/trunk...snazy:13504-dup-notif-trunk]|[testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-13504-dup-notif-trunk-testall/lastSuccessfulBuild/]|[dtest|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-13504-dup-notif-trunk-dtest/lastSuccessfulBuild/]
(CI just triggered)
> Prevent duplicate notification messages
> ---------------------------------------
>
> Key: CASSANDRA-13504
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13504
> Project: Cassandra
> Issue Type: Bug
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Priority: Minor
> Fix For: 4.0
>
>
> Since CASSANDRA-9425 duplicate schema change notifications are being sent.
> One time via {{SchemaAlteringStatement#announceMigration}} and one time via
> {{Schema#merge}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]