bumpy-activity-74405
08/17/2021, 11:02 AMcom.linkedin.dataset.UpstreamLineage aspects for the datasets via the rest api. However I see that some pages do not load when trying to batchLoad (I think) the upstream/downstream dependency datasets. The UI looks like this:bumpy-activity-74405
08/17/2021, 11:04 AM10:58:37 [R2 Nio Event Loop-3-2] DEBUG c.l.r.t.h.c.rest.RAPResponseHandler - data-platform-datahub-gms/10.126.240.134:8080: handling a response
10:58:37 [R2 Nio Event Loop-3-2] DEBUG c.l.r.t.h.c.rest.RAPResponseHandler - data-platform-datahub-gms/some_ip:8080: exception on active channel
io.netty.handler.codec.TooLongFrameException: Response entity too large: HttpObjectAggregator$AggregatedFullHttpResponse(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 2097152, cap: 2097152, components=259))
HTTP/1.1 200 OK
Date: Tue, 17 Aug 2021 10:58:37 GMT
Content-Type: application/json
X-RestLi-Protocol-Version: 2.0.0
Server: Jetty(9.4.20.v20190813)
at io.netty.handler.codec.http.HttpObjectAggregator.handleOversizedMessage(HttpObjectAggregator.java:276)
at io.netty.handler.codec.http.HttpObjectAggregator.handleOversizedMessage(HttpObjectAggregator.java:87)
at io.netty.handler.codec.MessageAggregator.invokeHandleOversizedMessage(MessageAggregator.java:404)
at io.netty.handler.codec.MessageAggregator.decode(MessageAggregator.java:293)
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:316)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.lang.Thread.run(Thread.java:748)
10:58:37 [R2 Nio Event Loop-3-2] DEBUG c.l.r.t.h.c.rest.RAPResponseHandler - data-platform-datahub-gms/some_ip:8080: idle channel closedbumpy-activity-74405
08/17/2021, 11:04 AMv0.8.6green-football-43791
08/17/2021, 4:28 PMgreen-football-43791
08/17/2021, 4:29 PMgreen-football-43791
08/17/2021, 4:29 PMio.netty.handler.codec.TooLongFrameException: Response entity too large: HttpObjectAggregator$AggregatedFullHttpResponse(decodeResult: success, version: HTTP/1.1, content: CompositeByteBuf(ridx: 0, widx: 2097152, cap: 2097152, components=259))green-football-43791
08/17/2021, 4:29 PMbumpy-activity-74405
08/17/2021, 4:32 PMdo your entities have long descriptions, many tags, or deeply interconnected lineage by any chance?No tags, long descriptions here and there, the lineage is a bit ridiculous too.
green-football-43791
08/17/2021, 4:32 PMgreen-football-43791
08/17/2021, 4:32 PMgreen-football-43791
08/17/2021, 4:33 PMgreen-football-43791
08/17/2021, 4:33 PMbumpy-activity-74405
08/17/2021, 4:34 PMgreen-football-43791
08/17/2021, 4:36 PMgreen-football-43791
08/17/2021, 4:36 PMbumpy-activity-74405
08/17/2021, 4:42 PMbumpy-activity-74405
08/17/2021, 4:43 PMgreen-football-43791
08/17/2021, 4:44 PMgreen-football-43791
08/17/2021, 4:53 PM