[ 
https://issues.apache.org/jira/browse/TINKERPOP-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007868#comment-18007868
 ] 

ASF GitHub Bot commented on TINKERPOP-3168:
-------------------------------------------

andreachild commented on code in PR #3159:
URL: https://github.com/apache/tinkerpop/pull/3159#discussion_r2213751451


##########
gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/Settings.java:
##########
@@ -210,21 +210,29 @@ public Settings() {
      * created {@link Session} will queue separately given that setting per 
session.
      * <p/>
      * By default this value is set to 8192.
+     *
+     * @deprecated As of release 3.8.0, not replaced.
      */
+    @Deprecated

Review Comment:
   Should this be deprecated since I still see this setting in master branch?





> Deprecate UnifiedChannelizer and related infrastructure
> -------------------------------------------------------
>
>                 Key: TINKERPOP-3168
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-3168
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.7.3
>            Reporter: Stephen Mallette
>            Priority: Major
>
> The {{UnifiedChannelizer}} never reached production status and has already 
> been removed in 4.x, so worth marking as deprecated for 3.8.0 at this point.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to