Skip to content

Conversation

Kokan
Copy link
Collaborator

@Kokan Kokan commented Apr 4, 2019

The grouping-by stores some information between reloads in cfg persist, but it uses a fixed grouping-by() persist name to store its keys. Using two group-by in configuration causes issues:

  • only the last grouping-by context is stored
  • only the first grouping-by get contexts from persist (which may or may not it's own)

Note: this PR does not actully solves the above issue, but aims to help a little bit via including the key into the name.

@kira-syslogng
Copy link
Contributor

Build SUCCESS

@Kokan Kokan force-pushed the groupingby_persist_name branch from cef4fd1 to eeaad8f Compare April 8, 2019 07:03
furiel
furiel previously approved these changes Apr 8, 2019
@kira-syslogng
Copy link
Contributor

Build FAILURE

@kira-syslogng
Copy link
Contributor

Build SUCCESS

@lbudai lbudai merged commit 98dab2e into syslog-ng:master Apr 9, 2019
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.

4 participants