-
Notifications
You must be signed in to change notification settings - Fork 494
Afsql flush lines cleanup #2392
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Build FAILURE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me in general, with minor changes requested.
b6a2858
to
97b9d6c
Compare
Build SUCCESS |
97b9d6c
to
42e05e6
Compare
Build FAILURE |
42e05e6
to
0324ef0
Compare
Build SUCCESS |
0324ef0
to
223f383
Compare
@gaborznagy : rebased |
Build SUCCESS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix num_retries and setter function leftover.
note: when flush-lines was inherited from global config, the default value was 100: it is important to keep this default value, otherwise, the transaction remain uncommitted until syslog-ng eats all the memory Signed-off-by: Laszlo Budai <[email protected]>
223f383
to
5ea103f
Compare
updated |
Build SUCCESS |
depends on #2386