Skip to content

Conversation

@agavra
Copy link
Contributor

@agavra agavra commented Dec 6, 2024

No description provided.

@agavra agavra requested a review from ableegoldman December 6, 2024 00:41
= inFlight.computeIfAbsent(asyncProcessorId, k -> new ConcurrentHashMap<>());

for (final AsyncEvent event : events) {
log.info("Scheduled event {}", event.inputRecord());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this really should be at DEBUG at the very least...

ableegoldman added a commit that referenced this pull request Dec 10, 2024
Combination of #398 and #399 for the full fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants