Open
Conversation
…ty to finish Patch by Alex Petrov; reviewed by Josh McKenzie and Marcus Eriksson for CASSANDRA-17851 Co-authored-by: Alex Petrov <oleksandr.petrov@gmail.com> Co-authored-by: Josh McKenzie <jmckenzie@apache.org>
patch by Tommy Stendahl; reviewed by Stefan Miklosovic and Aleksey Yeschenko for CASSANDRA-10383 Co-authored-by: Tommy Stendahl <tommy.stendahl@ericsson.com> Co-authored-by: Stefan Miklosovic <smiklosovic@apache.org>
patch by Caleb Rackliffe; reviewed by Jon Meredith and Stefan Miklosovic for CASSANDRA-17808
Patch by Chris Lohfink; reviewed by Josh McKenzie and Marcus Eriksson for CASSANDRA-17865 Co-authored-by: Chris Lohfink <clohfink@apple.com> Co-authored-by: Josh McKenzie <jmckenzie@apache.org>
Patch by Doug Rohrer; reviewed by Jyothsna Konisa, Francisco Guerrero Hernandez, Josh McKenzie, and Caleb Rackliffe for CASSANDRA-17867 Co-authored-by: Doug Rohrer <drohrer@apple.com> Co-authored-by: Josh McKenzie <jmckenzie@apache.org>
Patch by Caleb Rackliffe; reviewed by Abe Ratnofsky and Josh McKenzie for CASSANDRA-17898 Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com> Co-authored-by: Josh McKenzie <jmckenzie@apache.org>
…true to false Patch by Marcus Eriksson; reviewed by Caleb Rackliffe and Josh McKenzie for CASSANDRA-17897 Co-authored-by: Marcus Eriksson <marcuse@apache.org> Co-authored-by: Josh McKenzie <jmckenzie@apache.org>
Patch by Caleb Rackliffe; reviewed by Chris Lohfink and Josh McKenzie for CASSANDRA-17868 Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com> Co-authored-by: Josh McKenzie <jmckenzie@apache.org>
…ng list link patch by claudenw; reviewed by dritfx, dcapwell, josh-mckenzie, michaelsembwever and smiklosovic for CASSANDRA-17837
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17531
patch by Claude Warren; reviewed by Caleb Rackliffe and David Capwell for CASSANDRA-14218
…ndle them -deprecate and replace JMX setters that throw non-standard exceptions -deprecate and replace respective JMX getters as well to make JMX usage consistent patch by Leonard Ma; reviewed by Ekaterina Dimitrova and David Capwell for CASSANDRA-17668
Patch by Marcus Eriksson; reviewed by Aleksey Yeschenko and Josh McKenzie for CASSANDRA-17810 Co-authored-by: Marcus Eriksson <marcuse@apache.org> Co-authored-by: Josh McKenzie <jmckenzie@apache.org>
* cassandra-4.1: increment version to 4.1-beta1
* cassandra-4.1: Prepare debian changelog for 4.1-beta1
…rsnapshot patch by Stefan Miklosovic; reviewed by Paulo Motta for CASSANDRA-16860
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Because we have some other requirements in the process of using cassandra, we want to synchronize cassandra as the core library data to elasticsearch as needed, and some other uses. I used AuditLog in the learning process, and converted the sql data in AuditLog into DSL on demand according to the needs, and sent it to the elasticsearch cluster for use by the business side.
However, when I was grading and issuing the package, I was prompted that my authorization was unknown. Now my basic test has passed, and the testing.md in the code is the data I used for TESTING. I hope the official can give me an authorization to continue to use the functions I added in this part. Thanks a million.
While there are some methods to implement, others are too complicated at present.
For my code, I only need the following configuration, and that's it.
All the best
lei.fu
Commit messages should follow the following format:
The Cassandra Jira