vaijosh commented on PR #3081:
URL: https://github.com/apache/hugegraph/pull/3081#issuecomment-5266968346

   @imbajin @VGalaxies 
   I have committed few more changes, fixed multiple review comments by Claude 
Code and Github Copilot.
   
   Tested following scenarios 
   1. SST and metadata synching is happening properly when Flush happens - End 
to End test and Manual steps in README.md
   2. During Compaction the new files are synced and few files are deleted.  - 
End to End tests.
   3. During disk failures, the rehydration happens via Cloud storage. - End to 
End test and Manual steps in README.md
   4. During delete scenarios the TOMBSTONE is written and when delete is 
complete the data is deleted. - End to End test
   5. Load IBM AML large data  ( Around 677609 Vertices and 17843793 Edgest) - 
aml_sql_showcase_hugegraph.ipynb


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to