OpenLiberty / open-liberty

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
https://openliberty.io
Eclipse Public License 2.0
1.13k stars 577 forks source link

Clear early message queue before storing InstantOn checkpoint #28863

Open donbourne opened 4 days ago

donbourne commented 4 days ago

We should avoid storing data from the early message queue in the InstantOn checkpoint for 2 reasons:

donbourne commented 4 days ago

@pgunapal , can you please provide a link to where in the code we add to the early message queue?