Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6456

Add flags to ClientConnectorConfiguration which enable/disable different clients

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.4
    • jdbc, odbc, thin client

    Description

      There is currently no way to disable only one client. For example, currently you can't disallow thin JDBC driver connectivity alone, you can only disable the whole ClientListenerProcessor, which is going to disable ODBC and thin .NET clients as well.

      We should add options to disable/enable every single client, supported by the ClientListenerProcessor separately. For example, we can add flags to the ClientConnectorConfiguration:
      allowJdbc
      allowOdbc
      allowClient

      Attachments

        Issue Links

          Activity

            People

              rkondakov Roman Kondakov
              isapego Igor Sapego
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: