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

Ignite does need thin-client APIs as all public APIs can be used on clients

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • sprint-1
    • sprint-1
    • general
    • None

    Description

      I believe the whole "client" package can be moved to "internal" is it is only used internally by JDBC driver. Going forward we will refactor the JDBC driver to use standard GridGain APIs.

      Note, that we still need some configuration to remain in Ignite in order to support HTTP connectivity over Jetty or Memcached connectivity.

      For that we should rename ClientConnectionConfiguration to org.apache.ignite.configuration.ConnectorConfiguration with leave the following properties:

      • jettyPath
      • restPortRange -> rename to tcpPortRange
      • restAccessibleFolders should be removed together with "log" command which needs it.
      • restExecSvc -> execSvc
      • restSvcShutdown -> svcShutdown (do we need it?)
      • clientMsgInterceptor -> msgInterceptor

      Attachments

        Activity

          People

            vozerov Vladimir Ozerov
            dsetrakyan Dmitriy Setrakyan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: