Graylog2 / Graylog2/graylog2-server

Graylog node don't process journal messages unless have messages in

Open
#3,643 2 comments 0 reactions 0 assignees View on GitHub
to-verify
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## Expected Behavior
Node can continue to process journal messages when input is stopped.

## Current Behavior
Node stop process journal messages when there is no message coming.

## Possible Solution
It's a bug.

## Steps to Reproduce (for bugs)
1. start a global kafka input on 3 nodes.
2. config kafka topic with 3 shards.
3. increase messages sent to graylog, make one node have thousands of unprocessed messages.
4. stop the input and restart the node with unprocessed journal messages.
5. find the the node is back with many journal messages, but it stop to process them.

* Graylog Version: 2.2.1
* Elasticsearch Version:
* MongoDB Version:
* Operating System:
* Browser version:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.