Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-11100

Rename org.infinispan.server.loader.Loader to InfinispanServerLoader

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • None
    • None
    • None

      When running a command to get the PID from jps the word Loader will be there and we can conclude what is "Loader"

      Before:
      ./profiler.sh -d 10 "$(jps | grep "Loader" | cut -d ' ' -f1)"

      After:
      ./profiler.sh -d 10 "$(jps | grep "InfinispanServerLoader" | cut -d ' ' -f1)"

              dlovison@redhat.com Diego Lovison
              dlovison@redhat.com Diego Lovison
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: