soumitra-st opened a new issue, #12677:
URL: https://github.com/apache/pinot/issues/12677

   I cannot create server pool using `Edit Config` button in Pinot UI.
   
   The rest API results in 400 Bad Request with below exception:
   ````
   Cannot deserialize value of type 
`org.apache.pinot.spi.config.instance.InstanceType` from String "server": not 
one of the values accepted for Enum class: [BROKER, SERVER, CONTROLLER, MINION]
    at [Source: 
(org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream);
 line: 4, column: 11] (through reference chain: 
org.apache.pinot.spi.config.instance.Instance["type"])
   ```
   
   Edit Config button
   <img width="401" alt="edit-config" 
src="https://github.com/apache/pinot/assets/127247229/04514b2c-5b6e-45a4-8cf9-3ac4d1308d98";>
   
   Edit Config showing type as `server`
   <img width="327" alt="edit-config-server" 
src="https://github.com/apache/pinot/assets/127247229/b1d609ea-c454-4efd-9972-f157d6fdeb04";>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to