NAMAN JAIN

Results 17 comments of NAMAN JAIN

https://github.com/knative/eventing/pull/8817 @cardil @evankanderson @jijo-OO7 @pierDipi i open this pr for this issues please review

> I’m beginning work on Phase 1, focusing on instrumentation and introducing a centralized `RecordEventDropped` entry point based on the earlier discussion. Will share updates as things progress. @cardil @evankanderson...

The error indicates a Netty packet size limit issue (default 8MB) during account linking, likely due to oversized data transfer (e.g., player inventory, session cache, or world chunks) between Bedrock...

I found the issue! The problem is in the JavaLevelChunkWithLightTranslator.java file where chunk data is being sent to Bedrock clients. When the payload size exceeds Minecraft's protocol limit, it causes...

@aloki @Novampr I found the root cause of the issue! The problem was in JavaLevelChunkWithLightTranslator.java, where chunk data was being sent to Bedrock clients. When the payload size exceeded Minecraft’s...