You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/01 12:12:35 UTC

[GitHub] [apisix-java-plugin-runner] dongqisilent commented on issue #63: bug: Java pulugin ruuner filter get config occured java.lang.IndexOutOfBoundsException: null

dongqisilent commented on issue #63:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/63#issuecomment-910224762


   I find the same problem,then i find something when error happend;
   watch com.google.common.cache.Cache getIfPresent '{params,returnObj,throwExp}'  -n 5  -x 3
   
   
   Affect(class count: 3 , method count: 1) cost in 97 ms, listenerId: 5
   method=com.google.common.cache.LocalCache$LocalManualCache.getIfPresent location=AtExit
   ts=2021-09-01 19:43:49; [cost=0.078167ms] result=@ArrayList[
       @Object[][
           @Long[1399571776],
       ],
       @A6Conf[
           req=@Req[
               bb_pos=@Integer[12],
               bb=@DirectByteBuffer[java.nio.DirectByteBuffer[pos=0 lim=204 cap=204]],
               vtable_start=@Integer[4],
               vtable_size=@Integer[8],
               utf8=@Utf8Safe[com.google.flatbuffers.Utf8Safe@5c90c49b],
           ],
           **chain=@PluginFilterChain[
               index=@Integer[0],
               filters=@ArrayList[isEmpty=false;size=1],
           ],**
       ],
       null,
   ]
   
   @tzssangglass 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org