-
Deprecated InterfacesInterfaceDescriptionThe "bucket" method is now part of the Request interface, so ScopedRequest is no longer needed.the "target" method is now part of the Request interface, so the TargetedRequest interface is no longer necessary.
-
Deprecated ClassesClassDescriptionin favor of issuing manager requests using
CoreHttpClient
. CAVEAT: the core HTTP client throws an exception if the response's HTTP status code indicates failure. This is in contrast to GenericManagerRequest, whose response completes "successfully" regardless of HTTP status code.
-
Deprecated Exceptions
-
Deprecated MethodsMethodDescriptionPlease use
Event.created()
instead.please useThresholdLoggingTracer.create(EventBus, ThresholdLoggingTracerConfig)
instead.Please useCoreEnvironment.Builder.ioEnvironmentConfig()
instead.the logging infrastructure picks the logger name automatically now based on the event type so it is easier to enable/disable logging or change the verbosity level for certain groups rather than having a single universal logger name.the logging infrastructure picks the logger name automatically now based on the event type so it is easier to enable/disable logging or change the verbosity level for certain groups rather than having a single universal logger name.
-
Deprecated Constructors
-
Deprecated Enum ConstantsEnum ConstantDescriptionthis feature is considered retired.