[Bug 60069] SamplerCreatorFactory.getSamplerCreator has two unused parameters

2016-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60069

Philippe Mouawad  changed:

   What|Removed |Added

 CC||p.mouawad@ubik-ingenierie.c
   ||om
   Hardware|PC  |All
   Severity|normal  |enhancement
 OS|Mac OS X 10.1   |All

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 60069] SamplerCreatorFactory.getSamplerCreator has two unused parameters

2016-09-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60069

--- Comment #2 from UbikLoadPack support  ---
Hello sebb,
If you intend to drop SamplerCreator.createSampler in the end, then you should
first deprecate the one with 2 parameters and make it call the new one in next
release , then drop the deprecated one in N+2 release.
Otherwise it will break plugins, for example we would be concerned by such
modification.

Thank you for taking into account this request.

Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 60069] SamplerCreatorFactory.getSamplerCreator has two unused parameters

2016-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60069

--- Comment #1 from Sebb  ---
The interface method SamplerCreator.createSampler also does not need the
encoding Map parameters

-- 
You are receiving this mail because:
You are the assignee for the bug.