mrproliu opened a new pull request, #681:
URL: https://github.com/apache/skywalking-banyandb/pull/681

   1. Using the 
https://github.com/apache/skywalking-banyandb/blob/main/api/proto/banyandb/common/v1/common.proto#L47
 as the versioning item for property items. 
   2. Add `deleted` field in the `index.Document` to mark the document is 
deleted or not(not physical).
   3. Update the property query protocol between liaison and data nodes for the 
tombstone mechanism query.
   4.  Disable all physical property deletion mechanism(mark as TODO), will fix 
in future PR.
   5. Notify all replicas when apply the property. 
   6. Added an IT for checking the whole process of property operation. 
   
   - [x] Add a unit test to verify that the fix works.
   - [x] If this pull request closes/resolves/fixes an existing issue, replace 
the issue number. Fixes apache/skywalking#13279.
   - [x] Update the [`CHANGES` 
log](https://github.com/apache/skywalking-banyandb/blob/main/CHANGES.md).
   


-- 
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: notifications-unsubscr...@skywalking.apache.org

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

Reply via email to