Uploaded image for project: 'Apache Curator'
  1. Apache Curator
  2. CURATOR-174

Incompatible types between curator-rpc and the other elements

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Minor
    • Resolution: Abandoned
    • 2.7.0
    • None
    • Framework
    • None
    • Windows C# / Java / Zookeeper

    Description

      I'm using the curator-x-rpc module to connect Microsoft C# with zookeeper.
      In my Java application I'm using a specific InstanceDetails object which is used in the payload of the instance.
      If I'm using the curator-rpc module the data is set to byte[] which is not the case for my Java object, which is streamed with the JsonInstanceSerializer (default).

      By having this I'm not able to register an service through the curator-x-rpc module and then use it in my java application.
      The same problem occurs with the java TestClient which is part of the test set of the module.

      Also the created instances with the Java instances can't be used by the curator-x-rpc because of the missing InstanceDetails class.

      Attachments

        Issue Links

          Activity

            People

              randgalt Jordan Zimmerman
              koekj J.P. Koek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: