Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 5207
blob61378f15f1a9ff3d2ab952c0411f5bdb4b84d4c8
1 Title: Bulk discovery: Fixed "Maximum number of retries reached" error during bulk discovery
2 Level: 1
3 Component: wato
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.5.0i1
9 Date: 1505307556
11 When performing a bulk discovery on more than 40 hosts an error with
12 this message could occur:
14 "Error during discovery: Maximum number of retries reached. You need to restart the bulk service discovery"
16 After this fix you should be able to perform bulk discoveries with a lot
17 larger number of hosts. The limitating factor (limited number of transaction ids)
18 has been removed.