Bipin Prasad

Results 9 issues of Bipin Prasad

## What is the purpose of the change *Active MQ version 5.17.0 works with newer version of com.google.guava* ## How was the change tested *Active-MQ-broker classes in version 5.17.0 are...

## What is the purpose of the change *mvn build creates a large number of repeated WARNING messages* Static Code Analyzer (using PMD plugin) reports a large number of errors....

stale-but-worth-a-look

## What is the purpose of the change *When JVM is reused in test threads, changed to singleton classes will persist and may interfere yield incorrect test results. Change the...

## What is the purpose of the change *Sometimes doCleanup can take a long time (several minutes) while holding submitLock. This slows down other "submitLock" dependent activities. Execute doCleanup without...

## What is the purpose of the change *While backtracking in scheduling code, Ackers are skipped. However, under certain circumstances a null WorkerSlot is passed as parameter to SchedulingSearcherState.backtrack(). This...

## What is the purpose of the change By default jvm disables assertion for performance, and we allow JVM options to be configured at deployment time, it is best to...

## What is the purpose of the change *Make TException classes consistent with Exception class and eventually remove Wrapped exception classes. ## How was the change tested *Recompile and run...

stale-but-worth-a-look

## What is the purpose of the change *Error in JVM options can cause the worker launch to fail. This change will detect the erroneous options to be detected early...

stale-but-worth-a-look

## What is the purpose of the change *Recommended by Dependabot - however that PR fails to build* ## How was the change tested *mvn test*