Pinpoint: Why "API-METADATA-NOT-FOUND" occurred?

Created on 8 Oct 2016  路  4Comments  路  Source: pinpoint-apm/pinpoint

When I running pinpoint for about 7days or longer, opening the call stack, it will appear "API-METADATA-NOT-FOUND".
Btw, I have changed the TTL of hbase table.

question

Most helpful comment

API-METADATA are stored in ApiMetaData Table.

If you change the TTL of ApiMetaData Table, It would have been deleted.

  • To set the TTL of *Metadata Table to long value. (eg: 90days)

All 4 comments

API-METADATA are stored in ApiMetaData Table.

If you change the TTL of ApiMetaData Table, It would have been deleted.

  • To set the TTL of *Metadata Table to long value. (eg: 90days)

Thanks a lot. Problem solved.

May I ask how to solve the problem?

Reference to the recent issue - #6496

@koo-taejin @jaehong-kim @emeroad @Xylus @jefry86 @yanpeng-ali @MarsZhu @minwoo-jung

It looks functional issue where "synchronizing the start time value of agent is not in sync whole it reaches collector server" Can someone please shed some light or definite pointers on how to solve API-METADATA-NOT-FOUND issue which is almost deteriorating my usage of pinpoint in my cloud system and it seems like @jefry86 mentioned very clearly that "the startTime value of metadata is different"

It would be really great and kind if someone could help me address this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Allive1 picture Allive1  路  5Comments

ing-arriola picture ing-arriola  路  3Comments

sarakavi picture sarakavi  路  6Comments

geniuszhe picture geniuszhe  路  3Comments

08s011003 picture 08s011003  路  3Comments