This repository was archived by the owner on Mar 7, 2018. It is now read-only.
Conversation
Merged
Contributor
Author
|
Note that ideally the bigint columns in this table should be counters. Using counters it's not needed to read back the old values and one can just insert the increment. Counters are also cassandra native and therefore race conditions are handled under the hood. |
c-w
added a commit
to CatalystCode/project-fortis-services
that referenced
this pull request
Aug 17, 2017
Made necessary by changes in this pull request CatalystCode/project-fortis-pipeline#118
rachelnicole
pushed a commit
that referenced
this pull request
Jan 24, 2018
… Settings Schema (#118) * Fixed admin setting integration issues * A variety of bug fixes to support pulling fortis events from the cassandra table into the news feed. * A variety of fixes to support showing fortis events in the news feed. * Fixing linting errors * Reverting executeQuery change * Fixing lint errors * Messages byBbox schema changes round II * Consolidating mainEdge and filteredEdges as conjunctivetopics field * Addressing clemens PR review comments * Restructuring edge schema, and moving admin related services to settings schema * rebasing * Fixing top sources schema * Fixing lint errors * Fixing lint errors
rachelnicole
pushed a commit
that referenced
this pull request
Jan 24, 2018
…licy Use same load balancing policy as fortis-services
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Based on https://github.com/CatalystCode/project-fortis-pipeline/pull/117/files#diff-e79522b8c1a9d91a3f8005389e6302c2L168, to get this merged faster.