You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by "xiaodizi (via GitHub)" <gi...@apache.org> on 2023/04/07 01:35:46 UTC

[GitHub] [cassandra] xiaodizi opened a new pull request, #2266: V4.1.1.2

xiaodizi opened a new pull request, #2266:
URL: https://github.com/apache/cassandra/pull/2266

   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
   
   <img width="970" alt="image" src="https://user-images.githubusercontent.com/10411525/230522579-a819d489-4c75-4c82-8d7f-a89571563d34.png">
   
    
   Commit messages should follow the following format:
   
   ```
   <One sentence description, usually Jira title or CHANGES.txt summary>
   
   <Optional lengthier description (context on patch)>
   
   patch by <Authors>; reviewed by <Reviewers> for CASSANDRA-#####
   
   Co-authored-by: lei.fu<30...@qq.com>
   
   ```
   
   The [Cassandra Jira](https://issues.apache.org/jira/projects/CASSANDRA/issues/)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org