Uploaded image for project: 'S2Graph'
  1. S2Graph
  2. S2GRAPH-244

"getEdges" result count issue (s2rest_play)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: To Do
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      We are currently reviewing for the introduction of s2graph.

      There are the following issues during testing by configuring the cluster environment:

      • When you search for data with more than 10 edges with offset: 0, limit: 10, you will get less than 9 results.
        • please check the attached files.
          • Set the offset to 4 to get the desired count.
          • It appears that there is incorrect data between the first column with degree information and the first edge data column.
        • 1 data difference is recognized by the S2GRAPH-243 issue.
      • my test environment
        • hbase cluster: 2master, 5region
        • mysql server
        • s2rest_play server: 8ea
          • query data from the original database and distribute it to 8 servers
        • configuration(application.conf)
          • changed
            • hbase.zookeeper.quorum
            • db.default.driver
            • db.default.url
            • db.default.user
            • db.default.password
      • Question
        • s2rest_play Is there anything else I need to know about cluster configuration?

      Attachments

        Activity

          People

            steamshon Do Yung Yoon
            Heewon Heewon Jung
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: