caozhen1937 commented on issue #2750:
URL: https://github.com/apache/fluss/issues/2750#issuecomment-3976777171

   @loserwang1024 Hi,Can I take over this bug? 
   
   Approach: 
   1. The server side performs strict validation, checking `hasPrimaryKey` in 
`TabletService.produceLog` and `TabletService.putKv`. 
   2. The ReplicaManager provides fallback validation. Inside 
`ReplicaManager.appendToLocalLog`, it retrieves `Replica.getTableInfo()` by 
bucket. If it is a PK table, it directly returns an error result without 
writing it.


-- 
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]

Reply via email to