Change varchar to text for CDP and LLDP tables
Description
Acceptance / Success Criteria
Lucidchart Diagrams
Activity

Antonio Russo March 9, 2015 at 11:40 AM
merged the changes in develop, foundation and release-15.0.2

Antonio Russo March 9, 2015 at 11:37 AM
merged to foundation!
MacBook-Pro-di-Antonio-Russo:opennms antonio$ git push
Counting objects: 100, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (13/13), done.
Writing objects: 100% (13/13), 1.27 KiB | 0 bytes/s, done.
Total 13 (delta 5), reused 0 (delta 0)
To git@github.com:OpenNMS/opennms.git
4b07ba2..459b886 foundation -> foundation

Antonio Russo March 9, 2015 at 11:31 AM
merged to develop!
MacBook-Pro-di-Antonio-Russo:opennms antonio$ git push
Counting objects: 258, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (23/23), done.
Writing objects: 100% (32/32), 3.77 KiB | 0 bytes/s, done.
Total 32 (delta 10), reused 0 (delta 0)
To git@github.com:OpenNMS/opennms.git
7bad3bc..5373cd9 develop -> develop

Antonio Russo March 5, 2015 at 6:26 AM
cherrypicked to foundation
MacBook-Pro-di-Antonio-Russo:opennms antonio$ git push --verbose origin features/foundation-enlinkd
Pushing to git@github.com:OpenNMS/opennms.git
Counting objects: 146, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (18/18), done.
Writing objects: 100% (19/19), 2.38 KiB | 0 bytes/s, done.
Total 19 (delta 7), reused 0 (delta 0)
To git@github.com:OpenNMS/opennms.git
[new branch] features/foundation-enlinkd -> features/foundation-enlinkd
updating local tracking ref 'refs/remotes/origin/features/foundation-enlinkd'

Antonio Russo March 5, 2015 at 5:52 AM
Cherry Picked to a branch for 15.0.2
MacBook-Pro-di-Antonio-Russo:opennms antonio$ git push --verbose origin features/15.0.2-enlinkd
Pushing to git@github.com:OpenNMS/opennms.git
Counting objects: 135, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (16/16), done.
Writing objects: 100% (16/16), 1.44 KiB | 0 bytes/s, done.
Total 16 (delta 6), reused 0 (delta 0)
To git@github.com:OpenNMS/opennms.git
4323432..c55daf7 features/15.0.2-enlinkd -> release-15.0.2
updating local tracking ref 'refs/remotes/origin/release-15.0.2'
There are a lot o reported issue related to the fact that the we have a could not insert" while persisting lldp chassisid, portid and cdp cache name and port and device due to the limited size of the table row.