Class | Description |
---|---|
BucketConfigRefreshFailedEvent | |
BucketConfigUpdatedEvent |
This event is raised when a bucket config has been updated.
|
CollectionMapDecodingFailedEvent |
This event is raised if a collection map could be loaded, but afterwards cannot be decoded and used
as intended.
|
CollectionMapRefreshFailedEvent |
This event is raised if a collection map could not be refreshed properly.
|
ConfigIgnoredEvent | |
GlobalConfigUpdatedEvent | |
HighIdleHttpConnectionTimeoutConfiguredEvent |
This event is raised if the user configures a idleHttpConnectionTimeout over one minute, which will have some
negative side effects on the search service.
|
UnorderedExecutionEnabledEvent |
If unordered execution is enabled via a system property, this warning event is raised to make sure the
user is aware that this is unsupported for now!
|
Enum | Description |
---|---|
BucketConfigRefreshFailedEvent.Reason |
The reason with severity for the failure.
|
BucketConfigRefreshFailedEvent.RefresherType |
The type of refresher that causes the failure.
|
CollectionMapRefreshFailedEvent.Reason | |
ConfigIgnoredEvent.Reason |
The reason why the proposed config got ignored.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.