Wrong cassandra consistency level configuration #155
Closed
amitpriyadarshi
started this conversation in
Bugs
Replies: 2 comments 3 replies
-
@amitpriyadarshi In the last release of Knowlg, we deprecated the learning service, and since then, we have not made any further changes to this repository. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@pallakartheekreddy do you mean all the apis are moved out of lerning-service? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@pallakartheekreddy there is a wrong cassandra consistence level configuration in learning service. In dev environment there is single node cluster but the cassandra configuration is hard coded as
QUORUM
. The configuration key iscassandra.lp.consistency.level
. Please parameterise this so that it can be configured at adopter and environment level.Beta Was this translation helpful? Give feedback.
All reactions