Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-1592

Do code improvement for static fields and Log in the AtlasClient.java

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • master
    • 1.0.0
    • plugins
    • None

    Description

      Do code improvement for static fields and Log in the AtlasClient.java
      change from private static final String ATLAS_ENTITY_lIST_API_ENDPOINT = "/api/atlas/v1/entities";
      to private static final String ATLAS_ENTITY_LIST_API_ENDPOINT = "/api/atlas/v1/entities";

      And alter: if (LOG.isDebugEnabled()) {
      LOG.debug("getEntityResource():Adding existsResource "
      + responseResource);

      Attachments

        Activity

          People

            zhangqiang2 Qiang Zhang
            zhangqiang2 Qiang Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: