Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Full description of the issue
  • Affected version(s)
  • Expected behaviour
  • Actual behaviour
  • Impact - this is important for setting priority
  • Steps to reproduce - ideally a Minimal reproducible example
  • (Optional) Attached artifacts: Screenshots, Logs, Test data, etc.

NCMP Bugs

It is observed that there There has been much confusion about the number of CM-handles the bug reporters are testing with. In many tickets, phrases such as "80k deployment" is used, but in some cases this was 6k CM-handles, and 20k for others!

  • How Bug report should include how many CM-handles are registered/queried? 

Performance Bugs

Performance issues are significantly more difficult to reproduce, being very sensitive the user's deployment/environment.

  • Available resources in the deployment (memory and CPU cores, number of application instances)
  • What is the load on the system (how many concurrent operations, etc.)?
  • Measured CPU and memory consumption
  • For Out Of Memory Errors (OOMEs): Attached heap dump - I think this should be a requirement moving forward

...