Skip to content

Fix function namespace manager instantiation failure#13842

Merged
rongrong merged 1 commit intoprestodb:masterfrom
caithagoras:s8
Dec 12, 2019
Merged

Fix function namespace manager instantiation failure#13842
rongrong merged 1 commit intoprestodb:masterfrom
caithagoras:s8

Conversation

@caithagoras
Copy link
Contributor

@caithagoras caithagoras commented Dec 11, 2019

== RELEASE NOTES ==

General Changes
* Fix an issue where server fails to start when two function namespace managers of the same type are specified.

@caithagoras caithagoras requested a review from rongrong December 11, 2019 08:06
@caithagoras caithagoras changed the title Fix the failure when instantiate multiple function namespace managers Fix function namespace manager instantiation failure Dec 11, 2019
@rongrong
Copy link
Contributor

Please fix checkstyle error.

Function namespace manager name identifies the type (namely, the
implementation class) of a function namespace manager. However, it
is also incorrectly used as a key to identify instances of function
namespace manager.

With the fix, the config file name (without the file extention) is
used as the instance id.
@rongrong rongrong merged commit ab80d8d into prestodb:master Dec 12, 2019
@caithagoras caithagoras deleted the s8 branch December 12, 2019 19:37
@aweisberg aweisberg mentioned this pull request Jan 17, 2020
7 tasks
@caithagoras caithagoras mentioned this pull request Jan 22, 2020
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants