You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2015/03/16 19:01:38 UTC

[jira] [Resolved] (SLING-4509) Job creation fails if combination of topic and name is too long on OAK

     [ https://issues.apache.org/jira/browse/SLING-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-4509.
-------------------------------------
    Resolution: Fixed

Fixed in rev 1667091 by not adding the topic to the node name

> Job creation fails if combination of topic and name is too long on OAK
> ----------------------------------------------------------------------
>
>                 Key: SLING-4509
>                 URL: https://issues.apache.org/jira/browse/SLING-4509
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Event 3.5.4
>            Reporter: Will McGauley
>            Assignee: Carsten Ziegeler
>             Fix For: Event 3.6.0
>
>
> OAK presents limits to the length of node names, intermediate path names, and total path length (at least on MongoMK).  
> Job creation can fail if the combination of the topic length and job name are too long.  The node name used for Jobs should probably be reduced in size by some means so this no longer can occur, or likely wouldn't occur.
> see also OAK-2636 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)