inlong icon indicating copy to clipboard operation
inlong copied to clipboard

[Improve][SDK] Optimization of ultra-long field processing in InlongSDK

Open vernedeng opened this issue 1 year ago • 1 comments

Description

SDK does not limit the maximum report data size, while dataproxy only supports processing a maximum of 500k bytes for each message.

image

Location: inlong-sdk/dataproxy-sdk/

Requirements:

  1. Support automatic ultra-long data truncation in SDK
  2. User-configurable automatic truncation
  3. Provide the default value of the allowed data length

This issue is a dedicated issue for the 2024 Tencent Rhino-bird Open Source Talent Training event and is only available for college students to claim 【Claim the issue】Sign up for the corresponding issue in columns M~R of the Research and Study Base "issue Camp" to be considered as successfully claimed. 【Complete the issue】For students who have claimed the issue, please also reply "Successfully claimed this issue" in the comment section of this issue; if there is no progress submitted within 7 days, including but not limited to comments, commits, or Pull Requests, it will be considered as voluntarily giving up the issue and the committee will release the issue to the next person in line.

InLong Component

InLong SDK

Are you willing to submit PR?

  • [ ] Yes, I am willing to submit a PR!

Code of Conduct

vernedeng avatar Jun 19 '24 14:06 vernedeng

Successfully claimed this issue

Hackerismydream avatar Jun 29 '24 01:06 Hackerismydream

已领取该问题

ratSquealer avatar Jul 09 '24 15:07 ratSquealer

初步写好处理代码,但是在测试TcpClientExample.java文件(根据调用修改后),报链接错误: Connect Manager error, message: Unsupported or unrecognized SSL message QQ图片20240714224212 QQ图片20240714224423 在调查问题后,手动修改为http后,可以连接,但从代码角度来看,要修改TcpClientExample.java和ProxyClientConfig.java文件(重点),不知道是否进行,希望能得到导师指导。 我是在win11下面部署的inlong QQ图片20240714224325

ratSquealer avatar Jul 14 '24 14:07 ratSquealer

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Sep 13 '24 01:09 github-actions[bot]