Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test attempt to increase max collection name length from 64 chars to 256 #9890

Merged
merged 10 commits into from Oct 25, 2019

Conversation

jsteemann
Copy link
Contributor

@jsteemann jsteemann commented Sep 3, 2019

Scope & Purpose

Increase maximum collection name length from 64 chars to 256.

  • Strictly new functionality (i.e. a new feature / new option, no need for porting)
  • The behavior change can be verified via automatic tests

Testing & Verification

This change is already covered by existing tests, such as shell-collection.js.

This will need adjustments in the docs, and potentially for some of the drivers, so please keep this PR open for now and don't merge it.

@jsteemann jsteemann added the 9 WIP label Sep 3, 2019
@jsteemann jsteemann added this to the devel milestone Sep 3, 2019
@jsteemann jsteemann changed the title test attempt to increase max collection name length from 64 chars to 128 test attempt to increase max collection name length from 64 chars to 256 Sep 12, 2019
@jsteemann jsteemann removed the 9 WIP label Oct 22, 2019
@jsteemann
Copy link
Contributor Author

@jsteemann
Copy link
Contributor Author

@jsteemann
Copy link
Contributor Author

@jsteemann
Copy link
Contributor Author

Note: may affect drivers and needs a documentation PR.

@jsteemann jsteemann merged commit df02bcd into devel Oct 25, 2019
@jsteemann jsteemann deleted the feature/increase-collection-name-max-length branch October 25, 2019 16:00
ObiWahn added a commit that referenced this pull request Oct 25, 2019
* origin/devel:
  micro optimizations (#10316)
  test attempt to increase max collection name length from 64 chars to 256 (#9890)
  Feature/force backup (#10265)
  upgrade vpack library (#10314)
  avoid string copies in several cases (#10317)
  Round index estimates when comparing plan, we do not really care for exact equallity, they should only not be off by much (#10312)
ObiWahn added a commit that referenced this pull request Oct 28, 2019
…ture/smart-join-views-2

* 'devel' of https://github.com/arangodb/arangodb:
  rawPayload shouldn't return the full reply buffer (#10319)
  micro optimizations (#10316)
  test attempt to increase max collection name length from 64 chars to 256 (#9890)
  Feature/force backup (#10265)
  upgrade vpack library (#10314)
  avoid string copies in several cases (#10317)
  Round index estimates when comparing plan, we do not really care for exact equallity, they should only not be off by much (#10312)
  make ccache optional (#10310)
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.

None yet

1 participant