An example of use is as follows. I am passing a producer or consumer link in many instances of objects in Java code. In some of them, I would like to do some Kafka configuration checks. This means that I would like to return to what effective configuration is stored in Kafka Producer / Consumer (including default values). I don't see anything explicit in java docs:
So how to get back Kafka configuration and setup?
, . , ( , "" ). , , - / , . , , , .
Source: https://habr.com/ru/post/1690319/More articles:How is the PostgreSQL CLUSTER different from the clustered index in SQL Server? - postgresqlSelecting columns based on row values in multiple columns using dplyr - rCluster and index without a cluster in PostgreSQL - indexingReferenceError: object with weak reference no longer exists - pythonDissolving polygonal shape form files - rHow to use Windsor IoC in ASP.net Core 2 - c #Download Google Play for above 11.0.4 - androidWhat are the reasons for using parser combinators? - parsingHow to scan Bluetooth "classic" and LE devices simultaneously in C ++? - c ++I can not get "android.provider.Telephony.SMS_RECEIVED" this broadcast in Android Oreo - androidAll Articles